** Description changed: Binary package hint: mountall - Hi, + Hi, I have a similar problem like in https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/461133 . My NFS-Shares are not mounted at boot time. But I don't think both problems have the same cause. I think my problem is more related to https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/446678 , but I'm not sure. Release: Ubuntu 9.10 This is what happens: - Grub (still old Grub) line is: /vmlinuz-2.6.31-14-generic root=/dev/mapper/system-lvgggroot ro quiet splash - root is mounted readonly due to Grubline - After Network is up, mountall receives SIGUSR1 (as expected) - At this time root is not yet remounted RW and NFS-Shares cannot be mounted: - usr1_handler: Received SIGUSR1 (network device up) - try_mount: /Bignfs waiting for / - try_mount: /Backnfs waiting for / - usr1_handler: Received SIGUSR1 (network device up) - try_mount: /Bignfs waiting for / - try_mount: /Backnfs waiting for / + usr1_handler: Received SIGUSR1 (network device up) + try_mount: /Bignfs waiting for / + try_mount: /Backnfs waiting for / + usr1_handler: Received SIGUSR1 (network device up) + try_mount: /Bignfs waiting for / + try_mount: /Backnfs waiting for / - After root is remounted, NFS-Shares will not be mounted as they are waiting for SIGUSR1 - try_mount: /Bignfs waiting for device gigakobold.daheim:udatanoback - try_mount: /Backnfs waiting for device gigakobold.daheim:udataback + try_mount: /Bignfs waiting for device gigakobold.daheim:udatanoback + try_mount: /Backnfs waiting for device gigakobold.daheim:udataback - mountall will continue running - Sending SIGUSR1 manually will get everything mounted and mountall exits normally So the problem is: Mountall doesn't remember having SIGUSR1 (i.e. network up) already received. So if there is a problem with NFS-mounts while signal from network up is received and the NFS-filesystems cannot be mounted at this time, later retries will not work, too. Regards Markus
-- retry remote devices when parent is ready after SIGUSR1 https://bugs.launchpad.net/bugs/470776 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs