Paul M wrote:
According to the man page (if my memory is correct), the name "component1" is a placeholder used by raidctl when it is unable to access the drive - in other words this component is bad. Remove the drive completely and it will still list it as "component1". So "component1" is not the name.

You need to use (again, if my memory is correct):
# raidctl -v -R /dev/wd1d raid0

Paul,

Thanks for the reply. I still seem to be having trouble. Here's the latest status of the array:

# raidctl -v -s raid0
raid0 Components:
           /dev/wd0d: optimal
          component1: failed
No spares.
Component label for /dev/wd0d:
   Row: 0, Column: 0, Num Rows: 1, Num Columns: 2
   Version: 2, Serial Number: 100, Mod Counter: 1237272102
   Clean: No, Status: 0
   sectPerSU: 128, SUsPerPU: 1, SUsPerRU: 1
   Queue size: 100, blocksize: 512, numBlocks: 238613376
   RAID Level: 1
   Autoconfig: Yes
   Root partition: Yes
   Last configured as: raid0
component1 status is: failed.  Skipping label.
Parity status: clean
Reconstruction is 100% complete.
Parity Re-write is 100% complete.
Copyback is 100% complete.


Now, I try to reconstruct /dev/wd1d (the failed drive):

# raidctl -v -R /dev/wd1d raid0
raidctl: /dev/wd1d is not a component of this device

Still no luck. Any more ideas???

Thanks,
Jeff
--
Jeffrey C. Smith                                   Phone: 512.692.7607
RevolutionONE                                      Cell : 512.965.3898
j...@revolutionone.com

Reply via email to