[Bug 891825] Re: NFS client doesn't mount or mounts slow on startup on 11.10

Steve Langasek steve.langasek at canonical.com
Fri Nov 25 04:11:49 UTC 2011


> First of all its NFS3 for sure, if I put nfsvers=4 parameter and try
to mount -a I get:

> mount.nfs: mounting ubuntuserver:/media/huge failed, reason given by server:
>  No such file or directory

Ok, and this happens immediately, there's no delay?  That's a good
indicator that it's not a firewall problem, yes; instead it seems to be
a startup-specific problem.  There may be a race condition where, if the
mount is attempted before the network is up, it results in a delay.

Is downgrading the nfs-common package on the client to the 11.04 version
enough to resolve this issue?

** Changed in: nfs-utils (Ubuntu)
       Status: Invalid => Incomplete

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

Title:
  NFS client doesn't mount or mounts slow on startup on 11.10

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

Bug description:
  Here is the problem. I have a ubuntu server 10.04 and installed nfs-server.
  Every client I had till 11.10, would mount the folders at startup. Here is my fstab on Ubuntu 11.10 client:

  ubuntuserver:/media/huge /media/huge nfs rsize=16384,wsize=16384,rw,auto,nolock
  ubuntuserver:/media/externi-disk /media/externi-disk nfs rsize=16384,wsize=16384,rw,auto,nolock

  I have to wait for a minute till these directories get mounted. I have not changed any setup on 10.04 server, the previous 11.04 mounted the disks out of the box.
  The problem is that I have lot of setup files on my server, for example I have a link to pidgin, thunderbird etc. and on startup these programs can't get to their data. Network rises up fast on startup so that shouldn't be a problem.

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




More information about the foundations-bugs mailing list