NFS stopped working

John Hubbard ender8282 at yahoo.com
Tue Dec 23 16:46:47 UTC 2008


My laptop can no longer mount the NFS share on my server. 

jhubbard at jhubbard-laptop:~$sudo mount everest:/srv/files/media /mnt/media
mount.nfs: mount to NFS server 'everest' failed: RPC Error: Program not 
registered

I get a different error if I try to do the same thing on the server:
jhubbard at everest:~$ sudo mount everest:/srv/files/media /mnt/media
mount.nfs: mount to NFS server 'rpcbind' failed: RPC Error: Program not 
registered

I am not sure when this broke.  I googled around and I found some bug 
reports but those seemed to be back in June and I am almost positive 
that it has worked since then. 

jhubbard at everest:~$ cat /etc/exports
[snip]
/srv/files/media  *(rw,sync,no_subtree_check)

/etc/hosts.[deny|allow] are both empty

Any thoughts?  Thanks in advance.



-- 
-john

To be or not to be, that is the question
                2b || !2b
(0b10)*(0b1100010) || !(0b10)*(0b1100010)
        0b11000100 || !0b11000100
        0b11000100 || 0b00111011
               0b11111111
        255, that is the answer.






More information about the ubuntu-users mailing list