Mailinglist Archive: opensuse-bugs (10715 mails)
| < Previous | Next > |
[Bug 525237] mkinitrd fail? if root is on lvm which is on raid 0
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 1 Oct 2009 20:02:21 -0600
- Message-id: <20091002020221.968F4CC7CF@xxxxxxxxxxxxxxxxxxxxxx>
http://bugzilla.novell.com/show_bug.cgi?id=525237
User blackhole999@xxxxxxxxx added comment
http://bugzilla.novell.com/show_bug.cgi?id=525237#c31
--- Comment #31 from Ray Sutton <blackhole999@xxxxxxxxx> 2009-10-01 20:02:20
MDT ---
I'm having a similar problem, tried copying setup-lvm.sh/boot-lvm2.sh as
outlined above - no joy!
my configuration is LVM2 on top of software raid1, /boot is /dev/md0
(raid1/ext3) and / is a lvm2 partition on top of /dev/md1(raid1/PV).
I don't claim to understand the initrd process but tracing linuxrc it looks as
if this may be a sequencing problem looking at the run_all.sh script on the
generated initrd it executes
02-start
03-dm
03-rtc
03-storage
04-udev
.......
51-md
61-lvm2
udev times out waiting for the root device but as yet the md and lvm2
initialization hasn't occurred so the root device is not visible. Also in the
initial install of 11.2M7 failed during initrd creatation in 72-block.sh as md*
isn't recognized as a block device.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User blackhole999@xxxxxxxxx added comment
http://bugzilla.novell.com/show_bug.cgi?id=525237#c31
--- Comment #31 from Ray Sutton <blackhole999@xxxxxxxxx> 2009-10-01 20:02:20
MDT ---
I'm having a similar problem, tried copying setup-lvm.sh/boot-lvm2.sh as
outlined above - no joy!
my configuration is LVM2 on top of software raid1, /boot is /dev/md0
(raid1/ext3) and / is a lvm2 partition on top of /dev/md1(raid1/PV).
I don't claim to understand the initrd process but tracing linuxrc it looks as
if this may be a sequencing problem looking at the run_all.sh script on the
generated initrd it executes
02-start
03-dm
03-rtc
03-storage
04-udev
.......
51-md
61-lvm2
udev times out waiting for the root device but as yet the md and lvm2
initialization hasn't occurred so the root device is not visible. Also in the
initial install of 11.2M7 failed during initrd creatation in 72-block.sh as md*
isn't recognized as a block device.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |