[Bug 933575] Re: NFS not being mounted at boot time - rpc.statd is not running but is required for remote locking

mastro 933575 at bugs.launchpad.net
Thu Feb 16 18:44:54 UTC 2012


Don't doubt that...
but NFS is not mounted and the problem is real..

Here the /var/log/boot.log

fsck from util-linux-ng 2.17.2
fsck from util-linux-ng 2.17.2
/dev/sda1: clean, 235/124496 files, 65983/248832 blocks
/dev/mapper/git-root: clean, 57793/474208 files, 334796/1895424 blocks
mount.nfs: Failed to resolve server 192.168.88.252: Name or service not known
mountall: mount /mnt/repos [560] terminated with status 32
 * Starting AppArmor profiles       ESC[80G ^MESC[74G[ OK ]
mount.nfs: rpc.statd is not running but is required for remote locking.
mount.nfs: Either use '-o nolock' to keep locks local, or start statd.
mount.nfs: an incorrect mount option was specified
mountall: mount /mnt/repos [690] terminated with status 32


Apparently id doesn't resolve 192.168.88.252 (?)

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

Title:
  NFS not being mounted at boot time - rpc.statd is not running but is
  required for remote locking

Status in “mountall” package in Ubuntu:
  Incomplete

Bug description:
  Version: Ubuntu SERVER 11.04

  installed nfs-commons

  added this to /etc/fstab:

  192.168.88.252:/repo  /mnt/repos   nfs     rw,hard,intr  0     0

  but I also tried
  192.168.88.252:/repo  /mnt/repos   nfs      _netdev,rw,hard,intr
  192.168.88.252:/repo  /mnt/repos   nfs      defaults,_netdev,rw,hard,intr

  
  with
  mnt /mnt/repos

  it works.

  reboot.

  I don't get the NFS up at boot time.

  I access to the server with SSH, eth0 and network is fine
  no NetworkManager
  no gui

  mount -a

  it works...

  so to debug the issue I added this to /etc/rc.local (before exit 0)

   mount /mnt/repos > /tmp/mounting.$$ 2>&1

  rebooted and I got this in that file:

  
  mount.nfs: rpc.statd is not running but is required for remote locking.
  mount.nfs: Either use '-o nolock' to keep locks local, or start statd.
  mount.nfs: an incorrect mount option was specified


  I can't get NFS being mounted at boot time.
  --- 
  Architecture: amd64
  DistroRelease: Ubuntu 11.04
  InstallationMedia: Ubuntu-Server 11.04 "Natty Narwhal" - Release amd64 (20110426)
  Package: mountall 2.25ubuntu1
  PackageArchitecture: amd64
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.38-13.55-server 2.6.38.8
  Tags:  natty
  Uname: Linux 2.6.38-13-server x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/933575/+subscriptions




More information about the foundations-bugs mailing list