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

Steve Langasek steve.langasek at canonical.com
Thu Nov 24 21:12:12 UTC 2011


The point is that when you haven't specified the protocol version, nfs4
will be tried first; and this should never be slow unless there's some
kind of firewall in effect.

enedene <891825 at bugs.launchpad.net> wrote:

>Nope, as you can see from the exports file:
>"# Example for NFSv2 and NFSv3:
># /srv/homes       hostname1(rw,sync,no_subtree_check) hostname2(ro,sync,no_subtree_check)
>#
># Example for NFSv4:
># /srv/nfs4        gss/krb5i(rw,sync,fsid=0,crossmnt,no_subtree_check)
># /srv/nfs4/homes  gss/krb5i(rw,sync,no_subtree_check)
>#
>/media/huge     192.168.0.2(rw,sync,no_subtree_check,no_root_squash)
>"
>I use NFS3 not NFS4. On LAN I have no firewall, communication is free between hosts.
>
>-- 
>You received this bug notification because you are 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
>
>To manage notifications about this bug go to:
>https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/891825/+subscriptions

-- 
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:
  Invalid

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