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

Re: lvm2 boot failure

2009-01-14 Thread Martin Kraus
On Wed, Jan 14, 2009 at 10:49:32AM +0100, Király László wrote: > >> >> instead of that root=/dev/vg/root you may try root=/dev/mapper/vg-root if >> your >> volume group is called vg. otherwise i'm not suer what the problem could be. >> you may try to use apped="root=/dev/mapper/vg-root" in the ima

Re: lvm2 boot failure

2009-01-14 Thread Király László
instead of that root=/dev/vg/root you may try root=/dev/mapper/vg-root if your volume group is called vg. otherwise i'm not suer what the problem could be. you may try to use apped="root=/dev/mapper/vg-root" in the image declaraction. mk I tryed it with root=/dev/mapper/vg-root but didn

Re: lvm2 boot failure

2009-01-13 Thread Martin Kraus
On Tue, Jan 13, 2009 at 05:18:34PM +0100, Király László wrote: > There is a dev directory and within the special files as I expected. > It's possible that initrd don't try to mount the right filesystem? My > lilo.conf: > > ubuntu:/# grep -v ^# /etc/lilo.conf > > lba32 > > boot=/dev/cciss/c0d0p1 >

Re: lvm2 boot failure

2009-01-13 Thread Martin Kraus
On Tue, Jan 13, 2009 at 04:02:41PM +0100, Király László wrote: > Martin Kraus írta: >> On Tue, Jan 13, 2009 at 02:16:45PM +0100, Kir�ly L�szl� wrote: >> >>> Hi list, >>> >>> My server doesn't boot after raid card faliure. I recreated the raid1 >>> array, partitioned and copyed the whole system

Re: lvm2 boot failure

2009-01-13 Thread Király László
Martin Kraus írta: On Tue, Jan 13, 2009 at 04:02:41PM +0100, Király László wrote: Martin Kraus írta: On Tue, Jan 13, 2009 at 02:16:45PM +0100, Kir�ly L�szl� wrote: Hi list, My server doesn't boot after raid card faliure. I recreated the raid1 array, partitioned and copyed

Re: lvm2 boot failure

2009-01-13 Thread Király László
Martin Kraus írta: On Tue, Jan 13, 2009 at 02:16:45PM +0100, Kir�ly L�szl� wrote: Hi list, My server doesn't boot after raid card faliure. I recreated the raid1 array, partitioned and copyed the whole system to it. Then executed lilo -v . and the error message or something that fa

Re: lvm2 boot failure

2009-01-13 Thread Martin Kraus
On Tue, Jan 13, 2009 at 02:16:45PM +0100, Király László wrote: > Hi list, > > My server doesn't boot after raid card faliure. I recreated the raid1 > array, partitioned and copyed the whole system to it. Then executed lilo > -v . and the error message or something that fails the boot? is it bi

lvm2 boot failure

2009-01-13 Thread Király László
Hi list, My server doesn't boot after raid card faliure. I recreated the raid1 array, partitioned and copyed the whole system to it. Then executed lilo -v . I did this with an ubuntu live cd. My system looks like: r...@ubuntu:~# fdisk -l /dev/cciss/c0d0 Disk /dev/cciss/c0d0: 750.1