Reproduced in a KVM guest (11.10 Server amd64)

Post-install:

sudo apt-get install lvm2
sudo pvcreate /dev/vdb
sudo vgcreate data /dev/vdb
sudo lvcreate --extents 100%FREE --name flies data
sudo reboot
<wait 60 seconds>

With 3.0.0-14 kernel, it didn't happen every time (yes = wait problem):

14 / 16 reboots - yes

When booting with the 3.0.0.12 kernel (choosing it in the GRUB menu):

5 / 5 reboots - no

While running the -14 kernel, I remove the volume:

sudo lvremove data/flies

5 / 5 reboots - no

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/906358

Title:
  udev and lvm2 hang at boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/906358/+subscriptions

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

Reply via email to