[Bug 1812097] Re: [nfs-common 1:1.3.4-2.1ubuntu5] /lib/systemd/system/nfs-common.service linked to /dev/null

Steve Langasek steve.langasek at canonical.com
Thu Jan 17 15:34:32 UTC 2019


On Thu, Jan 17, 2019 at 07:04:55AM -0000, Raptor 2101 wrote:
> Thanks for the answer and sorroy for the bug.

> Is it intendet to start rpc_gssd, idmapd manually (systemctl
> enable/start ...)?

No, you should never need to start these manually.

rpc.gssd is started automatically via /lib/systemd/system/rpc-
gssd.service.

My understanding is that idmapd is deprecated and should no longer be
needed, in favor of /usr/sbin/nfsidmap which is triggered via
/etc/request-key.d/id_resolver.conf.

> Are rhe options in /etc/default/nfs-common somehow evaluated?

Yes, /run/sysconfig/nfs-utils is populated based in part on
/etc/default/nfs-common.

> After the installation i was unable to mount a Kerberos Secured NFS
> Share.

/lib/systemd/system/rpc-gssd.service declares
ConditionPathExists=/etc/krb5.keytab so perhaps you need to manually start
it (sudo service rpc-gssd.service start) after populating the keytab.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to nfs-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1812097

Title:
  [nfs-common 1:1.3.4-2.1ubuntu5] /lib/systemd/system/nfs-common.service
  linked to /dev/null

Status in nfs-utils package in Ubuntu:
  Invalid

Bug description:
  After a clean install of nfs-common 1:1.3.4-2.1ubuntu5 the systemd
  config /lib/systemd/system/nfs-common.service linked to /dev/null.

  This renders the init-script /etc/init.d/nfs-common useless. 
  No message, nore some hint is printed. Deleting the linked .service enables the init script an get NFS mounts available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1812097/+subscriptions



More information about the foundations-bugs mailing list