Re: problem exporting nfs shares

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@rux ~]# service nfslock status
rpc.statd is stopped
[root@rux ~]# service nfslock start
[root@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@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.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux