linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Max Waterman <davidmaxwaterman@fastmail.co.uk>
To: linux-raid@vger.kernel.org
Subject: Re: trouble adding spare
Date: Wed, 14 Jan 2009 19:54:34 +0200	[thread overview]
Message-ID: <496E26DA.6010703@fastmail.co.uk> (raw)
In-Reply-To: <alpine.DEB.1.10.0901141012050.19747@p34.internal.lan>

Justin Piszcz wrote:
>
>
> On Wed, 14 Jan 2009, Max Waterman wrote:
>
>> Max Waterman wrote:
>>>>
>>>> If that does not work, clean the drive out manually after removing 
>>>> it as a spare from the array:
>>>> dd if=/dev/zero of=/dev/sdi bs=1M
>>> This is taking forever
>> I stopped it after about half an hour, hoping that it had made 
>> garbage of whatever was the problem.
>>
>> I then added it into the array and it worked as before.
>>
>> However, it still wasn't added when I rebooted.
>>
>> ...but, there is something different. Now, when I --examine /dev/sdi, 
>> it gives output for the whole array including 2 spares, which is the 
>> end result I expect :
>>
>> Active Devices : 6
>> Working Devices : 8
>> Failed Devices : 0
>> Spare Devices : 2
>>
>> However, --detail /dev/md2 still denies /dev/sdi exists :
>>
>> Active Devices : 6
>> Working Devices : 7
>> Failed Devices : 0
>> Spare Devices : 1
>>
>> What's up?
>>
>> Max.
>>
>> -- 
>> To unsubscribe from this list: send the line "unsubscribe linux-raid" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>
>
> The superblock is at the end of the disk for 0.90.00 superblocks, so 
> you would need to write to end of the disk or just let dd clear out 
> the entire disk.  Honestly though that may not fix the root cause of 
> the problem, we may need to wait for others on the list and/or Neil to 
> check this one out. It seems very strange, can you post the regular 
> output that people ask for so once they see your mail, they will have 
> (hopefully) most of what they need to diagnose the problem.
>
> 1. mdadm -D /dev/mdX
> 2. cat /proc/mdstat
> 3. mdadm -Esvvv
> 4. uname -a
5. mdadm -E /dev/sdi

OK, I uploaded the output of the above commands to here :

<http://reality.sgiweb.org/maxw/tmp/md2Details/>

I hope someone can shed some light on this.

Thanks,

Max.

  reply	other threads:[~2009-01-14 17:54 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-14  9:43 trouble adding spare Max Waterman
2009-01-14 11:56 ` Justin Piszcz
2009-01-14 13:03   ` Max Waterman
2009-01-14 13:23     ` Max Waterman
2009-01-14 13:39       ` Justin Piszcz
2009-01-14 14:32         ` Max Waterman
2009-01-14 15:08           ` Max Waterman
2009-01-14 15:14             ` Justin Piszcz
2009-01-14 17:54               ` Max Waterman [this message]
2009-01-16 17:57                 ` Max Waterman
2009-01-21 17:21                   ` Max Waterman
2009-01-22  3:50                     ` Beolach
2009-01-22 16:43                       ` Max Waterman

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=496E26DA.6010703@fastmail.co.uk \
    --to=davidmaxwaterman@fastmail.co.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 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).