[Bug 613825] Re: mountall races with statd startup

2012-05-19 Thread Steve Langasek
*** This bug is a duplicate of bug 525154 *** https://bugs.launchpad.net/bugs/525154 ** This bug has been marked a duplicate of bug 525154 mountall for /var or other nfs mount races with rpc.statd -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 613825] Re: mountall races with statd startup

2012-03-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: mountall (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/613825 Title:

[Bug 613825] Re: mountall races with statd startup

2011-07-01 Thread Forest
On Natty, nfs-common includes an upstart job that could help here, though it doesn't seem to be used: /etc/init/statd-mounting.conf When I change this line in mountall-net.conf: start on net-device-up To this: start on net-device-up or stopped statd-mounting mountall gets called again after

[Bug 613825] Re: mountall races with statd startup

2011-06-21 Thread Christian Reis
Andrew, over in bug 525154 I've been looking at this and have come up with a solution which works reliably for me. Feel free to comment and tell me what you think of it! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 613825] Re: mountall races with statd startup

2010-09-03 Thread Andrew Edmunds
Apparently the upstart behaviour described here is as designed. See discussion below from the upstart-devel mailing list. That being the case, I think the fix I have already posted may be the best one available. Scott James Remnant scott at netsplit.com Wed Sep 1 13:31:33 BST 2010 *

[Bug 613825] Re: mountall races with statd startup

2010-08-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~andrew- edmunds/ubuntu/maverick/mountall/mountall.fix-613825 -- mountall races with statd startup https://bugs.launchpad.net/bugs/613825 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 613825] Re: mountall races with statd startup

2010-08-17 Thread Andrew Edmunds
apport information ** Tags added: apport-collected ** Description changed: Binary package hint: mountall Binary package hint: mountall mountall version: 2.15 On my Lucid system with latest updates, NFS filesystems sometimes fail to mount successfully at boot. After a boot where

[Bug 613825] Re: mountall races with statd startup

2010-08-05 Thread Andrew Edmunds
** Attachment added: /var/log/boot.log, debug output - NFS mounts failed http://launchpadlibrarian.net/53099000/boot.log.2010-08-05-20-33.failed -- mountall races with statd startup https://bugs.launchpad.net/bugs/613825 You received this bug notification because you are a member of Ubuntu

[Bug 613825] Re: mountall races with statd startup

2010-08-05 Thread Andrew Edmunds
** Attachment added: /var/log/syslog boot messages, debug output - NFS mounts failed http://launchpadlibrarian.net/53099028/syslog.2010-08-05-20-33.failed -- mountall races with statd startup https://bugs.launchpad.net/bugs/613825 You received this bug notification because you are a member

[Bug 613825] Re: mountall races with statd startup

2010-08-05 Thread Andrew Edmunds
statd's start condition is: start on (started portmap or mounting TYPE=nfs) A mounting TYPE=nfs event while statd is stopped will cause statd to be started and mountall will block untill statd is running. However if statd is triggered by portmap and then a mounting TYPE=nfs event occurs while

[Bug 613825] Re: mountall races with statd startup

2010-08-05 Thread Andrew Edmunds
** Patch added: Patch for mountall-net.conf http://launchpadlibrarian.net/53104530/mountall-net.conf.patch -- mountall races with statd startup https://bugs.launchpad.net/bugs/613825 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 613825] Re: mountall races with statd startup

2010-08-05 Thread Andrew Edmunds
The above patch forces another retry of NFS mounts after statd is running. This is in no way a proper fix for the upstart issues described in #3 but it does (at last) allow my system to mount its filesystems reliably on boot. -- mountall races with statd startup

[Bug 613825] Re: mountall races with statd startup

2010-08-05 Thread Brian Murray
** Tags added: patch -- mountall races with statd startup https://bugs.launchpad.net/bugs/613825 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com