User Tools

Site Tools


storage:ds3-5k_command_line

IBM FastT or DS3500, DS4000, DS5000 command line

Diagnostic commands

As root:

> cd /opt/IBM_DS4000/client
#### Test connexion
> ./SMcli 192.168.1.101 -c "show storagesubsystem profile;"
#### Collect Support data into the file /opt/IBM_DS4000/client/ds4700_site1.zip
> ./SMcli 192.168.1.101 -c 'save storageSubsystem supportData file="ds4700_site1.zip";'

Save Storage Subsystem Events into a file:

save storageSubsystem (allEvents | criticalEvents) file=”filename”

Save Storage Subsystem State Capture:

save storageSubsystem stateCapture file=”filename”

http://www.filibeto.org/unix/aix/lib/hardware/ds4800/cli-script-programming-gc52127501.pdf

storage/ds3-5k_command_line.txt · Last modified: 2021/01/01 21:25 (external edit)