[Expired for initramfs-tools (Ubuntu) because there has been no activity
for 60 days.]
** Changed in: initramfs-tools (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad
[Expired for lvm2 (Ubuntu) because there has been no activity for 60
days.]
** Changed in: lvm2 (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445408
Titl
Is this still a problem in lucid?
** Changed in: lvm2 (Ubuntu)
Status: New => Incomplete
** Changed in: initramfs-tools (Ubuntu)
Status: New => Incomplete
--
lvm2 root partition should wait for udev to settle before giving up
https://bugs.launchpad.net/bugs/445408
You received th
I think that something else is wrong on your system. You should not
need to explicitly vgchange -ay to activate the volumes since they are
brought online automatically by udev when it detects a new disk.
--
lvm2 root partition should wait for udev to settle before giving up
https://bugs.launchpa
This patch solves the problem using the add_mountroot_fail_hook
approach.
It's rather safe and no worse than the current situation, but calling the
various fail hooks is slow, because some of them are sleeping.
Calling udevadm settle, or (in the future), spawning a process and making
things even