linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andre Noll <maan@systemlinux.org>
To: thomas62186218@aol.com
Cc: linux-raid@vger.kernel.org
Subject: Re: md devices disappearing on system reboot
Date: Mon, 7 Jul 2008 15:23:19 +0200	[thread overview]
Message-ID: <20080707132319.GR23944@skl-net.de> (raw)
In-Reply-To: <8CAAE4763AEB341-2F6C-570@webmailbeta-m07.sysops.aol.com>

[-- Attachment #1: Type: text/plain, Size: 507 bytes --]

On 08:52, thomas62186218@aol.com wrote:

> Thank you for the response. When running:  mdadm -A /dev/md0   I get:
> 
> mdadm: no devices found for /dev/md0
> 
> But fdisk -l  shows all the devices present on the system...

Try to specify all component devices manually:

	devices=/dev/sd[abcd]
	mdadm -A --run /dev/md0 $devices

You'll probably need to modify the content of the above devices
variable.

Andre
-- 
The only person who always got his work done by Friday was Robinson Crusoe

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2008-07-07 13:23 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 [this message]
2008-07-07 19:11           ` thomas62186218
2008-07-07 23:11             ` David Greaves
2008-07-07 23:34               ` Neil Brown
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=20080707132319.GR23944@skl-net.de \
    --to=maan@systemlinux.org \
    --cc=linux-raid@vger.kernel.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 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).