Actually, there's another possibility: you may have Pipefs-Directory set to the wrong place in /etc/idmapd.conf. The correct default /etc/idmapd.conf, as shipped by nfs-common, is:
[General] Verbosity = 0 Pipefs-Directory = /run/rpc_pipefs # set your own domain here, if id differs from FQDN minus hostname # Domain = localdomain [Mapping] Nobody-User = nobody Nobody-Group = nogroup So you may have opted to "keep your version" of the config file on upgrade, which in this particular case results in a broken config. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/993231 Title: idmapd doesnt start (wrong rpc_pipefs path) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/993231/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
