Re: [ squeeze ] Grub2 RAID1 LVM2 boot failure

2010-06-02 Thread Tom H
On Mon, May 31, 2010 at 5:42 PM, wrote: > Thanks for the comments and help. > > I have edited /boot/grub/grub.cfg to match my devices by UUID as > proposed, getting UUIDs from blkid /dev/md{0,1} (previously I run > blkid -g): > > menuentry "Debian GNU/Linux, with Linux 2.6.32-3-686-bigmem" --clas

Re: [ squeeze ] Grub2 RAID1 LVM2 boot failure

2010-06-01 Thread d . sastre . medina
On Tue, Jun 01, 2010 at 03:31:41AM -0500, Stan Hoeppner wrote: > d.sastre.med...@gmail.com put forth on 5/30/2010 4:45 PM: > > On Sun, May 30, 2010 at 02:24:41PM -0500, Stan Hoeppner wrote: > >> What happens when you use LILO instead of Grub? > > > > I haven't tried that yet. > > [ snip ] > > But

Re: [ squeeze ] Grub2 RAID1 LVM2 boot failure

2010-06-01 Thread Stan Hoeppner
d.sastre.med...@gmail.com put forth on 5/30/2010 4:45 PM: > On Sun, May 30, 2010 at 02:24:41PM -0500, Stan Hoeppner wrote: >> What happens when you use LILO instead of Grub? > > I haven't tried that yet. > > First thing would be to know if the bootloader is to blame for not > having a bootable s

Re: [ squeeze ] Grub2 RAID1 LVM2 boot failure

2010-06-01 Thread Antonio Perez
d.sastre.med...@gmail.com wrote: > Thanks for the comments and help. > > I have edited /boot/grub/grub.cfg to match my devices by UUID as > proposed, getting UUIDs from blkid /dev/md{0,1} (previously I run > blkid -g): Good. > It doesn't boot. Bummer. > Note a added `rootdelay=15' and removed

Re: [ squeeze ] Grub2 RAID1 LVM2 boot failure

2010-05-31 Thread d . sastre . medina
Thanks for the comments and help. I have edited /boot/grub/grub.cfg to match my devices by UUID as proposed, getting UUIDs from blkid /dev/md{0,1} (previously I run blkid -g): menuentry "Debian GNU/Linux, with Linux 2.6.32-3-686-bigmem" --class debian --class gnu-linux --class gnu --class os {

Re: [ squeeze ] Grub2 RAID1 LVM2 boot failure

2010-05-30 Thread Tom H
On Sun, May 30, 2010 at 7:13 AM, wrote: > On Sat, May 29, 2010 at 05:44:22PM -0400, Tom H wrote: >> On Sat, May 29, 2010 at 7:06 AM, David Sastre Medina >> wrote: >> > >> > Grub2 is failing to boot a softRAID1 + LVM2 squeeze box. >> > >> > r...@sysresccd /root % mdadm --detail /dev/md0 >> > /dev

Re: [ squeeze ] Grub2 RAID1 LVM2 boot failure

2010-05-30 Thread Antonio Perez
d.sastre.med...@gmail.com wrote: > On Sat, May 29, 2010 at 05:44:22PM -0400, Tom H wrote: >> On Sat, May 29, 2010 at 7:06 AM, David Sastre Medina >> wrote: >> > >> > Grub2 is failing to boot a softRAID1 + LVM2 squeeze box. I use an equivalent setup and it was all automatically setup correctly wi

Re: [ squeeze ] Grub2 RAID1 LVM2 boot failure

2010-05-30 Thread d . sastre . medina
On Sun, May 30, 2010 at 02:24:41PM -0500, Stan Hoeppner wrote: > What happens when you use LILO instead of Grub? I haven't tried that yet. First thing would be to know if the bootloader is to blame for not having a bootable system. As of now, it would be some timming issues related to initramfs-

Re: [ squeeze ] Grub2 RAID1 LVM2 boot failure

2010-05-30 Thread Stan Hoeppner
What happens when you use LILO instead of Grub? d.sastre.med...@gmail.com put forth on 5/30/2010 6:13 AM: > On Sat, May 29, 2010 at 05:44:22PM -0400, Tom H wrote: >> On Sat, May 29, 2010 at 7:06 AM, David Sastre Medina >> wrote: >>> >>> Grub2 is failing to boot a softRAID1 + LVM2 squeeze box. >>>

Re: [ squeeze ] Grub2 RAID1 LVM2 boot failure

2010-05-30 Thread d . sastre . medina
On Sat, May 29, 2010 at 05:44:22PM -0400, Tom H wrote: > On Sat, May 29, 2010 at 7:06 AM, David Sastre Medina > wrote: > > > > Grub2 is failing to boot a softRAID1 + LVM2 squeeze box. > > > > r...@sysresccd /root % mdadm --detail /dev/md0 > > /dev/md0: > > ... > >           UUID : 8052f7d4:54a97fb

Re: [ squeeze ] Grub2 RAID1 LVM2 boot failure

2010-05-29 Thread Tom H
On Sat, May 29, 2010 at 7:06 AM, David Sastre Medina wrote: > > Grub2 is failing to boot a softRAID1 + LVM2 squeeze box. > The error is "can't find root_vg-root_lv". After that, it drops me to > a initrd shell, but my USB keyboard stops working, so I must > button-reboot. > There are two kernels i

Re: [ squeeze ] Grub2 RAID1 LVM2 boot failure

2010-05-29 Thread d . sastre . medina
I think my previous post requires some more info: I've got three HDs, two of them (twin disks) have two partitions, one /boot partition (md0) and the other one for LVM filesystems (md1), where root_vg-root_lv lives (among others). The third disk is unpatitioned, and has one only lv (var_lv) So, p

[ squeeze ] Grub2 RAID1 LVM2 boot failure

2010-05-29 Thread David Sastre Medina
Hello, Grub2 is failing to boot a softRAID1 + LVM2 squeeze box. The error is "can't find root_vg-root_lv". After that, it drops me to a initrd shell, but my USB keyboard stops working, so I must button-reboot. There are two kernels installed. I've attached grub.cfg. It's an automated cfg from upd