[Bug 1614261] Re: RPCSVCGSSDOPT is ignored by boot script

Philippe Clérié philippe at gcal.net
Wed Aug 17 21:31:41 UTC 2016


At least a work around:

--- /lib/systemd/system/rpc-svcgssd.service.orig        2016-08-17 16:20:10.983078745 -0500
+++ /lib/systemd/system/rpc-svcgssd.service     2016-08-17 16:20:44.838526911 -0500
@@ -14,4 +14,4 @@
 [Service]
 EnvironmentFile=-/run/sysconfig/nfs-utils
 Type=forking
-ExecStart=/usr/sbin/rpc.svcgssd $SVCGSSDARGS
+ExecStart=/usr/sbin/rpc.svcgssd $RPCSVCGSSDARGS

Now the -vvv appears in the command with ps -ef.

But it looks like much ado about nothing: where are the logs? I don't
see anything in syslog or auth.log and there are no new log files...

-- 
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/1614261

Title:
  RPCSVCGSSDOPT is ignored by boot script

Status in nfs-utils package in Ubuntu:
  New

Bug description:
  In /etc/default/nfs-kernel-server, any value assigned to RPCSVCGSSOPTS
  is ignored by the boot scripts.

  On cold boot or reboot a value assigned to RPCMOUNTDOPTS is picked up,
  but on subsequent restarts using *systemctl restart* it is ignored.

  It was suggested on IRC to check /run/sysconfig/nfs-utils. The strange
  thing there is that the file is created on boot and subsequently
  ignored. To confirm:

  - Boot. /run/sysconfig/nfs-utils is present.
  - Delete /run/sysconfig/nfs-utils
  - Restart nfs-kernel-server. nfs-utils is not recreated.

  Or you can change one of those options, then restart nfs-kernel-
  server. nfs-utils will not have changed.

  Thanks

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: nfs-kernel-server 1:1.2.8-9ubuntu12
  ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15
  Uname: Linux 4.4.0-34-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Wed Aug 17 15:51:55 2016
  InstallationDate: Installed on 2016-08-16 (0 days ago)
  InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160224)
  ProcEnviron:
   TERM=xterm-256color
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   XDG_RUNTIME_DIR=<set>
  SourcePackage: nfs-utils
  UpgradeStatus: No upgrade log present (probably fresh install)

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



More information about the foundations-bugs mailing list