lynn wrote:
On 01/03/2012 05:08 PM, Per Jessen wrote:
lynn wrote:
Hi Yast NFS Client gives me the option to choose a share and select nfsv4. If I select the share I want from the drop down list it will not mount the share. I think the dialogue is wrong. e.g. if /home is exported and I select /home from the drop down list it will not mount. For nfs4 it should change /home to / How would you be able to distinguish between an exported / and /home ?
After the share is mounted, look at /somewhere on the client. It should look like /home on the server.
nfsv3 mount -t nfs myserver:/home /somewhere
nfsv4 mount -t nfs4 myserver:/ /somewhere L x
I can't really follow you - in your nfsv3 example, presumably you have exported /home on the nfs server, but in your nfsv4 example, I guess you have exported / ? (what they're mounted on on the client is not important). -- Per Jessen, Zürich (7.0°C) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org