Re: Software RAID installation problems

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Am Dienstag, den 21.07.2009, 21:45 -0400 schrieb Samuel Baldwin:

> My drives RAID drives are set up as so: sdc1 and sdd1 are mirrored to
> make md0, sde1 and sdf1 are mirrored to make md1. These are mounted at
> /mnt/md0 and /mnt/md1, respectively, and formatted to ext4.

Not sure if i understand: You don't boot from the raid arrays, correct?
These are only data or whatever arrays which you mount to /mnt/mdX?
Have you put your raid module (raid1) in /etc/rc.conf->MODULES and have
you put your array specs into /etc/mdadm.conf?
If not:
Boot system
modprobe raid1
mdadm -E -s >>/etc/mdadm.conf
mdadm -A -s
Also the partition types should be *fd* on all raid array members.
Try booting again..

But if you have / (and/or /boot) on the raid arrays:
Have you added the mdadm HOOK to /etc/mkinitcpio.conf and (not sure if
needed but surely recommend) filled /etc/mdadm.conf with your array
settings?

Gerhard




[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux