Storage system: | ETERNUS DX/AF, Symmetrix/VMAX3 |
Domain: | DEVICE |
Privileges: | TSOS |
provides information on the configuration of the StorMan and SYMAPI servers and on the status and the valid settings of the management instances used by StorMan and their access data. The storage systems managed by the management instances are also displayed. This provides you with a detailed display of the StorMan environment which complements the
/SHOW-SHC-ENVIRONMENT/SHOW-SHC-PROCESSING
command.
The information on the management instances which is displayed shows the settings and statuses which currently apply. It is determined dynamically by StorMan.
The command supports structured output to S variables (for further information, see the manual “Commands” [1]).
SHOW-SHC-ENVIRONMENT |
INFORMATION = *STD / *ALL |
INFORMATION =
Determines the scope of the information which is output.
A header line is output followed by lines for each StorMan and SYMAPI server with the corresponding values for each unit, see the example on the next page.
INFORMATION = *STD
Information is output about the active StorMan server with its management instances and the active SYMAPI server.
INFORMATION = *ALL
Information is output about all StorMan servers defined in the SHC-OSD parameter file with their management instance and all defined SYMAPI servers.
Example
/SHOW-SHC-ENVIRONMENT INFORMATION=*ALL %---------------------------------------------------------------------------- % SHOW-SHC-ENVIRONMENT (SHC-OSD VERSION 14.0A00) %---------------------------------------------------------------------------- % STORMAN(1) SERVER Settings and Status ------------------------------------- % HOST = MCHXX.1 % PORT-NUMBER = 4178 SSL = *ENABLED % STATUS = OK CONNECTED = *YES % VERSION = 9.0.0-0 % %--- STORMAN(1) Management Instances: -------------------------------------- % Instance(1) IP = 172.11.22.11 % PORT-NUMBER = 5988 INTERFACE = SMI-S % USER = root % STATUS = OK % VERSION = V05L60-1000 % VENDOR = FUJITSU % MANAGED-STORAGE-SYSTEM(1) = 4531125002 % STORAGE-STATUS = OK % Instance(2) IP = 172.11.22.22 % PORT-NUMBER = 5988 INTERFACE = SMI-S % USER = root % STATUS = OK % VERSION = V05L86-4000 % VENDOR = FUJITSU % MANAGED-STORAGE-SYSTEM(1) = 4531107011 % STORAGE-STATUS = OK %---------------------------------------------------------------------------- % STORMAN(2) SERVER Settings and Status ------------------------------------- % HOST = *MU1 % PORT-NUMBER = 4178 SSL = *ENABLED % STATUS = NOT-AVAILABLE CONNECTED = *NO % VERSION = NOT-AVAILABLE %---------------------------------------------------------------------------- % SYMAPI (1) SERVER Settings and Status ------------------------------------- % HOST = 172.11.22.33 % PORT-NUMBER = 2707 % STATUS = OK CONNECTED = *YES % VERSION = V9.0-2504/0.0 %---------------------------------------------------------------------------- % SYMAPI (2) SERVER Settings and Status ------------------------------------- % HOST = 172.11.22.44 % PORT-NUMBER = 2707 % STATUS = NOT-YET-INITIALIZED CONNECTED = *NO % VERSION = NOT-AVAILABLE %----------------------------------------------------------------------------
Meaning of the output lines (in the order of their occurrence)
Keyword | Meaning | Value | ||||||||||||||||||||||||||||||||
| Version of SHC-OSD |
| ||||||||||||||||||||||||||||||||
| Settings and status of the mth (m=1...8) StorMan server. The StorMan servers are output in the order they are defined in the SHC-OSD parameter file. | |||||||||||||||||||||||||||||||||
| Host name or IP address of the StorMan server. |
| ||||||||||||||||||||||||||||||||
| Port number of the StorMan server. If no StorMan server is defined, ' |
| ||||||||||||||||||||||||||||||||
| Use of secure data transfer with SSL
|
| ||||||||||||||||||||||||||||||||
| Status of the StorMan server
|
| ||||||||||||||||||||||||||||||||
| Specifies whether the StorMan server is active |
| ||||||||||||||||||||||||||||||||
| Version of the StorMan server (remains empty in the |
| ||||||||||||||||||||||||||||||||
| Management instance settings of the mth StorMan server | |||||||||||||||||||||||||||||||||
Instance
| Name or IP address of the nth management instance for the corresponding StorMan server |
| ||||||||||||||||||||||||||||||||
| Port number of the nth management instance |
| ||||||||||||||||||||||||||||||||
INTERFACE | Interface type |
| ||||||||||||||||||||||||||||||||
| User ID on the nth management instance |
| ||||||||||||||||||||||||||||||||
| Status of the nth management instance.
|
| ||||||||||||||||||||||||||||||||
| Version of the nth management instance |
| ||||||||||||||||||||||||||||||||
| Manufacturer of the nth management instance |
| ||||||||||||||||||||||||||||||||
| Serial number of the oth storage system which is managed by the corresponding management instance |
| ||||||||||||||||||||||||||||||||
| Status of the storage system.
|
| ||||||||||||||||||||||||||||||||
| Settings and status of the pth (p=1...4) SYMAPI server. | |||||||||||||||||||||||||||||||||
| Host name or IP address of the SYMAPI server. |
| ||||||||||||||||||||||||||||||||
| Port number which the SYMAPI client uses. |
| ||||||||||||||||||||||||||||||||
| Status of the SYMAPI server.
|
| ||||||||||||||||||||||||||||||||
| Specifies whether the SYMAPI server is active |
| ||||||||||||||||||||||||||||||||
| Version of the SYMAPI server
|
|
S variables
For INFORMATION=*STD
, the S variables are output only for the active StorMan server with its management instances and the SYMAPI servers.
For INFORMATION=*ALL
, the S variables for all StorMan and SYMAPI servers are output in the order in which they are defined in the SHC-OSD parameter file. When management instances are defined for one of the StorMan servers, the relevant Svariables for the management instances are also output.
If no definition for a StorMan or SYMAPI server exists in the SHC-OSD parameter file, no S variables are output for StorMan or SYMAPI servers. If neither StorMan nor SYMAPI servers are defined, the S variables for a (an empty) StorMan server are output.
Output information | Name of the S variable | T | Contents |
Status of the management instance | var(*LIST).MGMT-INSTANCE(*LIST).STA var(*LIST).CIMOM(*LIST).STA | S | OK |
The following S variables var(*LIST).MGMT-INSTANCE(*LIST).STORAGE-SYSTEMn and var(*LIST).MGMT-INSTANCE(*LIST).STORAGE-STAn exist n times (n=1..8) per management instance | |||
Status of the nth managed storage system | var(*LIST).MGMT-INSTANCE(*LIST).STORAGE-STAn var(*LIST).CIMOM(*LIST).STORAGE-STAn | S | '' |
Serial number of the nth managed storage system | var(*LIST).MGMT-INSTANCE(*LIST).STORAGE-SYSTEMn var(*LIST).CIMOM(*LIST).STORAGE-SYSTEMn | S | '' |
Manufacturer of the management instance | var(*LIST).MGMT-INSTANCE(*LIST).VENDOR | S | '' |
Version of the management instance | var(*LIST).MGMT-INSTANCE(*LIST).VERSION var(*LIST).CIMOM(*LIST).VERSION | S | '' |
Name or IP address of the management instance | var(*LIST).MGMT-INSTANCE(*LIST).IP var(*LIST).CIMOM(*LIST).HOST | S | '' |
Port number of the management instance | var(*LIST).MGMT-INSTANCE(*LIST).PORT-NO var(*LIST).CIMOM(*LIST).PORT-NO | S | '' |
Interface of the management instance | var(*LIST).MGMT-INSTANCE(*LIST).INTERFACE | S |
|
User ID of the management instance | var(*LIST).MGMT-INSTANCE(*LIST).USER-ID var(*LIST).CIMOM(*LIST).USER-ID | S | '' |
Server type | var(*LIST).SERVER-TYPE | S | STORMAN |
Version number of SHC-OSD | var(*LIST).SHC-OSD-VERSION | S | <c-string 1..16> |
Is the StorMan server active? | var(*LIST).STORMAN-CONNECT | S | *YES |
Host name or IP address of the StorMan server | var(*LIST).STORMAN-HOST | S | '' |
Port number of the StorMan server | var(*LIST).STORMAN-PORT-NO | S | '' |
Use of secure data transfer | var(*LIST).STORMAN-SSL | S | *ENABLED |
Status of the StorMan server | var(*LIST).STORMAN-STA | S | OK |
Version name of the StorMan server (remains empty in the | var(*LIST).STORMAN-VERSION | S | '' |
Is the SYMAPI server active? | var(*LIST).SYMAPI-CONNECT | S | *YES |
Host name or IP address of the SYMAPI server | var(*LIST).SYMAPI-HOST | S | '' |
Port number of the SYMAPI server | var(*LIST).SYMAPI-PORT-NO | S | '' |
Use of secure data transfer | var(*LIST).SYMAPI-SSL | S | *ENABLED |
Status of the SYMAPI server. | var(*LIST).SYMAPI-STA | S | OK |
Version of the SYMAPI server | var(*LIST).SYMAPI-VERSION | S | <c-string 1..16> |
Command return codes
(SC2) | SC1 | Maincode | Meaning |
0 | CMD0001 | Command executed successfully | |
1 | CMD0202 | Syntax error | |
32 | NDE2002 | Internal error | |
64 | NDE2014 | StorMan error in command | |
64 | CMD0087 | Function not permitted in the current input mode or with the current task privileges | |
64 | CMD0216 | Required privilege not available | |
130 | NDE1082 | Memory bottleneck during processing of command |