Linux RAID subsystem development
 help / color / mirror / Atom feed
From: Joel Young <jdy@cryregarder.com>
To: linux-raid@vger.kernel.org
Subject: Re: RAID 0 of Two RAID 5s Stays Up When Component RAID fails
Date: Thu, 14 Mar 2013 04:03:48 +0000 (UTC)	[thread overview]
Message-ID: <loom.20130314T050243-974@post.gmane.org> (raw)
In-Reply-To: loom.20130314T022616-853@post.gmane.org

Joel Young <jdy <at> cryregarder.com> writes:
> mdadm /dev/md0 --fail /dev/loop0
> mdadm /dev/md0 --fail /dev/loop1

That is a typo.  It is:

mdadm /dev/md0 --fail /dev/loop1
mdadm /dev/md0 --fail /dev/loop2

which should be clear since there was no loop0 created.

Thanks for the on list and off list notifications of my sloppiness :-)

Joel


  parent reply	other threads:[~2013-03-14  4:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-14  1:33 RAID 0 of Two RAID 5s Stays Up When Component RAID fails Joel Young
2013-03-14  3:21 ` Chris Murphy
2013-03-14  4:02   ` Joel Young
2013-03-14  4:03 ` Joel Young [this message]
2013-03-14 18:09   ` Chris Murphy
2013-03-14 22:13     ` Joel Young
2013-03-18 23:57 ` Joel Young

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=loom.20130314T050243-974@post.gmane.org \
    --to=jdy@cryregarder.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