From mboxrd@z Thu Jan 1 00:00:00 1970 To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> From: Adriano Verardo Message-ID: <56032855.8040607@mail.com> Date: Thu, 24 Sep 2015 00:31:49 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0 SeaMonkey/2.35 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [9fans] Out of pseudo mount points Topicbox-Message-UUID: 6bac5222-ead9-11e9-9d60-3106f5b1d025 I have 2 identical hosts (same hw, same kernel, same cpurc, ....) ... but A# import -b B /srv /srv A# mount /srv/kfs /n/k beeing /srv/kfs imported from B, works as expected and B# import -b A /srv /srv B# mount /srv/kfs /n/k beeing /srv/kfs imported from A, produces "mount: /n/k: Out of pseudo mount points". The same for all file servers imported from A. Where is/could be the (my, sure) error ? Can someone kindly help me ? adriano