Hi! I've got a problem with NFS:
Server machine: uname -r: 2.6.22-gentoo-r8 mtab: /dev/sdb1 on /scratch type xfs (rw) exports: /scratch/gentoo/portage 10.1.1.0/24(ro,sync,no_root_squash,no_subtree_check) /scratch/gentoo/distfiles 10.1.1.0/24(rw,sync,no_root_squash,no_subtree_check) /scratch/gentoo/tmp 10.1.1.0/24(rw,sync,no_root_squash,no_subtree_check) Client machine: uname -r: 2.6.22-gentoo-r8 fstab: 10.1.1.1:/scratch/gentoo/portage /nfs/gentoo/portage nfs ro,soft 0 0 10.1.1.1:/scratch/gentoo/distfiles /nfs/gentoo/distfiles nfs rw,soft 0 0 10.1.1.1:/scratch/gentoo/tmp /nfs/gentoo/tmp nfs rw,soft 0 0 mtab: 10.1.1.1:/scratch/gentoo/portage on /nfs/gentoo/portage type nfs (ro,soft,addr=10.1.1.1) 10.1.1.1:/scratch/gentoo/distfiles on /nfs/gentoo/distfiles type nfs (rw,soft,addr=10.1.1.1) 10.1.1.1:/scratch/gentoo/tmp on /nfs/gentoo/tmp type nfs (rw,soft,addr=10.1.1.1) touch: cannot touch `/nfs/gentoo/distfiles/test': Read-only file system nfsstat -m: /nfs/gentoo/portage from 10.1.1.1:/scratch/gentoo/portage Flags: ro,vers=3,rsize=32768,wsize=32768,soft,proto=tcp,timeo=600,retrans=2,sec=sys,addr=10.1.1.1 /nfs/gentoo/distfiles from 10.1.1.1:/scratch/gentoo/distfiles Flags: ro,vers=3,rsize=32768,wsize=32768,soft,proto=tcp,timeo=600,retrans=2,sec=sys,addr=10.1.1.1 /nfs/gentoo/tmp from 10.1.1.1:/scratch/gentoo/tmp Flags: ro,vers=3,rsize=32768,wsize=32768,soft,proto=tcp,timeo=600,retrans=2,sec=sys,addr=10.1.1.1 Isn't that strange? Regards, Sab -- [EMAIL PROTECTED] mailing list