linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Array will not assemble
@ 2006-07-06 23:39 Richard Scobie
  2006-07-07  0:06 ` Neil Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Scobie @ 2006-07-06 23:39 UTC (permalink / raw)
  To: linux-raid

Perhaps I am misunderstanding how assemble works, but I have created a 
new RAID 1 array on a pair of SCSI drives and am having difficulty 
re-assembling it after a reboot.

The relevent mdadm.conf entry looks like this:


ARRAY /dev/md3 level=raid1 num-devices=2 
UUID=72189255:acddbac3:316abdb0:9152808d devices=/dev/sdc,/dev/sdd

The above is all one line.

If I run "mdadm -As", I get the error:

mdadm: no devices found for /dev/md3.

If I then run:

mdadm --assemble /dev/md3 /dev/sdc /dev/sdd

it all starts up fine.

Thanks,

Richard

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

end of thread, other threads:[~2006-07-17 18:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-06 23:39 Array will not assemble Richard Scobie
2006-07-07  0:06 ` Neil Brown
2006-07-07  1:42   ` Richard Scobie
2006-07-17 18:22     ` Bill Davidsen

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).