SANtricity 11.8 Commands ( CA08871-194 ~ 196 )
Start drive channel fault isolation diagnostics
The start driveChannel faultDiagnostics
command runs the drive channel fault isolation diagnostics and stores the results.
Supported Series
This command applies to any individual storage system, including the HB2100/HB2200/HB2300, HB5100/HB5200, AB6100 and AB3100 series, as long as all SMcli packages are installed.
Roles
To execute this command on an HB2100/HB2200/HB2300, HB5100/HB5200, AB6100, or AB3100 storage system, you must have the Storage Admin role.
Syntax
start driveChannel [(1 | 2 | 3 | 4 | 5 | 6 | 7 | 8)] controller [(a|b)] faultDiagnostics testDevices=[all | controller=(a|b) | esms=[trayID1 (left | right), ... , trayIDN (left | right)] | drives[trayID1,[drawerID1,]slotID1 ... trayIDn,[drawerIDn,]slotIDn] |[dataPattern=(fixed | pseudoRandom) | patternNumber=[(0xhexadecimal | number)] | maxErrorCount=integer | testIterations=integer | timeout=timeInterval]
Parameters
Parameter | Description |
---|---|
|
The identifier number of the drive channel that you want to locate. Valid values for the identifier number for the drive channel are |
|
The identifier letter of the controller that you want to test. Valid controller identifier values are |
|
The identifiers of the devices (controllers, environmental services module [ESMs], or drives) that you want to test. You can specify The The For high-capacity drive trays, specify the tray ID value, the drawer ID value, and the slot ID value for the drive. For low-capacity drive trays, specify the tray ID value and the slot ID value for the drive. Tray ID values are All slot ID maximums are 24. Slot ID values either begin at 0 or 1, depending on the tray model. Drive trays compatible with HB2100/HB2200/HB2300 and HB5100/HB5200 controllers have slot ID numbers starting at 0. Enclose the tray ID value, the drawer ID value, and the slot ID value in square brackets ([ ]). |
|
The method of repeatability that you want to test. |
|
The hexadecimal data pattern that you want to use to run the test. This number can be any hexadecimal number between |
|
The number of errors that you want to accept before terminating the test. |
|
The number of times that you want to repeat the test. |
|
The length of time in minutes that you want to run the test. |
Notes
You can enter more than one type of device to test, and you can enter more than one type of test to run.
Use the save driveChannel faultDiagnostics
command and the stop driveChannel faultDiagnostics
command with the start driveChannel faultDiagnostics
command. These commands are needed to save diagnostic test results to a file and to stop the diagnostic test.
Examples of valid patternNumber
entries are 0xA5A5
, 0x3C3C
, 8787
, and 1234
.
You also can stop this command at any time by pressing Ctrl+C
.