From: John Robinson <john.robinson@anonymous.org.uk>
To: Linux RAID <linux-raid@vger.kernel.org>
Subject: Re: How to remove non-existant device
Date: Fri, 24 Sep 2010 03:18:47 +0100 [thread overview]
Message-ID: <4C9C0A87.6020406@anonymous.org.uk> (raw)
In-Reply-To: <20100924075449.26c7e59d@notabene>
On 23/09/2010 22:54, Neil Brown wrote:
> On Thu, 23 Sep 2010 14:16:19 +0100
> John Robinson<john.robinson@anonymous.org.uk> wrote:
>> On 23/09/2010 08:30, Benjamin Schieder wrote:
[...]
>>> But now I can't remove the sda partitions from the RAID:
>>> kblhbe101:~ # mdadm /dev/md0 -r /dev/sda5
>>> mdadm: cannot find /dev/sda5: No such file or directory
>>> kblhbe101:~ # mdadm /dev/md0 -r sda5
>>> mdadm: cannot find sda5: No such file or directory
>>>
>>> What am I doing wrong here?
>>> kblhbe101:~ # mdadm --version
>>> mdadm - v2.6 - 21 December 2006
>>
>> Try `mdadm /dev/md0 -r missing`.
>
> Close. "missing" is only meaningful with --re-add.
> You really want "-r faileded" or "-r detached"
Bah. I knew it was something like that.
Cheers,
John.
next prev parent reply other threads:[~2010-09-24 2:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-23 7:30 How to remove non-existant device Benjamin Schieder
2010-09-23 13:16 ` John Robinson
2010-09-23 21:54 ` Neil Brown
2010-09-24 2:18 ` John Robinson [this message]
2010-09-23 17:23 ` Bill Davidsen
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=4C9C0A87.6020406@anonymous.org.uk \
--to=john.robinson@anonymous.org.uk \
--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 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.