You are not logged in.

#1 2010-06-04 17:39:53

PAdu92
Member
Registered: 2008-06-04
Posts: 101

[NFS4] need help!! [solved]

Hi all,

I'm trying to go from NFS3 to NFS4, I read the wiki, it mounts fine on my client exept there is nothing in the mounted files.....

Here is my /etc/exports from my serveur:

# /etc/exports
#
# See exports(5) for a description.

/media   192.168.1.2(rw,fsid=0,no_subtree_check,async,no_root_squash,nohide)

/media/Documents 192.168.1.2(rw,no_subtree_check,async,no_root_squash,nohide)
/media/Multimedia 192.168.1.2(rw,no_subtree_check,async,no_root_squash,nohide)
#/media/Multimedia/Documents 192.168.1.2(rw,no_subtree_check,async,no_root_squash,nohide)
#/media/Multimedia/PA/ 192.168.1.2(rw,no_subtree_check,async,no_root_squash,nohide)

# use exportfs -arv to reread
#/export    192.168.1.10(rw,no_root_squash)

and here how I mount it on my client:

mount -t nfs4 192.168.1.10:/Documents /media/Documents

mount -t nfs4 192.168.1.10:/Multimedia /media/Multimedia

any ideas please?


SORRY GUYS, I FIXED BY MYSELF, PLEASE DELETE

Last edited by PAdu92 (2010-06-04 17:55:15)

Offline

#2 2010-06-04 19:39:08

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: [NFS4] need help!! [solved]

It's more helpful to share your solution (even if it was a stupid error...), so others can benefit from it smile.

P.S. Your topic title could be a tad more descriptive as well wink


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#3 2010-06-14 01:04:49

kamigr
Member
Registered: 2008-12-28
Posts: 25

Re: [NFS4] need help!! [solved]

PAdu92 that is a really bad attitude towards the community from which you've aked help from in the first place. Please do what .:B:.  said ,  I can't tell you how many times I've found help this way. Cheers!

Offline

#4 2010-11-16 23:12:37

MrGone
Member
Registered: 2009-09-30
Posts: 23

Re: [NFS4] need help!! [solved]

I have this problem and have no idea why. Does anybody know the solution?

Nevermind, all I had done is forgotten to mount -a after setting the directories to mount in export.

Last edited by MrGone (2010-11-16 23:26:45)

Offline

Board footer

Powered by FluxBB