NFS4 problems -

Bob Goodwin - Zuni, Virginia, USA bobgoodwin at wildblue.net
Sat Dec 1 12:51:42 UTC 2012


On 01/12/12 07:39, Ed Greshko wrote:
> On 12/01/2012 08:25 PM, Bob Goodwin - Zuni, Virginia, USA wrote:
>> > On 01/12/12 05:04, Ed Greshko wrote:
>>> >> This is becoming a bit confusing.....  Everything that I've included in this message has been
>>> >> information on my "SERVER".  While it appears that you've included information from a "SERVER"
>>> >> as well as "CLIENT".  I think.....
>>> >>
>>> >> BOX8 = SERVER
>>> >> BOX7 = CLIENT
>>> >>
>>> >> Yes?
>> >
>> >    Yes, I have done nothing with fstab on the server; is that a problem?
>> >
> I'm beginning to think that is where the disconnect lies.  And, why you're using excess space on /.
>
> On Box8 could you supply the output of "mount" as well as "ls -l /nfs4exports"
>
    [bobg at box8 ~]$ mount
    /dev/mapper/vg_box8-lv_root on / type ext4 (rw)
    proc on /proc type proc (rw)
    sysfs on /sys type sysfs (rw)
    devpts on /dev/pts type devpts (rw,gid=5,mode=620)
    tmpfs on /dev/shm type tmpfs
    (rw,rootcontext="system_u:object_r:tmpfs_t:s0")
    /dev/sda1 on /boot type ext4 (rw)
    /dev/mapper/vg_box8-lv_home on /home type ext4 (rw)
    none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
    sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
    nfsd on /proc/fs/nfsd type nfsd (rw)


    Aha! a typo:

    [bobg at box8 ~]$ ls -l /nfs4exports
    ls: cannot access /nfs4exports: No such file or directory

    I dropped the "4"

    [bobg at box8 ~]$ ls -l /nfsexports
    total 40
    drwxrwxr-x.  2 1000 1000 4096 Nov 30 13:45 check
    drwxrwxrwx.  2 root root 4096 Nov 28 09:22 data
    drwxrwxr-x.  3 1000 1000 4096 Nov 30 13:48 Dell
    drwxrwxr-x.  2 1000 1000 4096 Nov 30 13:50 DigiCam
    drwxrwxr-x.  8 1000 1000 4096 Nov 30 13:53 Documents
    drwxrwxr-x.  9 1000 1000 4096 Nov 30 14:03 Download
    drwxrwxr-x.  2 1000 1000 4096 Nov 30 13:54 evergreene
    drwxrwxr-x.  5 1000 1000 4096 Nov 30 13:55 gramps
    drwxrwxrwx.  4 root root 4096 Nov 30 13:45 home
    drwxrwxr-x. 11 1000 1000 4096 Nov 30 14:17 lectures

-- 
http://www.qrz.com/db/W2BOD

box7



More information about the users mailing list