When I start rpc.idmapd I receive the unclear error:
Code: Select all
make sure DNOTIFY support is enabledIf I run:
Code: Select all
rpc.idmapd -f -vvvCode: Select all
Unable to inotify_add_watch(/var/lib/nfs/rpc_pipefs//nfs): No such file or directoryCode: Select all
touch /var/lib/nfs/rpc_pipefs/nfsI am acting like a monkey: I have no idea about the nature of the missing file. It could be a pipe, a link, it could have special permissions.
In this way, the service starts and the NFS shares work, but the problem is NOT resolved.
Now, when I stop rpc.idmapd, I have another error:
Code: Select all
umount: /var/lib/nfs/rpc_pipefs: not mounted.Code: Select all
rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime)The problem is identical on two very similar system, so the problem is either a mistake I keep making or a bug.
Is anybody able to suggest what the problem might be?
Regards,
HUjuice
