From: Neil Brown <neilb@suse.de>
To: David Greaves <david@dgreaves.com>
Cc: thomas62186218@aol.com, maan@systemlinux.org, linux-raid@vger.kernel.org
Subject: Re: md devices disappearing on system reboot
Date: Tue, 8 Jul 2008 09:34:33 +1000 [thread overview]
Message-ID: <18546.43017.93866.476968@notabene.brown> (raw)
In-Reply-To: message from David Greaves on Tuesday July 8
On Tuesday July 8, david@dgreaves.com wrote:
> thomas62186218@aol.com wrote:
> > Hi Andre,
> >
> > Thank you very much for the quick response.
> >
> > My /dev/md0 device is using /dev/sdd1, /dev/sdg1, /dev/sdj1, and /dev/sdm1.
> >
> > I did:
> > devices=/dev/sd[dgjm]
> ^^^^ add a 1 to the end...
> devices=/dev/sd[dgjm]1
>
> > mdadm -A --run /dev/md0 $devices
Also please add -vv to get more verbose output.
So:
mdadm -A -s -vv
and when that fails
mdadm -A --run -vv /dev/sd[dgjm]1
Thanks,
NeilBrown
next prev parent reply other threads:[~2008-07-07 23:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-01 16:52 md devices disappearing on system reboot thomas62186218
2008-07-02 16:21 ` Andre Noll
2008-07-06 4:27 ` thomas62186218
2008-07-07 9:30 ` Andre Noll
2008-07-07 12:52 ` thomas62186218
2008-07-07 13:23 ` Andre Noll
2008-07-07 19:11 ` thomas62186218
2008-07-07 23:11 ` David Greaves
2008-07-07 23:34 ` Neil Brown [this message]
2008-07-08 0:44 ` thomas62186218
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=18546.43017.93866.476968@notabene.brown \
--to=neilb@suse.de \
--cc=david@dgreaves.com \
--cc=linux-raid@vger.kernel.org \
--cc=maan@systemlinux.org \
--cc=thomas62186218@aol.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.