[Beowulf] Setting up NFS directory mount on client
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Mark Hahn hahn at mcmaster.caFri Jun 22 17:07:34 PDT 2007
- Previous message: [Beowulf] Setting up NFS directory mount on client
- Next message: [Beowulf] Setting up NFS directory mount on client
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I can't figure out how to do that. I edited the /etc/fstab file with the > following line: > > mytestsrv:/ /home nfs4 auto,rw,nodev,sync,_netdev,proto=tcp,retry=10,rsiz > e=32768,wsize=32768,hard,intr 0 0 mytestsrv appears to be exporting its whole filesystem, which is a bit unusual. normally, a home server would just export /home - that is, an /etc/exports line like: /home 10.0.0.0/255.0.0.0(rw,async) > but then the files I want appear in: > /home/home/barney note that you _could_ also make the fstab entry (on the client side) mytestsrv:/home /home ... (without changing the exports entry). out of curiosity, how are you finding nfs4? I'd be most interested if you've performed any performance comparisons... regards, mark hahn.
- Previous message: [Beowulf] Setting up NFS directory mount on client
- Next message: [Beowulf] Setting up NFS directory mount on client
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
