Comment 18 for bug 906358

Revision history for this message
Michael Kofler (michael-kofler) wrote :

Same problem: First a U11.10 installation into a 'normal' partition, all fine.

Later I set up a Logical Volume (actually using CentOS, which is also installed on the machine). I installed lvm2 in Ubuntu and added the path to the LV in /etc/fstab. The Logical Volume is available after boot, no error messages, but a 60 sec boot lag, which is also visible in dmesg:

...
[ 1.607767] scsi6 : pata_marvell
[ 1.607831] scsi7 : pata_marvell
[ 1.607859] ata7: PATA max UDMA/100 cmd 0xc040 ctl 0xc030 bmdma 0xc000 irq 19
[ 1.607861] ata8: PATA max UDMA/133 cmd 0xc020 ctl 0xc010 bmdma 0xc008 irq 19
[ 1.636055] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[ 1.707674] usb 2-1: new high speed USB device number 2 using ehci_hcd
[ 1.811657] firewire_core: created device fw0: GUID 001e8c0000507f90, S400
[ 1.839547] Refined TSC clocksource calibration: 3311.144 MHz.
[ 1.839553] Switching to clocksource tsc
[ 1.852211] hub 2-1:1.0: USB hub found
[ 1.852422] hub 2-1:1.0: 8 ports detected
[ 2.123415] usb 2-1.3: new low speed USB device number 3 using ehci_hcd
[ 2.291274] usb 2-1.4: new low speed USB device number 4 using ehci_hcd
[ 2.475120] usb 2-1.5: new high speed USB device number 5 using ehci_hcd
[ 2.576201] hub 2-1.5:1.0: USB hub found
[ 2.576284] hub 2-1.5:1.0: 3 ports detected
[ 2.846809] usb 2-1.5.2: new low speed USB device number 6 using ehci_hcd
[ 62.062792] udevd[333]: starting version 173
[ 62.084227] lp: driver loaded but no devices found
[ 62.085550] coretemp coretemp.0: TjMax is 98 C.
[ 62.085556] coretemp coretemp.0: TjMax is 98 C.
[ 62.085561] coretemp coretemp.0: TjMax is 98 C.
[ 62.085567] coretemp coretemp.0: TjMax is 98 C.
[ 62.167185] wmi: Mapper loaded
...

My computer has a really fast SSD, so it is not a slow external (net) disk which causes the delay.