Re: Accessing NFS from OS X. Was: NFS how to
From: News Reader (nomail_at_noemail.vms)
Date: 06/17/04
- Previous message: Nigel Barker: "Re: delete directory recursive"
- Maybe in reply to: Paul Sture: "Accessing NFS from OS X. Was: NFS how to"
- Next in thread: healyzh_at_aracnet.com: "Re: Accessing NFS from OS X. Was: NFS how to"
- Reply: healyzh_at_aracnet.com: "Re: Accessing NFS from OS X. Was: NFS how to"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 17 Jun 2004 10:05:58 +0000 (UTC)
On 17 Jun 2004 04:10:55 GMT, healyzh@aracnet.com wrote:
>News Reader <nomail@noemail.vms> wrote:
> The example in the manual suggests that you still can:
>
>> TCPIP> MAP "/vmsdisk" DSA301:
>> TCPIP> ADD EXPORT "/vmsdisk/brown/test" /HOST=ultra
>
>Ah, I think I see my problem, I had previously done it as part of the MAP,
>and now it looks like I would need to do it as part of the ADD EXPORT.
There has been no change to the example between the TCPIP V5.4 ("new")
and TCPIP V5.1 ("old") manual.
A mount point can be lower down in the exported hierarchy than has been
exported. In general you shouldn't export-out higher-up in the file-
system structure than you need to for reasons of, for example, security.
So to share the directory and its decendants DSA301:[BROWN.TEST]
though you could mount /vmsdisk/brown/test with DSA301: exported as
/vmsdisk, you probably shouldn't go there.
Mapping isn't exporting.
The recommended way of exporting DSA301:[BROWN.TEST] and its descendants
has always been to map DSA301: and to export /vmsdisk/brown/test.
TTBOMK, the only time you map a subdirectory is when you're implementing
a Unix container share; and you additionally have to map the underlying
disk or virtual disk.
So to share the container filesystem & its descendants DSA301:[BROWN.TEST]
you map DSA301: and DSA301:[BROWN.TEST] and in that order.
Does that help?
>> what's so funky about Apple's NFS in OS X that its causing you grief?
>
>there are significant differences, espeically where networking related
>things are concerned... it uses the NetInfo database...
Understood. A whole lot of new terminology and concepts to grasp.
<URL=http://networking.earthweb.com/netos/article.php/1430801>
says they've now scrapped it, so its probably not worth mastering.
>As I said in a previous post, it's just to much trouble, and I'll stick
>with Appletalk for the time being.
Same article says they're scrapping that too.
- Previous message: Nigel Barker: "Re: delete directory recursive"
- Maybe in reply to: Paul Sture: "Accessing NFS from OS X. Was: NFS how to"
- Next in thread: healyzh_at_aracnet.com: "Re: Accessing NFS from OS X. Was: NFS how to"
- Reply: healyzh_at_aracnet.com: "Re: Accessing NFS from OS X. Was: NFS how to"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|