[Bug 945651] [NEW] Wrong path to rpcinfo in NFS start script

Markus Stockhausen markus.stockhausen at collogia.de
Sat Mar 3 15:16:22 UTC 2012


Public bug reported:

Hello,

just testing the ne Ubuntu 12.04 beta and found this bug:

rpcinfo has been moved to /usr/sbin/. In /etc/init.d/nfs-kernel-server
it is still referenced as /usr/bin:

...
                $PREFIX/bin/rpcinfo -u localhost nfs 3 >/dev/null 2>&1 ||
                    RPCMOUNTDOPTS="$RPCMOUNTDOPTS --no-nfs-version 3"
                [ -z "$ClearAddr" ] || echo "nfsd 127.0.0.1 1" >/proc/net/rpc/auth.unix.ip/channel
...

So NFS will always be started without NFS v3 support.

Best regards

Markus

** Affects: nfs-utils (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  Wrong path to rpcinfo  in NFS start script

Status in “nfs-utils” package in Ubuntu:
  New

Bug description:
  Hello,

  just testing the ne Ubuntu 12.04 beta and found this bug:

  rpcinfo has been moved to /usr/sbin/. In /etc/init.d/nfs-kernel-server
  it is still referenced as /usr/bin:

  ...
                  $PREFIX/bin/rpcinfo -u localhost nfs 3 >/dev/null 2>&1 ||
                      RPCMOUNTDOPTS="$RPCMOUNTDOPTS --no-nfs-version 3"
                  [ -z "$ClearAddr" ] || echo "nfsd 127.0.0.1 1" >/proc/net/rpc/auth.unix.ip/channel
  ...

  So NFS will always be started without NFS v3 support.

  Best regards

  Markus

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




More information about the foundations-bugs mailing list