Re: RAID1 drive replacement help?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Paul M
Date: Tuesday, September 22, 2009 - 9:05 pm

On 23/09/2009, at 1:01 AM, Jeffrey C. Smith wrote:


Once you have a clean disk with an unused RAID partition on it, reboot 
and check
that it's still identified as wd1d. At this point, 'raidctl -s raid0' 
should know
of it's existance. There should be a message in dmesg too.
There should be no mention of 'component1'.

Now 'raidctl -R /dev/wd1d raid0' should initiate a reconstruction of 
this disk.

That should be all you need.

You should check all this in the man page to ensure you understand what 
you're
typing too. I may have made a typo, left something out, or just plain 
got it
wrong. I dont believe so, but it's your system and you're the one 
typing the
commands so it's ultimately all down to you.
I agree that the man page takes quite a bit of work, but it is all 
there.



When tracking down almost any problem with the system, the syslog 
should be checked to see if there
are any clues. It may even point directly to the cause.
 >cat /var/log/messages

and/or:
 >zcat /var/log/messages.n.gz
where n refers the file corresponding to the time you're interested in, 
to look further back in time.


paulm
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
RAID1 drive replacement help?, Jeffrey C. Smith, (Tue Sep 15, 3:46 pm)
Re: RAID1 drive replacement help?, Paul M, (Wed Sep 16, 2:40 am)
Re: RAID1 drive replacement help?, Jeffrey C. Smith, (Wed Sep 16, 9:27 pm)
Re: RAID1 drive replacement help?, Paul M, (Wed Sep 16, 11:46 pm)
Re: RAID1 drive replacement help?, Jeffrey C. Smith, (Thu Sep 17, 7:28 pm)
Re: RAID1 drive replacement help?, Paul M, (Thu Sep 17, 8:03 pm)
Re: RAID1 drive replacement help?, Jeffrey C. Smith, (Thu Sep 17, 8:23 pm)
Re: RAID1 drive replacement help?, Paul M, (Sun Sep 20, 3:24 pm)
Re: RAID1 drive replacement help?, Jeffrey C. Smith, (Tue Sep 22, 6:01 am)
Re: RAID1 drive replacement help?, Paul M, (Tue Sep 22, 9:05 pm)