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

NFS stopped working on my system



Hello all,

since the latest update I can't mount my NASs nfs export any more.
mount.nfs complaints about statd not running, but statd is running
(see below). If I use the nolock option as suggested by mount, I can
mount the share -- so there doesn't seem to be anything wrong on the
server side.

Suggestions, anyone?
robert

root@dotcom:~# mount.nfs toaster:/mnt/HD_b2 /nas
mount.nfs: rpc.statd is not running but is required for remote locking.
mount.nfs: Either use '-o nolock' to keep locks local, or start statd.
mount.nfs: an incorrect mount option was specified
root@dotcom:~# ps afx | grep statd
 1591 ?        Ss     0:00 /sbin/rpc.statd
10260 pts/1    S+     0:00                          \_ grep statd
 5086 ?        Ss     0:00 rpc.statd --no-notify
 5143 ?        Ss     0:00 rpc.statd --no-notify
 8309 ?        Ss     0:00 rpc.statd --no-notify
root@dotcom:~#


Reply to: