linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Richard Scobie <richard@sauce.co.nz>
To: linux-raid@vger.kernel.org
Subject: Array will not assemble
Date: Fri, 07 Jul 2006 11:39:23 +1200	[thread overview]
Message-ID: <44AD9F2B.9090205@sauce.co.nz> (raw)

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

             reply	other threads:[~2006-07-06 23:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-06 23:39 Richard Scobie [this message]
2006-07-07  0:06 ` Array will not assemble Neil Brown
2006-07-07  1:42   ` Richard Scobie
2006-07-17 18:22     ` Bill Davidsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44AD9F2B.9090205@sauce.co.nz \
    --to=richard@sauce.co.nz \
    --cc=linux-raid@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).