I've tried to debug this further, and I'm pretty sure that if-
up.d/mountnfs isn't run at all when 'ifup -a' is run in
rcS.d/S40networking:

Feb  2 16:06:17 rcS:  * Starting basic networking...
Feb  2 16:06:18 rcS: + PATH=/sbin:/bin
Feb  2 16:06:18 rcS: + . /lib/init/vars.sh
Feb  2 16:06:18 rcS: + [ -f /etc/default/rcS ]
Feb  2 16:06:18 rcS: + . /etc/default/rcS
Feb  2 16:06:18 rcS: + TMPTIME=0
Feb  2 16:06:18 rcS: + SULOGIN=no
Feb  2 16:06:18 rcS: + DELAYLOGIN=no
Feb  2 16:06:18 rcS: + UTC=yes
Feb  2 16:06:18 rcS: + VERBOSE=no
Feb  2 16:06:18 rcS: + FSCKFIX=no
Feb  2 16:06:18 rcS: + [  ]
Feb  2 16:06:18 rcS: + . /lib/lsb/init-functions
Feb  2 16:06:18 rcS: + FANCYTTY=
Feb  2 16:06:18 rcS: + [ -e /etc/lsb-base-logging.sh ]
Feb  2 16:06:18 rcS: + . /etc/lsb-base-logging.sh
Feb  2 16:06:18 rcS: + . /lib/init/mount-functions.sh
Feb  2 16:06:18 rcS: + [ lo != lo ]
Feb  2 16:06:18 rcS: + exit 0
Feb  2 16:06:18 rcS:    ...done.
<snip>
Feb  2 16:06:25 rcS:  * Configuring network interfaces...       ESC[80G 
^MESC[74G[ OK ]
Feb  2 16:06:25 rcS:  * Starting portmap daemon...       ESC[80G  * Already 
running.       ESC[80G ^MESC[74G[ OK ]

notice that I've put 'set -x' in the mountnfs -script, which is shown
only when loopback is ifup'd.

This is with feisty. NFSv3 mounts somehow get mounted, but NFSv4+krb5i
not.

-- 
NFSv4 mounts often missing after boot
https://launchpad.net/bugs/46516

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to