Comment 25 for bug 906358

Revision history for this message
Peter Matulis (petermatulis) wrote :

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