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 11:30:04 +0200	[thread overview]
Message-ID: <20080707093004.GQ23944@skl-net.de> (raw)
In-Reply-To: <8CAAD37CC87F1BD-FD8-4A21@webmail-stg-d08.sysops.aol.com>

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

On 00:27, thomas62186218@aol.com wrote:

> Thank you for responding. I created md0 with 4 hard drives, RAID 0. 
> Here is the /etc/mdadm.conf
> DEVICE  /dev/sd*
> ARRAY /dev/md0 level=raid0 num-devices=4 
> UUID=d58a686f:20aa9ffe:e0d5f27e:e17216ec
> 
> Here is the output of mdadm -E -scan
> ARRAY /dev/md0 level=raid0 num-devices=4 
> UUID=d58a686f:20aa9ffe:e0d5f27e:e17216ec

Looks good.

> However, cat /proc/mdstat shows nothing:
> Personalities : [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
> unused devices: <none>

What happens if you try to assemble the array by executing

	mdadm -A /dev/md0

?

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  9:30 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 [this message]
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
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=20080707093004.GQ23944@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).