problem exporting nfs shares

Antoine melser.anton at gmail.com
Thu May 25 08:37:31 UTC 2006


Hi,

> > in my client fstab and get:
> > mount to NFS server '192.168.1.1' failed.
> > RPC Error: 15 ( Program not registered )
>
> On your server, what do you get for:
>
> service nfs status
>
> as root of course.
>
> Your server needs to have nfs service and nfslock service started.
>
[root at rux ~]# service nfslock status
rpc.statd is stopped
[root at rux ~]# service nfslock start
[root at rux ~]# service nfslock status
rpc.statd is stopped

That doesn't look healthy... nfs is fine, and running.
Cheers
Antoine
ps. I have this
[root at rux ~]# rpcinfo -p
   program vers proto   port
    100000    2   tcp    111  portmapper
    100000    2   udp    111  portmapper
    100011    1   udp    632  rquotad
    100011    2   udp    632  rquotad
    100011    1   tcp    635  rquotad
    100011    2   tcp    635  rquotad
    100003    2   udp   2049  nfs
    100003    3   udp   2049  nfs
    100003    4   udp   2049  nfs
    100003    2   tcp   2049  nfs
    100003    3   tcp   2049  nfs
    100003    4   tcp   2049  nfs
    100021    1   udp  32774  nlockmgr
    100021    3   udp  32774  nlockmgr
    100021    4   udp  32774  nlockmgr
    100021    1   tcp  35760  nlockmgr
    100021    3   tcp  35760  nlockmgr
    100021    4   tcp  35760  nlockmgr
    100005    1   udp    646  mountd
    100005    1   tcp    649  mountd
    100005    2   udp    646  mountd
    100005    2   tcp    649  mountd
    100005    3   udp    646  mountd
    100005    3   tcp    649  mountd
Which looked ok from the howtos I have seen...



-- 
This is where I should put some witty comment.




More information about the fedora-list mailing list