The show storageArray command returns configuration information about the storage array.
This command applies to any individual storage array, including the E2700, E5600, E2800, E5700, EF600 and EF300 arrays, as long as all SMcli packages are installed.
To execute this command on an E2800, E5700, EF600, or EF300 storage array, you must have the Storage Admin or Storage Monitor role.
The parameters return lists of values for the components and features in the storage array. You can enter the command with a single parameter or more than one parameter. If you enter the command without any parameters, the entire storage array profile is shown (which is the same information as if you entered the profile parameter).
show storageArray [autoSupport| autoSupportConfig | profile | batteryAge | connections | defaultHostType | healthStatus | hostTypeTable | hotSpareCoverage | features | time | volumeDistribution | longRunningOperations | summary | preferredVolumeOwners | iscsiNegotiationDefaults | unconfiguredIscsiInitiators | autoLoadBalancingEnable | cacheMirrorDataAssuranceCheckEnable | hostConnectivityReporting]
Parameter | Description |
---|---|
autoLoadBalancingEnable | The parameter to return the enablement status of the Automatic Load Balancing feature. Note: When the Automatic Load Balancing feature is enabled, the Host Connectivity Reporting feature will also be enabled.
|
autoSupport | Note: This parameter is only valid for E2800 or E5700 storage arrays running with an https client type. For E2800 or E5700 storage arrays running with a client type, use the autoSupportConfig parameter.
|
autoSupportConfig | The parameter to return information about the current state of the operation to automatically collect support data. The following information is returned:
Note: This parameter is only valid for E2800 or E5700 storage arrays running with a symbol client type. For E2800 or E5700 storage arrays running with an https client type, use the autoSupport parameter.
|
batteryAge | The parameter to show the status, the age of the battery in days, and the number of days until the battery needs to be replaced. The information for both batteries is shown. |
cacheMirrorDataAssuranceCheckEnable | The parameter to returns the enablement status of the cache mirror data assurance feature. |
connections | The parameter to show a list of where the drive channel ports are located and where the drive channels are connected. |
defaultHostType | The parameter to show the default host type and the host type index. |
features | The parameter to show the feature configuration of the storage array. |
healthStatus | The parameter to show the health, logical properties, and physical component properties of the storage array. |
hostConnectivityReporting | The parameter to return the enablement status of the host connectivity reporting feature. |
hostTypeTable | The parameter to show a table of all of the host types that are known to the controller. Each row in the table shows a host type index and the platform that the host type index represents. |
hotSpareCoverage | The parameter to show information about which volumes of the storage array have hot spare coverage and which volumes do not. |
iscsiNegotiationDefaults | The parameter to return information about connection-level settings that are subject to initiator-target negotiation. |
longRunningOperations | The parameter to show the long running operations for each volume group and each volume in the storage array. The longRunningOperation parameter returns this information:
|
preferredVolumeOwners | The parameter to show the preferred controller owner for each volume in the storage array. |
profile | The parameter to show all of the properties of the logical components and the physical components that comprise the storage array. The information appears in several screens. Note: The profile parameter returns detailed information about the storage array. The information covers several screens on a display. You might need to increase the size of your display buffer to see all the information. Because this information is so detailed, you might want to save the output of this parameter to a file.
Use the following command to save the profile output to a file: c:\...\smX\client>smcli 123.45.67.88 123.45.67.89 -c "show storagearray profile;" -o "c:\folder\storagearray profile.txt" |
summary | The parameter to show a concise list of information about the storage array configuration. |
time | The parameter to show the current time to which both controllers in the storage array are set. |
unconfiguredIscsiInitiators | The parameter to return a list of initiators that have been detected by the storage array but are not yet configured into the storage array topology. |
volumeDistribution | The parameter to show the current controller owner for each volume in the storage array. |
The profile parameter shows detailed information about the storage array. The information appears on several screens on a display monitor. You might need to increase the size of your display buffer to see all of the information. Because this information is so detailed, you might want to save the output of this parameter to a file. To save the output to a file, run the show storageArray command that looks like this example.
-c "show storageArray profile;" -o "c:\\folder\\storageArrayProfile.txt"
The previous command syntax is for a host that is running a Windows operating system. The actual syntax varies depending on your operating system.
When you save information to a file, you can use the information as a record of your configuration and as an aid during recovery.
The batteryAge parameter returns information in this form.
Battery status: Optimal Age: 1 day(s) Days until replacement: 718 day(s)
The newer controller trays do not support the batteryAge parameter.
The defaultHostType parameter returns information in this form.
Default host type: Linux (Host type index 6)
The healthStatus parameter returns information in this form.
Storage array health status = optimal.
The hostTypeTable parameter returns information in this form.
NVSRAM HOST TYPE INDEX DEFINITIONS HOST TYPE ALUA/AVT STATUS ASSOCIATED INDEXS AIX MPIO Disabled 9 AVT_4M Enabled 5 Factory Default Disabled 0 HP-UX Enabled 15 Linux (ATTO) Enabled 24 Linux (DM-MP) Disabled 6 Linux (Pathmanager) Enabled 25 Mac OS Enabled 22 ONTAP Disabled 4 SVC Enabled 18 Solaris (v11 or Later) Enabled 17 Solaris (version 10 or earlier) Disabled 2 VMWare Enabled 10 (Default) Windows Enabled 1
The hotSpareCoverage parameter returns information in this form.
The following volume groups are not protected: 2, 1 Total hot spare drives: 0 Standby: 0 In use: 0
The features parameter returns information that shows which features are enabled, disabled, evaluation, and available to be installed. This command returns the feature information in a format similar to this:
PREMIUM FEATURE STATUS asyncMirror Trial available syncMirror Trial available/Deactivated thinProvisioning Trial available driveSlotLimit Enabled (12 of 192 used) snapImage Enabled (0 of 512 used) - Trial version expires m/d/y snapshot Enabled (1 of 4 used) storagePartition Enabled (0 of 2 used) volumeCopy Enabled (1 of 511 used) SSDSupport Disabled (0 of 192 used) - Feature Key required driveSecurity Disabled - Feature Key required enterpriseSecurityKeyMgr Disabled - Feature Key required highPerformanceTier Disabled - Feature Key required
The time parameter returns information in this form.
Controller in Slot A Date/Time: Thu Jun 03 14:54:55 MDT 2004 Controller in Slot B Date/Time: Thu Jun 03 14:54:55 MDT 2004
The longRunningOperations parameter returns information in this form:
LOGICAL DEVICES OPERATION STATUS TIME REMAINING Volume-2 Volume Disk Copy 10% COMPLETED 5 minRight.
The information fields returned by the longRunningOperations parameter have these meanings:
STATUS can have one of these meanings:
The volumeDistribution parameter returns information in this form.
volume name: 10 Current owner is controller in slot: A volume name: CTL 0 Mirror Repository Current owner is controller in slot: A volume name: Mirror Repository 1 Current owner is controller in slot:A volume name: 20 Current owner is controller in slot:A volume name: JCG_Remote_MirrorMenuTests Current owner is controller in slot:A
5.00 adds the defaultHostType parameter.
5.43 adds the summary parameter.
6.10 adds the volumeDistribution parameter.
6.14 adds the connections parameter.
7.10 adds the autoSupportConfig parameter.
7.77 adds the longRunningOperations parameter.
7.83 returns information that includes the support for the new features released in the storage management software version 10.83. In addition, the information returned has been expanded to show the status of the features in the storage array.
8.30 adds the autoLoadBalancingEnable parameter.
8.40 adds the autoSupport parameter.
8.40 deprecates the autoSupportConfig parameter for E2800 or E5700 storage arrays running with an https client type.
8.41 adds wear life monitoring for SSD drives to the storage array profile. This information is only displayed for E2800 and E5700 storage arrays.
8.42 adds the hostConnectivityReporting parameter.
8.63 adds the Resource-Provisioned Volumes entry under the profile parameter results.