NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

raidctl query



I tried to remove component from a raid set, but nothing seems to change:

# raidctl -s raid1
Components:
          component0: spared
           /dev/wd1e: optimal
Spares:
           /dev/wd0e: used_spare
           /dev/wd0f: spare
component0 status is: spared.  Skipping label.
Component label for /dev/wd1e:
   Row: 0, Column: 1, Num Rows: 1, Num Columns: 2
   Version: 2, Serial Number: 2008060501, Mod Counter: 53
   Clean: No, Status: 0
   sectPerSU: 128, SUsPerPU: 1, SUsPerRU: 1
   Queue size: 100, blocksize: 512, numBlocks: 94373888
   RAID Level: 1
   Autoconfig: Yes
   Root partition: No
   Last configured as: raid1
Component label for /dev/wd0e:
   Row: 0, Column: 0, Num Rows: 1, Num Columns: 2
   Version: 2, Serial Number: 2008060501, Mod Counter: 53
   Clean: No, Status: 0
   sectPerSU: 128, SUsPerPU: 1, SUsPerRU: 1
   Queue size: 100, blocksize: 512, numBlocks: 94373888
   RAID Level: 1
   Autoconfig: Yes
   Root partition: No
   Last configured as: raid1
/dev/wd0f status is: spare.  Skipping label.
Parity status: clean
Reconstruction is 100% complete.
Parity Re-write is 100% complete.
Copyback is 100% complete.
# raidctl -r /dev/wd0f raid1
#

and then raidctl -s raid1 gives exactly the same output again...
Is there more to it than raidctl -r ?
(I'll try rebooting later)

Cheers,

Patrick


Home | Main Index | Thread Index | Old Index