Comment 11 for bug 791588

Revision history for this message
TJ (tj) wrote :

No, this is the bug I was experiencing. NFSv4 mounts failing at boot-time (or later when manually attempted) with idmapd failing.

I chased down the location in source of the string "/var/lib/nfs/rpc_pipefs" and found the only place it is hard-coded is in device-discovery.c. I applied the linked patch and the clients can now mount the NFSv4 exports successfully.

Sep 2 06:27:54 hephaestion rpc.idmapd[4449]: main: open(/var/lib/nfs/rpc_pipefs/nfs): No such file or directory
Sep 2 06:27:54 hephaestion rpc.idmapd[4461]: main: open(/var/lib/nfs/rpc_pipefs/nfs): No such file or directory
Sep 2 06:27:54 hephaestion rpc.idmapd[4473]: main: open(/var/lib/nfs/rpc_pipefs/nfs): No such file or directory
Sep 2 06:27:54 hephaestion rpc.idmapd[4485]: main: open(/var/lib/nfs/rpc_pipefs/nfs): No such file or directory
Sep 2 06:27:54 hephaestion rpc.idmapd[4497]: main: open(/var/lib/nfs/rpc_pipefs/nfs): No such file or directory
Sep 2 06:27:54 hephaestion rpc.idmapd[4509]: main: open(/var/lib/nfs/rpc_pipefs/nfs): No such file or directory
Sep 2 06:27:54 hephaestion rpc.idmapd[4521]: main: open(/var/lib/nfs/rpc_pipefs/nfs): No such file or directory
Sep 2 06:27:54 hephaestion rpc.idmapd[4533]: main: open(/var/lib/nfs/rpc_pipefs/nfs): No such file or directory
Sep 2 06:27:54 hephaestion rpc.idmapd[4545]: main: open(/var/lib/nfs/rpc_pipefs/nfs): No such file or directory
Sep 2 06:27:54 hephaestion rpc.idmapd[4557]: main: open(/var/lib/nfs/rpc_pipefs/nfs): No such file or directory
Sep 2 06:27:54 hephaestion rpc.idmapd[4569]: main: open(/var/lib/nfs/rpc_pipefs/nfs): No such file or director