SANtricity 11.8 Commands ( CA08871-194 ~ 196 )
Get started
Command formatting
CLI structure
Script command structure
Commands by category
Commands A-Z
A
activate asynchronous mirroring
activate storagearray firmware
activate synchronous mirroring
C
change ssd cache application type
check asyncmirrorgroup repositoryconsistency
check storagearray connectivity
clear emailalert configuration
clear storagearray configuration
clear storagearray firmwarependingarea
clear storagearray recoverymode
clear volume unreadablesectors
create cgsnapimage consistencygroup
create raid volume automatic drive select
create raid volume free extent based select
create raid volume manual drive select
create read only snapshot volume
create storagearray directoryserver
D
deactivate storagearray feature
delete cgsnapimage consistencygroup
delete controller cacertificate
delete storagearray directoryservers
delete storagearray keymanagementcertificate
delete storagearray loginbanner
delete storagearray trustedcertificate
diagnose controller iscsihostport
disable storagearray externalkeymanagement file
download controller arraymanagementservercertificate
download controller cacertificate
download controller trustedcertificate
download storagearray drivefirmware file
download storagearray firmware
download storagearray keymanagementcertificate
E
enable controller datatransfer
enable or disable autosupport individual arrays
enable storagearray externalkeymanagement file
R
recreate storagearray mirrorrepository
recreate storagearray securitykey
remove member volume from consistency group
remove storagearray directoryserver
remove volume asyncmirrorgroup
replace drive replacementdrive
reset controller arraymanagementsignedcertificate
reset storagearray arvmstats asyncmirrorgroup
reset storagearray autosupport schedule
reset storagearray diagnosticdata
reset storagearray hostportstatisticsbaseline
reset storagearray ibstatsbaseline
reset storagearray iscsistatsbaseline
reset storagearray iserstatsbaseline
reset storagearray rlsbaseline
reset storagearray sasphybaseline
reset storagearray socbaseline
S
save ...
save check volume parity job parity errors
save controller arraymanagementcsr
save controller arraymanagementsignedcertificate
save drivechannel faultdiagnostics file
save storage system diagnostic data
save storagearray arvmstats asyncmirrorgroup
save storagearray autoloadbalancestatistics file
save storagearray autosupport log
save storagearray configuration
save storagearray controllerhealthimage
save storagearray dbmvalidatorinfo
save storagearray firmwareinventory
save storagearray hostportstatistics
save storagearray iscsistatistics
save storagearray iserstatistics
save storagearray keymanagementcertificate
save storagearray keymanagementclientcsr
save storagearray performancestats
save storagearray sasphycounts
save storagearray statecapture
set ...
set autosupport https delivery method
set consistency group attributes
set consistencygroup addcgmembervolume
set controller service action allowed indicator
set disk pool modify disk pool
set drive serviceallowedindicator
set email smtp delivery method
set snapgroup increase decreaserepositorycapacity
set snapgroup mediascanenabled
set snapvolume converttoreadwrite
set snapvolume increase decreaserepositorycapacity
set snapvolume mediascanenabled
set snmptrapdestination trapreceiverip
set storagearray autoloadbalancingenable
set storagearray autosupport schedule
set storagearray autosupportmaintenancewindow
set storagearray autosupportondemand
set storagearray autosupportremotediag
set storagearray cachemirrordataassurancecheckenable
set storagearray controllerhealthimageallowoverwrite
set storagearray directoryserver roles
set storagearray directoryserver
set storagearray externalkeymanagement
set storagearray hostconnectivityreporting
set storagearray icmppingresponse
set storagearray isnsipv4configurationmethod
set storagearray isnsipv6address
set storagearray isnslisteningport
set storagearray isnsregistration
set storagearray isnsserverrefresh
set storagearray learncycledate controller
set storagearray localusername
set storagearray managementinterface
set storagearray passwordlength
set storagearray pqvalidateonreconstruct
set storagearray redundancymode
set storagearray resourceprovisionedvolumes
set storagearray revocationchecksettings
set storagearray traypositions
set storagearray unnameddiscoverysession
set tray serviceallowedindicator
show ...
show alldrives downloadprogress
show alldrives performancestats
show asyncmirrorgroup synchronizationprogress
show controller arraymanagementsignedcertificate summary
show controller diagnostic status
show storagearray autoconfiguration
show storagearray cachemirrordataassurancecheckenable
show storagearray controllerhealthimage
show storagearray directoryservices summary
show storagearray hostconnectivityreporting
show storagearray hosttopology
show storagearray iscsinegotiationdefaults
show storagearray revocationchecksettings
show storagearray trustedcertificate summary
show storagearray unconfiguredinitiators
show storagearray unconfigurediscsiinitiators
show storagearray unreadablesectors
show syncmirror synchronizationprogress
show volumecopy source targetcandidates
show volumecopy sourcecandidates
show volumegroup exportdependencies
start ...
start asyncmirrorgroup synchronize
start controller iscsihostport dhcprefresh
start diskpool fullprovisioning
start diskpool resourceprovisioning
start drivechannel faultdiagnostics
start increasevolumecapacity volume
start ssdcache performancemodeling
start storagearray autosupport deliverytest
start storagearray autosupport manualdispatch
start storagearray configdbdiagnostic
start storagearray controllerhealthimage controller
start storagearray directoryservices test
start storagearray externalkeymanagement test
start storagearray isnsserverrefresh
start storagearray ocspresponderurl test
start storagearray syslog test
start syncmirror primary synchronize
Detailed error reporting
Data collected from an error encountered by the CLI is written to a file. Detailed error reporting under the CLI works as follows:
-
If the CLI must abnormally end running CLI commands and script commands, error data is collected and saved before the CLI finishes.
-
The CLI saves the error data by writing the data to a standard file name.
-
The CLI automatically saves the data to a file. Special command line options are not required to save the error data.
-
You are not required to perform any action to save the error data to a file.
-
The CLI does not have any provision to avoid over-writing an existing version of the file that contains error data.
For error processing, errors appear as two types:
-
Terminal errors or syntax errors that you might enter.
-
Exceptions that occur as a result of an operational error.
When the CLI encounters either type of error, the CLI writes information that describes the error directly to the command line and sets a return code. Depending on the return code, the CLI also might write additional information about which terminal caused the error. The CLI also writes information about what it was expecting in the command syntax to help you identify any syntax errors that you might have entered.
When an exception occurs while a command is running, the CLI captures the error. At the end of processing the command (after the command processing information has been written to the command line), the CLI automatically saves the error information to a file.
The name of the file to which error information is saved is excprpt.txt
. The CLI tries to place the excprpt.txt
file in the directory that is specified by the system property devmgr.datadir
. If for any reason the CLI cannot place the file in the directory specified by devmgr.datadir
, the CLI saves the excprpt.txt
file in the same directory from which the CLI is running. You cannot change the file name or the location. The excprpt.txt
file is overwritten every time that an exception occurs. If you want to save the information in the excprpt.txt
file, you must copy the information to a new file or a new directory.