linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Cannot auto assemble a raid1 array on boot
@ 2012-10-18  2:35 Jivko Sabev
  2012-10-18  3:14 ` Adam Goryachev
  2012-10-23 18:44 ` John Robinson
  0 siblings, 2 replies; 9+ messages in thread
From: Jivko Sabev @ 2012-10-18  2:35 UTC (permalink / raw)
  To: linux-raid

Greetings,

I have a RAID1 array setup of the following

/dev/md0 [linear raid array consisting of two 500GB SATA drives]
/dev/md1  [RAID1 array consisting of /dev/md0 and one 1TB SATA drive]

here is my /proc/mdstat

--------

Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5]
[raid4] [raid10]
md1 : active raid1 md0[0] sde1[2]
      976639296 blocks super 1.2 [2/2] [UU]

md0 : active linear sdb1[0] sdc1[1]
      976770537 blocks super 1.2 0k rounding

unused devices: <none>


--------

However, on every reboot, the md1 array is in degraded mode and I get
dumped to a intramfs shell. I can then assemble the said array - i.e.
mdadm --assemble /dev/md1 /dev/md0 /dev/sde1 and everything is fine.
Is it possible to have such an array auto assembled and how?

Many thanks,

Jivko

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

end of thread, other threads:[~2012-10-25 14:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-18  2:35 Cannot auto assemble a raid1 array on boot Jivko Sabev
2012-10-18  3:14 ` Adam Goryachev
2012-10-18 15:19   ` Jivko Sabev
2012-10-18 23:11     ` Adam Goryachev
2012-10-23 15:43       ` Jivko Sabev
2012-10-23 22:18         ` Adam Goryachev
2012-10-24  1:33     ` NeilBrown
2012-10-25 14:37       ` Jivko Sabev
2012-10-23 18:44 ` John Robinson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).