All of lore.kernel.org
 help / color / mirror / Atom feed
* Bootable Raid-1
@ 2011-02-01 20:20 Naira Kaieski
  2011-02-01 20:43 ` Leslie Rhorer
  0 siblings, 1 reply; 13+ messages in thread
From: Naira Kaieski @ 2011-02-01 20:20 UTC (permalink / raw)
  To: linux-raid

Hi,

I have read several articles on the internet and researched in the 
messages list, but I'm still having trouble configuring a raid level 1 
array that is bootable.

I configured a server some time agowith Gentoo Linux, Kernel 
2.6.28-hardened-r9, mdadm - v3.0 and 2 IDE hard drives, this is working 
correctly. For this installation iused as a basis for consultation 
Article http://en.gentoo-wiki.com/wiki/Migrate_to_RAID

Now, I want to use two SATA drives in raid level 1,

Now i have Gentoo Linux with kernel  2.6.36-hardened-r6 and mdadm - 
v3.1.4 and the instructions of Article dont work. The kernel was 
configured with support for disks raid autodetect and supported the raid 
level 1. But in the logs of dmesg does not run the auto-detection of the 
disks to the array, so in the boot when mounting the root device / 
dev/md2 the system can not find the device.

When I run mdadm - auto-detect the array are found somewhere but still 
displays message indicating that the raid device is not a valid 
partition table.

How can you configure a raid level 1 with bootable disks / dev / sda and 
/ dev / sdb?
I want three partitions:
     /dev/md1  - swap  - /dev/sda1, /dev/sdb1
     /dev/md2  - boot   - /dev/sda2, /dev/sdb2
     /dev/md3  - / - /dev/sda3, /dev/sdb3

I am using grub as bootloader.

Thanks,
Naira Kaieski

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2011-09-15 19:33 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-01 20:20 Bootable Raid-1 Naira Kaieski
2011-02-01 20:43 ` Leslie Rhorer
2011-02-01 21:35   ` Naira Kaieski
2011-02-01 21:53     ` Leslie Rhorer
2011-02-02 15:56       ` hansbkk
2011-02-02 16:24         ` Roberto Spadim
2011-02-02 17:44           ` Leslie Rhorer
     [not found]             ` <CAGqmV7qRQ-6-dpTt5pywugtchFF4NtA5sNvVhBCOirpGhdgWiQ@mail.gmail.com>
2011-09-09  5:17               ` hansbkk
2011-09-10 17:56               ` Leslie Rhorer
2011-09-09  8:59             ` CoolCold
2011-09-15 19:33               ` Robert L Mathews
2011-02-02 17:36         ` Leslie Rhorer
2011-09-09 19:09     ` Bill Davidsen

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.