[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: trouble with second raid set
On Tue, 3 Feb 2004 22:48:42 +0100
Thierry Deval <thierry@deval.be> wrote:
> Oh, and send me the output of
> # raidctl -vs all
> as well (-;
# radioctl -vs all
radioctl: unknown option -- v
usage: radioctl [-f file] [-n] variable ...
radioctl [-f file] [-n] -w variable=value ...
radioctl [-f file] [-n] -a
# ra~~~~~~~~~dioctl -vs all
ksh: ra~~~~~~~~~dioctl: not found
# raidctl -vs all
raid0 Components:
/dev/sd0d: optimal
/dev/sd1d: optimal
No spares.
Component label for /dev/sd0d:
Row: 0, Column: 0, Num Rows: 1, Num Columns: 2
Version: 2, Serial Number: 100, Mod Counter: 201
Clean: No, Status: 0
sectPerSU: 128, SUsPerPU: 1, SUsPerRU: 1
Queue size: 100, blocksize: 512, numBlocks: 10485632
RAID Level: 1
Autoconfig: Yes
Root partition: No
Last configured as: raid0
Component label for /dev/sd1d:
Row: 0, Column: 1, Num Rows: 1, Num Columns: 2
Version: 2, Serial Number: 100, Mod Counter: 201
Clean: No, Status: 0
sectPerSU: 128, SUsPerPU: 1, SUsPerRU: 1
Queue size: 100, blocksize: 512, numBlocks: 10485632
RAID Level: 1
Autoconfig: Yes
Root partition: No
Last configured as: raid0
Parity status: clean
Reconstruction is 100% complete.
Parity Re-write is 100% complete.
Copyback is 100% complete.
Of course this is with the box booted with the raid1 line if /etc/fstab
commented.