From: Jim Paris <jim@jtan.com>
To: David Wuertele <dave-gnus@bfnet.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: Please help! How to reconstitute array (drive order problem)?
Date: Wed, 27 Oct 2004 14:54:32 -0400 [thread overview]
Message-ID: <20041027185432.GA23904@jim.sh> (raw)
In-Reply-To: <m3vfcw3035.fsf@bfnet.com>
> These drives came up something like hda, hdi, hdh, hdk, hdm, hdn, hdp,
..
> drive. These drives were hda, hdi, and hdk (I only know this because
..
> the drives' new names were hde, hdg, and hdo.
So your drives are now hde, hdg, hdo, hdh, hdm, hdn, hdp. Something like
mdadm --assemble /dev/md0 hd[egohmnp]
should do the trick.
--
BTW, speaking of mdadm, with no config file, the commands
mdadm --assemble /dev/md0
mdadm --assemble --scan /dev/md0
mdadm --assemble --scan /dev/md0 /dev/hd[egohmnp]
all segfault. They're probably not sensible commands to run, but it
should give an error in that case.
-jim
prev parent reply other threads:[~2004-10-27 18:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-27 10:51 Please help! How to reconstitute array (drive order problem)? David Wuertele
2004-10-27 18:31 ` Guy
2004-10-27 12:09 ` David Wuertele
2004-10-27 19:51 ` Guy
2004-10-27 18:54 ` Jim Paris [this message]
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=20041027185432.GA23904@jim.sh \
--to=jim@jtan.com \
--cc=dave-gnus@bfnet.com \
--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).