Re: Nested RAID and booting

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

 



These days most ( all? ) distributions use udev for plug and play. When the physical disks are detected, udev notices ( with blkid ) that they are raid members, and runs mdadm --incremental on them. Once they are all detected, the array goes active, and udev runs blkid on the array, notices that is a component, and runs mdadm --incremental on that.

On 6/8/2011 1:54 AM, Leslie Rhorer wrote:

	For financial reasons, I have had to temporarily create two members
of a RAID6 array by first creating a pair of RAID0 arrays from four member
disks.  The RAID6 array is currently re-shaping, and so far all seems well.
I do have a concern about what will happen when the system reboots, however.
In order to properly assemble the RAID6 array, the two RAID0 arrays will
first need to be assembled and running, correct?  How do I guarantee the two
RAID0 arrays will be up before mdadm attempts to assemble the RAID6 array?
Will simply putting them in the mdadm.conf file prior to the RAID6 array do
the trick?

--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux