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

Sid: NFS after upgrade



Hi there,

I just upgraded Sid and now I get the following during boot:

[....] Configuring network interfaces.../etc/init.d/rpcbind: 42: /etc/init.d/rpcbind: stat: not found
/run/rpcbind not owned by root failed!
Starting NFS common utilities: statd
Not starting: portmapper is not running ... (warning).
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: rpc.statd is not running but is required for remote locking.
mount.nfs: Either use '-o nolock' to keep locks local, or start statd.
done.
[ ok ] Starting RPC port mapper daemon: rpcbind.
[ ok ] Starting NFS common utilities: statd.

Thus NFS directories are not mounted automatically during boot. But, after booting the command: mount -at nfs works perfectly. Moreover:

# rpcinfo localhost
   program version netid     address                service    owner
    100000    4    tcp       0.0.0.0.0.111          portmapper superuser
    100000    3    tcp       0.0.0.0.0.111          portmapper superuser
    100000    2    tcp       0.0.0.0.0.111          portmapper superuser
    100000    4    udp       0.0.0.0.0.111          portmapper superuser
    100000    3    udp       0.0.0.0.0.111          portmapper superuser
    100000    2    udp       0.0.0.0.0.111          portmapper superuser
    100000    4    local     /run/rpcbind.sock      portmapper superuser
    100000    3    local     /run/rpcbind.sock      portmapper superuser
    100024    1    udp       0.0.0.0.171.0          status     103
    100024    1    tcp       0.0.0.0.162.173        status     103
    100021    1    udp       0.0.0.0.168.197        nlockmgr   superuser
    100021    3    udp       0.0.0.0.168.197        nlockmgr   superuser
    100021    4    udp       0.0.0.0.168.197        nlockmgr   superuser
    100021    1    tcp       0.0.0.0.141.197        nlockmgr   superuser
    100021    3    tcp       0.0.0.0.141.197        nlockmgr   superuser
    100021    4    tcp       0.0.0.0.141.197        nlockmgr   superuser

# egrep -v '^$|^#' /etc/default/nfs-common
NEED_STATD=yes
STATDOPTS=
NEED_IDMAPD=no
NEED_GSSD=

# ll /run/rpc* -d
-rw-r--r-- 1 root  root     0 Oct 28 11:06 /run/rpc.statd.lock
-rw-r--r-- 1 statd nogroup  5 Oct 28 11:06 /run/rpc.statd.pid
drwxr-xr-x 2 _rpc  root    40 Oct 28 11:06 /run/rpcbind
-r--r--r-- 1 root  root     0 Oct 28 11:06 /run/rpcbind.lock
-rw-r--r-- 1 root  root     4 Oct 28 11:06 /run/rpcbind.pid
srw-rw-rw- 1 root  root     0 Oct 28 11:06 /run/rpcbind.sock

Any ideas??

--
Pozdrawiam
Grzesiek

Wysłane z kompa wolnego od wirusów Billa Gatesa.


Reply to: