Actually I cannot say. I haven't seen this problem in a while. And
/etc/init.d/nfs-common start does
PIPEFS_MOUNTPOINT=/run/rpc_pipefs
:
mkdir -p "$PIPEFS_MOUNTPOINT"
:
modprobe sunrpc nfs nfsd
mount -t rpc_pipefs rpc_pipefs $PIPEFS_MOUNTPOINT
prov
Actually I cannot say. I haven't seen this problem in a while. And
/etc/init.d/nfs-common start does
PIPEFS_MOUNTPOINT=/run/rpc_pipefs
:
mkdir -p "$PIPEFS_MOUNTPOINT"
:
modprobe sunrpc nfs nfsd
mount -t rpc_pipefs rpc_pipefs $PIPEFS_MOUNTPOINT
prov
I'm running into this bug also, and would love to know how to work around
it.
David Roundy
PS: /etc/default/nfs-common says
NEED_STATD=yes
STATDOPTS="-n nasl006.example.com"
NEED_IDMAPD=yes
NEED_GSSD=
PIPEFS_MOUNTPOINT=/var/lib/rpc_pipefs
Package: nfs-common
Version: 1:1.3.4-2.1
Running "/etc/init.d/nfs-common start" rpc.idmapd failed with
rpc.idmapd[9725]: main: open(/run/rpc_pipefs/nfs): No such file or directory
Ain't the startup script supposed to create this directory?
init is sysv
Regards
Harri
5 matches
Mail list logo