[Bug 1059522] [NEW] nfs not mounted during boot

Launchpad Bug Tracker 1059522 at bugs.launchpad.net
Wed Oct 3 14:08:33 UTC 2012


You have been subscribed to a public bug:

I mount my home directory via NFS from a server.  I boot directly into
my account, so no login is necessary.  But then, my home directory is
not yet mounted.  However, if I switch from DHCP to static IP, it is
mounted properly.  Thus, network is setup too late in the boot process,
so that NFS fails.

Client: Ubuntu 12.04

Line in /etc/fstab:
192.168.178.24:/home/bronger /home/bronger nfs rsize=8192,wsize=8192,timeo=14,intr   0   0

Excerpt of *working*/etc/network/interfaces:
iface eth0 inet static
    address 192.168.178.20
    netmask 255.255.255.0
    gateway 192.168.178.1

Excerpt of *non-working* /etc/network/interfaces:
iface eth0 inet dhcp


Server: Ubuntu 10.04

Line in /etc/exports:
/home/bronger     192.168.178.23(rw,sync,no_subtree_check,no_root_squash)

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


** Tags: bot-comment
-- 
nfs not mounted during boot
https://bugs.launchpad.net/bugs/1059522
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to nfs-utils in Ubuntu.




More information about the foundations-bugs mailing list