From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@9fans.net Date: Mon, 10 Nov 2008 10:00:17 +0000 From: lupin636@gmail.com Message-ID: <201d3889-20ac-494b-8025-e1d082b2e1ee@c2g2000pra.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable References: <5a78757d-9df6-4b9b-a113-55c47179e825@d10g2000pra.googlegroups.com> Subject: Re: [9fans] exporting namespace Topicbox-Message-UUID: 381f396a-ead4-11e9-9d60-3106f5b1d025 On 3 Nov, 14:04, quans...@quanstro.net (erik quanstrom) wrote: > > m trying to export a namespace from my file server (that is a > > namespace's bootes) to my terminal (logging as a client), i tried to > > do: > > servname% exportfs -a -r /tmp �(from file server) > > but i have this error: > > exportfs: auth_proxy: auth_proxy write fd: inappropriate use of fd > > before doing this, i opened the listeners by doing: > > aux/listen tcp > > why not use cpu to do this? > > > Furthermore,from fileserver, i tried to export a namespace by doing: > > srvfs -d spy /tmp > > so it display the issue only on it; �from terminal i can import > > services from filesever by doing: > > import -a servername '#s' /username/tmp > > but i can't see /srv/spy, i see all other things but not the last > > created. > > namespaces are not lexically bound. �i think you'll > find that srvfs is in a namespace that can't see the result > of the import. �if instead you do the import before the > srvfs, i think you'll see the expected result. > > - erik Thanks a lot Eric for your response... I did it as you said and the result was what i expected.. Now i have other problems with connections from terminal to diskless cpuserver, but i already started a new post, so maybe we'll see there...thanks Armando