Storage system: | ETERNUS DX/AF |
Domain: | DEVICE |
Privileges: | TSOS, OPERATING, HW-MAINTENANCE, |
Routing code: | @ |
provides information on the configuration and the status of the Storage Clusters in the ETERNUS DX/AF storage systems.
/SHOW-STORAGE-CLUSTER-CONFIG
The command supports structured output to S variables (for further information, see the manual “Commands” [1]).
SHOW-STORAGE-CLUSTER-CONFIG |
CLUSTER-NAME = *ALL / <posix-filename 3..16> ,INFORMATION = *STD / *VOLUMES |
CLUSTER-NAME =
Selecting the Storage Cluster by its name or selecting all Storage Clusters (*ALL
).
CLUSTER-NAME = *ALL
Output for all known Storage Clusters.
CLUSTER-NAME = <posix-filename 3..16>
Selecting the Storage Cluster by its name (see "Storage Cluster Option (ETERNUS DX/AF)").
It can be abbreviated to three characters with wildcards. That means all storage clusters are displayed that contain the certain string.
INFORMATION =
Determines the output volume, see the examples for the command.
INFORMATION = *STD
Global information on the Storage Cluster is displayed.
INFORMATION = *VOLUMES
Information about the volume pairs of the Storage Cluster is displayed.
Examples
/SHOW-STORAGE-CLUSTER-CONFIG CLUSTER-NAME=*ALL,INFORMATION=*STD % ----------------------------------------------------------------------------- % CLUSTER-NAME PHASE FAILOVER FAILBACK SPLIT!PRIMARY SECONDARY % STATUS HALT-FACTOR #BS2V!MODE MODE % ============================================================================= % DX500_1-DX500_2 FAILBACK-READY MANUAL MANUAL WRITE!4621347002 4621349005 % NORMAL NONE 0 !STANDBY ACTIVE % ----------------------------------------------------------------------------- % DX500_2-DX500_1 NORMAL MANUAL MANUAL WRITE!4621349005 4621347002 % NORMAL NONE 10 !ACTIVE STANDBY
/SHOW-STORAGE-CLUSTER-CONFIG CLUSTER-NAME=DX500_1-DX500_2,INFORMATION=*VOLUMES % ----------------------------------------------------------------------------- % UNIT VOLUME!PRIM SEC !STORAGE-CLUSTER: % !VOLUME !NAME STATUS SYNC-STATE SYNC! CONT-COPY % ============================================================================= % F2EE !02EE 037C!DX500_1-DX500_2 !ACTIVE SYNC 100%! YES % F2EF !02EF 037D!DX500_1-DX500_2 !ACTIVE SYNC 100%! YES % F2F0 !02F0 037E!DX500_1-DX500_2 !ACTIVE SYNC 100%! YES % F2F1 !02F1 037F!DX500_1-DX500_2 !ACTIVE SYNC 100%! YES % #02F2 !02F2 0380!DX500_1-DX500_2 !ACTIVE SYNC 100%! NO % #02F3 !02F3 0381!DX500_1-DX500_2 !ACTIVE SYNC 100%! NO % #02F4 !02F4 0382!DX500_1-DX500_2 !ACTIVE SYNC 100%! NO % #02F5 !02F5 0383!DX500_1-DX500_2 !ACTIVE SYNC 100%! NO % -----------------------------------------------------------------------------
Meaning of the output columns (in alphabetical order)
Keyword | Meaning | with INF = | ||||||||||||||||||||||
| Number of BS2000 volumes in the storage cluster |
| ||||||||||||||||||||||
| Name of the Storage Cluster |
| ||||||||||||||||||||||
| Using the Continuous Copy function for the volume
|
| ||||||||||||||||||||||
| Failover mode set in the Storage Cluster
|
| ||||||||||||||||||||||
| Failback mode set in the Storage Cluster
|
| ||||||||||||||||||||||
| Reason for error in the Storage Cluster
|
| ||||||||||||||||||||||
| Operating status of the primary or secondary storage system in the Storage Cluster
|
| ||||||||||||||||||||||
| Operating status of the Storage Cluster
|
| ||||||||||||||||||||||
| Internal number of the volume in the primary storage system |
| ||||||||||||||||||||||
| Serial number of the primary storage system in the Storage Cluster |
| ||||||||||||||||||||||
| Internal number of the volume in the secondary storage system |
| ||||||||||||||||||||||
| Serial number of the secondary storage system in the Storage Cluster |
| ||||||||||||||||||||||
| Behavior in case the automatic REC connection from the active to the standby storage system is disconnected.
|
| ||||||||||||||||||||||
| Status of the Storage Cluster
|
| ||||||||||||||||||||||
| Name of the Storage Cluster |
| ||||||||||||||||||||||
| Remote copy status of the volumes in the Storage Cluster
|
| ||||||||||||||||||||||
| Synchronization status of the volumes in the Storage Cluster
|
| ||||||||||||||||||||||
| Synchronization progress of the volumes in the Storage Cluster (in percent) |
| ||||||||||||||||||||||
| MN of the BS2000 volume (if configured) |
| ||||||||||||||||||||||
| VSN of the BS2000 volume (if readable) |
|
S variables
Output information | Name of the S variable | T | Contents | Condition INF= |
Name of the Storage Cluster | var(*LIST).STD.CLUSTER-NAME | S | '' | *STD |
Failback mode set in the Storage Cluster | var(*LIST).STD.FAILBACK-MODE | S | *MANUAL | *STD |
Failover mode set in the Storage Cluster | var(*LIST).STD.FAILOVER-MODE | S | *MANUAL | *STD |
Reason for error in the Storage Cluster | var(*LIST).STD.HALT-FACTOR | S | *UNKNOWN | *STD |
Number of BS2000 volumes in the storage cluster | var(*LIST).STD.NUM-OF-BS2-VOL | I | <integer 0..4096> | *STD |
Operating status of the Storage Cluster | var(*LIST).STD.PHASE | S | *NORMAL | *STD |
Operating status of the primary storage | var(*LIST).STD.PRIMARY-MODE | S | *ACTIVE | *STD |
Serial number of the primary storage system | var(*LIST).STD.PRIMARY-SERIAL-NO | S | '' | *STD |
Operating status of the secondary storage system | var(*LIST).STD.SECONDARY-MODE | S | *ACTIVE | *STD |
Serial number of the secondary storage system | var(*LIST).STD.SECONDARY-SERIAL-NO | S | '' | *STD |
Behavior in case the automatic REC connection from the active to the standby storage system is disconnected. | var(*LIST).STD.SPLIT-MODE | S | *WRITE | *STD |
Status of the Storage Cluster | var(*LIST).STD.STATUS | S | *NORMAL | *STD |
Name of the Storage Cluster | var(*LIST).VOLS.CLUSTER-NAME | S | '' | *VOLUMES |
Using the Continuous Copy function for the volume | var(*LIST).VOLS.CONTINUOUS-COPY | S | '' | *VOLUMES |
Synchronization progress of the volumes in the Storage Cluster (in percent) | var(*LIST).VOLS.PRECENT-SYNCHED | S | <integer 0..100> | *VOLUMES |
Internal number of the volume in the primary storage system | var(*LIST).VOLS.PRIM-LOGIC-VOL | S | '' | *VOLUMES |
Remote copy status of the volumes in the Storage Cluster *FAILED-OVER: Remote copy session interrupted ( *ERROR: Remote copy mode interrupted after an error | var(*LIST).VOLS.REM-COPY-STA | S | *ACTIVE | *VOLUMES |
Internal number of the volume in the secondary storage system | var(*LIST).VOLS.SEC-LOGIC-VOL | S | '' | *VOLUMES |
Synchronization status of the volumes in the Storage Cluster | var(*LIST).VOLS.SYNC-STA | S | *SYNCHRONIZED | *VOLUMES |
MN of the BS2000 volume in the Storage Cluster (if configured) | var(*LIST).VOLS.UNIT | S | '' | *VOLUMES |
VSN of the BS2000 volume in the Storage Cluster (if readable) | var(*LIST).VOLS.VOL | S | '' | *VOLUMES |
Command return codes
(SC2) | SC1 | Maincode | Meaning |
0 | CMD0001 | Command executed successfully | |
1 | CMD0202 | Syntax error | |
32 | NDE2002 | Internal error | |
64 | CMD0087 | Function not permitted in the current input mode or with the current task privileges | |
64 | CMD0216 | Required privilege not available | |
64 | NDE1601 | Storage Cluster not found | |
64 | NDE1802 | Error communicating with StorMan server | |
64 | NDE1803 | Management Instance not available | |
64 | NDE1807 | No storage system found | |
64 | NDE1810 | Operating system version not in storage system | |
64 | NDE1814 | Storage system’s serial number not found | |
64 | NDE1815 | Storage system’s serial number not unique | |
64 | NDE2000 | Execution partially successful | |
64 | NDE2001 | Command not executed | |
64 | NDE2006 | No output information available | |
130 | NDE1082 | Memory bottleneck during processing of command |