* [linux-lvm] Lilo Defvs and Root Raid1, Having trouble booting
@ 2003-01-20 18:01 mfusco
2003-01-21 3:52 ` Jon Bendtsen
2003-01-21 12:48 ` Steven Dake
0 siblings, 2 replies; 3+ messages in thread
From: mfusco @ 2003-01-20 18:01 UTC (permalink / raw)
To: linux-lvm
Need help please!
Here is my current system.
/boot is a md0 raid1 mirrored over 4 scsi disk, host0 target9, h0t10, h1t9,
h1t10.
/ is a md11 raid1 mirrored over the same four disks.
md0 is part1 and md11 is part2
my lilo has the option for raid-????-boot=mbr-only and LILO does load the
kernel.
heres the problem. raidautostart /dev/md0 failed kernel unable to mount
root directory 09:00. I have tried to make a initrd with --preload raid1 and -
-with=raid1 but still no luck. also unzip my initrd and looked in the /dev
only entry was md0 which was a symbolic link to md/0. Tried to mknod the
files, sda, sdb... sda1, sda2, ... and md0, md11 and still no luck?
Please any ides would be really helpful
Michael
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-lvm] Lilo Defvs and Root Raid1, Having trouble booting
2003-01-20 18:01 [linux-lvm] Lilo Defvs and Root Raid1, Having trouble booting mfusco
@ 2003-01-21 3:52 ` Jon Bendtsen
2003-01-21 12:48 ` Steven Dake
1 sibling, 0 replies; 3+ messages in thread
From: Jon Bendtsen @ 2003-01-21 3:52 UTC (permalink / raw)
To: linux-lvm, mfusco
\x03mfusco@calpoly.edu wrote:
>
> Need help please!
Maybe you should ask a software raid mailing list, and not the
LVM mailing list.
> Here is my current system.
> /boot is a md0 raid1 mirrored over 4 scsi disk, host0 target9, h0t10, h1t9,
> h1t10.
> / is a md11 raid1 mirrored over the same four disks.
> md0 is part1 and md11 is part2
> my lilo has the option for raid-????-boot=mbr-only and LILO does load the
> kernel.
i always mark the /boot partition bootable on all disks, and use the
default mbr
or the one that in debian comes from the install-mbr command
In lilo.conf i write boot=/dev/mdX
And it works so far.
> heres the problem. raidautostart /dev/md0 failed kernel unable to mount
> root directory 09:00. I have tried to make a initrd with --preload raid1 and -
> -with=raid1 but still no luck. also unzip my initrd and looked in the /dev
> only entry was md0 which was a symbolic link to md/0. Tried to mknod the
> files, sda, sdb... sda1, sda2, ... and md0, md11 and still no luck?
Did you change the partition types to linux raid autodetect ?
(is that "fd" or is "fd" LVM ?)
> Please any ides would be really helpful
read the linux software raid howto
JonB
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-lvm] Lilo Defvs and Root Raid1, Having trouble booting
2003-01-20 18:01 [linux-lvm] Lilo Defvs and Root Raid1, Having trouble booting mfusco
2003-01-21 3:52 ` Jon Bendtsen
@ 2003-01-21 12:48 ` Steven Dake
1 sibling, 0 replies; 3+ messages in thread
From: Steven Dake @ 2003-01-21 12:48 UTC (permalink / raw)
To: linux-lvm
did you set the first partition on target 0:9, 0:10, 1:9, 1:10 to
bootable (fdisk 'a' command) and did you set the RAID partitions type to
RAID artostart (fdisk 't' command set to 0xfd).
Make sure you have the correct MBR on your disk with the lilo -M command
to write the MBR to 0:9 0:10 1:9 1:10.
You could also post your lilo.conf so we can verify you have it
specified properly.
Give those a try.
Thanks
-steve
mfusco@calpoly.edu wrote:
>Need help please!
>
> Here is my current system.
> /boot is a md0 raid1 mirrored over 4 scsi disk, host0 target9, h0t10, h1t9,
>h1t10.
> / is a md11 raid1 mirrored over the same four disks.
> md0 is part1 and md11 is part2
> my lilo has the option for raid-????-boot=mbr-only and LILO does load the
>kernel.
>
> heres the problem. raidautostart /dev/md0 failed kernel unable to mount
>root directory 09:00. I have tried to make a initrd with --preload raid1 and -
>-with=raid1 but still no luck. also unzip my initrd and looked in the /dev
>only entry was md0 which was a symbolic link to md/0. Tried to mknod the
>files, sda, sdb... sda1, sda2, ... and md0, md11 and still no luck?
>
>Please any ides would be really helpful
>
>Michael
>
>
>
>
>_______________________________________________
>linux-lvm mailing list
>linux-lvm@sistina.com
>http://lists.sistina.com/mailman/listinfo/linux-lvm
>read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
>
>
>
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-01-21 12:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-20 18:01 [linux-lvm] Lilo Defvs and Root Raid1, Having trouble booting mfusco
2003-01-21 3:52 ` Jon Bendtsen
2003-01-21 12:48 ` Steven Dake
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.