On May 4, 2010, at 4:14 PM, Nathan Grennan wrote: > I am the sysadmin for a company that uses Ubuntu for desktops, and uses > nfs heavily. I upgraded to Lucid from Karmic, and everything has been > fine. A co-worker upgraded, and ran into this bug. He tried the mounted > MOUNTPOINT=/var workaround. It actually seemed to make the problem > worse. The first time he booted it just hung the boot process. With a > reboot, it came up without the hang. > > What upstart needs is more of a "can I write to this directory" option. >
I saw a similar freeze when I was hacking about and tried `mounted MOUNTPOINT=/var/run` which is used by /etc/init/mounted-varrun.conf. This new tight integration with upstart is going to take some getting use too. -- mountall for /var races with rpc.statd https://bugs.launchpad.net/bugs/525154 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
