Command Line Interface Reference
243
SonicWALL CDP 6.0 Administrator’s Guide
Related Commands
:
raidadd
,
raidinfo, raidremove
,
raidstatus
,
raidverify
Example Use Case
:
Problem
: A SonicWALL CDP appliance has a degraded RAID array and displays the
following information:
SNWLCLI>
raidinfo
Controller: 2
Manufacturer: 3ware
Model: 9650SE-4LPML
Serial: L222008A8110095
Firmware: FE9X 4.06.00.004
Driver: 2.26.08.004-2.6.23
Array Status Size Type
----- ------ ---- ----
0 DEGRADED 2249961567683 RAID-5
Port Status Size Model Serial
---- ------ ---- ----- ------
0 UNKNOWN N/A N/A N/A
1 OK 750156374016 WDC WD7502ABYS-01A6B0 WD-
WMATW0008111
2 OK 750156374016 WDC WD7502ABYS-01A6B0 WD-
WMATW0015222
3 OK 750156374016 WDC WD7502ABYS-01A6B0 WD-
WMATW0008333
SNWLCLI>
raidstatus
Controller Array 0
---------- --------
2 DEGRADED
Solution
: Rebuild the RAID drive in the array with valid arguments, by performing the
following steps:
a.
In the CLI, execute
raidremove 2 0
, where the controller number is 2 and the drive port
is 0.
This command should not generate any verbose output.
b.
Execute
raidinfo
to check the status.
The status of port 0 should change to NOT-PRESENT.
c.
Remove the bad disk and insert a new disk.
d.
Execute
raidadd
.
e.
Run
raidinfo
to check the status.
In the status output under Array, you will see two entries: 0 and 1:
Array Status Size Type
----- ------ ---- ----
0 DEGRADED 2249961567683 RAID-5
1 OK 750147176759 SPARE
f.
Execute
raidrebuild 2 0 –drive 0
, to rebuild array 0.
Summary of Contents for CDP 6.0
Page 15: ...xiv SonicWALL CDP 6 0 Administrator s Guide...
Page 99: ...Creating a Global Policy 84 SonicWALL CDP 6 0 Administrator s Guide...
Page 215: ...Recovering Data from Microsoft SQL Server 200 SonicWALL CDP 6 0 Administrator s Guide...
Page 229: ...Replacing the Downstream CDP Appliance 214 SonicWALL CDP 6 0 Administrator s Guide...
Page 267: ...Contributors 252 SonicWALL CDP 6 0 Administrator s Guide...