Linux RAID subsystem development
 help / color / mirror / Atom feed
* Automatically start two-level mdadm RAID arrays (i.e. RAID 60) on boot?
@ 2018-02-15 20:41 Sean Caron
  2018-02-15 21:02 ` Roman Mamedov
  0 siblings, 1 reply; 9+ messages in thread
From: Sean Caron @ 2018-02-15 20:41 UTC (permalink / raw)
  To: linux-raid, Sean Caron

Hi all,

My site is very happily using MD RAID arrays constructed in two
levels. That is to say, we do RAID 60 by constructing an mdadm RAID 0
out of a number of mdadm RAID 6 strings.

These work great but one thing we have found and been living with is
that, when the system boots, mdadm will automatically start all the
RAID 6 strings, but it will not automatically start the top level RAID
0 container. The machine pauses on boot ("Hit S to skip, M to manually
resolve") trying to mount the RAID because the device is not
available, and a sys admin needs to manually go to the console and
start the top level RAID 0 to continue the boot.

In an attempt to reduce a little bit of toil and make it easier for
staff to reboot machines for service, I wanted to ask the list if
there was some way to get mdadm to automatically start the top-level
RAID 0 containers without operator intervention in this type of
scenario? I'm not sure if it's just an issue of inserting a little
delay somewhere between starting all the RAID 6 strings and attempting
to start the RAID 0, or if there is some configuration parameter I
have missed.

Thanks!

Sean

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

end of thread, other threads:[~2018-02-16 16:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-15 20:41 Automatically start two-level mdadm RAID arrays (i.e. RAID 60) on boot? Sean Caron
2018-02-15 21:02 ` Roman Mamedov
2018-02-15 21:51   ` Phil Turmel
2018-02-16  1:41     ` Brad Campbell
2018-02-16  2:17       ` Sean Caron
2018-02-16  3:53         ` Brad Campbell
2018-02-16  3:57           ` Brad Campbell
2018-02-16 11:00         ` Wolfgang Denk
2018-02-16 16:39           ` Sean Caron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox