Cannot see fils in bound folders.
Jörg Bernau
joerg.bernau at googlemail.com
Sun Jun 10 17:23:20 EDT 2007
Hi,
hopefully a introduction is not needed here... ;-)
Well I set up a kerberized NFSv4 server successfully on an NSLU2. All
exports are seen on clientside. (Why not writable although permissions , UID
and exported and mounted rw are correct set ist probably solved by own)
Well, my fstab on serverside is:
/dev/sdb1 / reiserfs
acl,user_xattr 1 1
/dev/sdb3 /media/sda3 reiserfs
acl,user_xattr 1 1
/media/sda3/home /home none
bind 0 0
/media/sda3/home /exports/home none
bind 0 0
/media/sda3/DATEN /exports/DATEN none
bind 0 0
my /etc/exports is:
/exports *.joerg-bernau.de
(fsid=0,no_root_squash,insecure,no_subtree_check)
/exports
gss/krb5(fsid=0,no_root_squash,insecure,no_subtree_check)
/exports
gss/krb5i(fsid=0,no_root_squash,insecure,no_subtree_check)
/exports
gss/krb5p(fsid=0,no_root_squash,insecure,no_subtree_check)
/exports/NFSv4 *.joerg-bernau.de
(rw,nohide,insecure,no_subtree_check,root_squash,anonuid=65534,anongid=65534,sync)
/exports/NFSv4
gss/krb5p(rw,nohide,insecure,no_subtree_check,root_squash,anonuid=65534,anongid=65534,sync)
/home
*(rw,crossmnt,insecure,sync,root_squash,subtree_check)
/home
gss/krb5p(rw,crossmnt,insecure,sync,root_squash,subtree_check)
/exports/DATEN *.joerg-bernau.de
(rw,nohide,insecure,no_subtree_check,root_squash,anonuid=65534,anongid=65534,sync)
/exports/DATEN
gss/krb5p(rw,nohide,insecure,no_subtree_check,root_squash,anonuid=65534,anongid=65534,sync)
on clientside my fstab is:
[...]
nslu2:/home /home nfs4
sec=krb5,rw,rsize=32768,wsize=32768,hard,intr 0 0
[...]
I checked, that the /etc/hosts is with FQDNs!
a 'ls -al' on serverside:drwxrwxrwt 7 root root 200 Jun 10
21:07 .
drwxrwxrwt 5 root root 120 Jun 10 19:43 ..
drwxrwx--- 4 42 64002 96 Apr 1 14:31 ftp
drwxrwxr-x 119 joerg joerg 6176 Jun 10 17:34 joerg
lrwxrwxrwx 1 root root 10 Jun 10 21:07 root -> ../../root
drwxrwxr-x 3 root root 72 Mar 29 14:20 slug
drwxrwxrwx 4 sternchen sternchen 2464 Apr 19 21:55 sternchen
drwxrwxr-x 4 nobody svn 136 Apr 20 17:17 svn
and on clientside:
drwxr-xr-x 3 root root 80 10. Jun 22:32 .
drwxr-xr-x 28 root root 784 10. Jun 20:13 ..
drwxr-xr-x 2 root root 48 10. Jun 22:32 .NOT_MOUNTED
the directory .NOT_MOUNTED is physically on /exports/home/.NOT_MOUNTED on
serverside.
Any suggestions to solve my problem?
Thanks in advance
Joerg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://linux-nfs.org/pipermail/nfsv4/attachments/20070610/757bf225/attachment.htm
More information about the NFSv4
mailing list