Displays information related to the storage systems.
Selection criteria for the –show
function can be specified using the parameters described below.
Syntax
|
Parameters
–system system
Specifies the system name of the storage system (default: *). Wildcards (*) are supported.
–name name
Specifies the name of the storage system.This may be the customized name given by the administration or the name in the network.
–type type
Select the storage systems by its type. If the parameter –type
is omitted no selection is done (default).
Supported values of –type
:
disk
: deliver Disk Storage (e.g. ETERNUS DX)tape
: deliver Tape Storage (e.g. ETERNUS CS)
–model model
Only for –type disk
: Specifies the model of the storage system.
Supported values: eternus
| symmetrix
| any
(default).
–providerip providerip
Select the storage systems by the IP address of the managing provider.
–unmanaged
Displays only storage systems without an active management instance.
–managed managed
Displays only storage systems with an active management instance.
Permitted values: active | monitor | manual
. If the parameter –managed
is omitted no selection is done (default).
active
displays storage systems supporting active management (replication, ...)
monitor
displays storage systems supporting only information functions and monitoring.
manual
displays storage systems only statically configured in StorMan configuration.
–showstoragepools
Displays also the storage pools of the storage systems with –format std
. The xml output always contains these information.
–showports
Displays also the storage port information of the storage systems with –format std
. The xml output always contains these information.
–showraidtypes
Displays also the RAID types supported by the storage systems with –format std
. The xml output always contains these information.
–showremote
Displays all remote connected storage systems to the storage system specified by parameter –system
.
–showenvironment
Displays also the physical component information (e.g. controller, power supplies, fans, etc.) with –format std
. The xml output always contains these information.
–showclusters
Displays information about storage clusters:
Without specifying additional parameters, the storage cluster information will be displayed for the specified storage system.
In combination with the
–showports
parameter, the cluster specific information will be displayed for each storage port of the specified storage system.
–format format
Specifies the output format. Refer to the description of the "Format parameter".
Return codes
Error Code | Name | Error Type |
0 |
| Function successful |
3 |
| Version not supported |
7 |
| Specified parameters invalid |
16 |
| Unexpected error in function |
18 |
| Matching object could not be provided |
22 |
| Provider or database not available |
25 |
| User / password for provider not valid |
36 |
| User / password for StorMan not valid |
Examples
Output for storage systems with
–format=std
(default)storcfg system -show -system 4621347002
storage system name = 4621347002 serial number = 4621347002 custom name = DX500 S3-01 storage vendor = FUJITSU storage model = ETERNUS DX storage model name = ETERNUS DX500 S3 version = V10L70-5000 cache size = 64 GB physical disks = 48 logical volumes = 857 preferred provider = 172.17.67.121 configuration state = OK
Output for storage systems
–format=xmlp
storcfg system -show -system 4621347002 -showports -showstoragepools
-showraidtypes -format xmlp
<Response> <ReturnCode> <Code>STORMAN_OK</Code> <CodeNumber>0</CodeNumber> <Text>successful</Text> <SubCode>0</SubCode> <SubCodeText>STORMAN_SUB_NONE</SubCodeText> <AdditionalInformation/> <MessageID>270</MessageID> <ConnectionID>5553667FBD6D0</ConnectionID> </ReturnCode> <Result> <StorageSystems> <StorageSystem> <StorageSystemName>4621347002</StorageSystemName> <StorageSerialNumber>4621347002</StorageSerialNumber> <StorageSystemID>DX00002A2AAA</StorageSystemID> <StorageVendor>STORMAN_STORAGE_VENDOR_FUJITSU</StorageVendor> <Vendor>FUJITSU</Vendor> <StorageModel>STORMAN_STORAGE_MODEL_ETERNUS</StorageModel> <EternusModelType>STORMAN_ETERNUS_MODEL_DX500_S3</EternusModelType> <EternusModelTypeCode>14</EternusModelTypeCode> <StorageModelName>ETERNUS DX500 S3</StorageModelName> <StorageType>STORMAN_STORAGE_TYPE_DISK</StorageType> <LinkUI>172.17.67.121</LinkUI> <Features>29694</Features> <StorageFeatures>29694</StorageFeatures> <DataProviderType>STORMAN_STORAGE_PROVIDER_TYPE_INTERNAL </DataProviderType> <DataProviderTypeCode>1</DataProviderTypeCode> <StorageWWNN>500000E0DA804700</StorageWWNN> <RemoteSAP>00ETERNUSDXMS3ET503SAU####OJ4621347002##</RemoteSAP> <OSName/> <OSVersion>V10L70-000G</OSVersion> <CacheSize>68719476736</CacheSize> <CacheSizeNormalized>64 GB</CacheSizeNormalized> <NumOfPhysDisks>48</NumOfPhysDisks> <NumOfVolumes>857</NumOfVolumes> <NumberOfSpareDevices>2</NumberOfSpareDevices> <NumberOfUnmangedVolumes>857</NumberOfUnmangedVolumes> <ConfigID>86952+293</ConfigID> <ConfigIDVolumes>86952</ConfigIDVolumes> <ConfigIDClusters>86952</ConfigIDClusters> <CopyIndicationCount>179</CopyIndicationCount> <ConfigState>BOX_CONFIG_STATE_NOT_SCANNED_IN_SESSION</ConfigState> <ConfigStateNum>2</ConfigStateNum> <IsActionAllowed>true</IsActionAllowed> <PreferredProvider>172.17.67.121</PreferredProvider> <EnclosureCount>3</EnclosureCount> <Product>ETERNUSDXMS3(ET503SAU)</Product> <Contact>Werner</Contact> <Location>DC6a_168 Pos 16</Location> <CustomName>DX500 S3-01</CustomName> <Version>V10L70-000G</Version> <SCSIVendor>FUJITSU</SCSIVendor> <TotalManagedSpace>20565338357760</TotalManagedSpace> <TotalManagedSpaceNormalized>18.70 TB</TotalManagedSpaceNormalized> <RemainingManagedSpace>7392738803712</RemainingManagedSpace> <RemainingManagedSpaceNormalized>6.72 TB </RemainingManagedSpaceNormalized> <RemainingUnmanagedSpace>5281736032256</RemainingUnmanagedSpace> <RemainingUnmanagedSpaceNormalized>4.80 TB </RemainingUnmanagedSpaceNormalized> <GUID/> <SupportsReplication>true</SupportsReplication> <IsUnifiedStorage>false</IsUnifiedStorage> <OwningServer/> <EditableFields> </EditableFields> <RemoteCopyModes> <RemoteCopyMode>sync</RemoteCopyMode> <RemoteCopyMode>async</RemoteCopyMode> <RemoteCopyMode>asyncstack</RemoteCopyMode> </RemoteCopyModes> <SupportedRaidTypes> <SupportedRaidType>UNPROTECTED</SupportedRaidType> <SupportedRaidType>RAID0</SupportedRaidType> <SupportedRaidType>RAID1</SupportedRaidType> <SupportedRaidType>RAID1+0</SupportedRaidType> <SupportedRaidType>RAID5</SupportedRaidType> <SupportedRaidType>RAID5+0</SupportedRaidType> <SupportedRaidType>RAID6</SupportedRaidType> <SupportedRaidType>RAID6-FR</SupportedRaidType> <SupportedRaidType>RAID0_TPP</SupportedRaidType> <SupportedRaidType>RAID1_TPP</SupportedRaidType> <SupportedRaidType>RAID1+0_TPP</SupportedRaidType> <SupportedRaidType>RAID5_TPP</SupportedRaidType> <SupportedRaidType>RAID6_TPP</SupportedRaidType> <SupportedRaidType>RAID6-FR_TPP</SupportedRaidType> </SupportedRaidTypes> <StoragePools> <StoragePool> <PoolName> Primordial Storage pool for FUJITSU storage system /PoolName> <InstanceID>FUJITSU:PSP</InstanceID> <Status>STORMAN_STORAGE_POOL_STATUS_OK</Status> <EnabledSize>40703405064192</EnabledSize> <EnabledSizeNormalized>37.02 TB</EnabledSizeNormalized> <FreeSize>5281736032256</FreeSize> <FreeSizeNormalized>4.80 TB</FreeSizeNormalized> <PercentFull>87</PercentFull> <PoolUsage>DMTF_STORAGE_POOL_USAGE_UNRESTRICTED</PoolUsage> <PoolType>STORMAN_STORAGE_POOL_TYPE_PRIMORDIAL</PoolType> <StatusString/> <OwningController/> <RaidType/> <NumDisks/> <NumSpares/> <DiskType>N.A.</DiskType> <LowSpaceWarningThreshold>0</LowSpaceWarningThreshold> <AlarmStatus/> <AttentionLevelRange/> <WarningLevelRange/> <SevereLevelRange/> <BasicStoragePoolNames> </BasicStoragePoolNames> <BasicStoragePoolIDs> </BasicStoragePoolIDs> <OperationalStatus>OK</OperationalStatus> <OperationalStatusDetailList> </OperationalStatusDetailList> </StoragePool> <StoragePool> <PoolName>RG900_00</PoolName> <InstanceID>FUJITSU:RSP0000</InstanceID> ... ... </StoragePool> </StoragePools> <RemoteSystems> </RemoteSystems> <StoragePorts> <StoragePort> <PortID>500000E0DA804720</PortID> <PortName>FCP_CM00CA00P00</PortName> <ConnectionType>STORMAN_CONNECTION_TYPE_FC</ConnectionType> <Mode>STORMAN_PORT_MODE_RA</Mode> <ControllerName>CM00</ControllerName> <DeviceID>FCP_CM00CA00P00</DeviceID> <Speed>4 GB/s</Speed> <MaxSpeed>16 GB/s</MaxSpeed> <RemoteMirroringEnabled>STORMAN_BOOL_TRUE </RemoteMirroringEnabled> <ChassisID/> <AdapterNumber/> <PortNumber>0</PortNumber> <CeID/> <CMSlotNumber>0</CMSlotNumber> <CASlotNumber>0</CASlotNumber> <NasIP/> <IsSCGPort>false</IsSCGPort> <StorageClusterName/> <RemotePorts> <RemotePort> <StorageSystemName>4631528004</StorageSystemName> <StorageSerialNumber>4631528004</StorageSerialNumber> <StorageCustomName>DX8700-S3-01</StorageCustomName> <StorageConfigStateNum>2</StorageConfigStateNum> <PortID>500000E0DAC19AD3</PortID> <PortName>FCP_CM13CA00P03</PortName> <ConnectionStatus>Up</ConnectionStatus> <ChassisID/> <AdapterNumber/> <PortNumber>3</PortNumber> <CeID>1</CeID> <CMSlotNumber>1</CMSlotNumber> <CASlotNumber>0</CASlotNumber> </RemotePort> <RemotePort> <StorageSystemName>4631508013</StorageSystemName> <StorageSerialNumber>4631508013</StorageSerialNumber> .... .... </RemotePort> </RemotePorts> <StorageClusterPorts> </StorageClusterPorts> <OperationalStatus>OK</OperationalStatus> <OperationalStatusDetailList> </OperationalStatusDetailList> </StoragePort> <StoragePort> <PortID>500000E0DA804721</PortID> <PortName>FCP_CM00CA00P01</PortName> <ConnectionType>STORMAN_CONNECTION_TYPE_FC</ConnectionType> <Mode>STORMAN_PORT_MODE_CA</Mode> <ControllerName>CM00</ControllerName> <DeviceID>FCP_CM00CA00P01</DeviceID> <Speed>8 GB/s</Speed> <MaxSpeed>16 GB/s</MaxSpeed> <RemoteMirroringEnabled>STORMAN_BOOL_FALSE </RemoteMirroringEnabled> <ChassisID/> <AdapterNumber/> <PortNumber>1</PortNumber> <CeID/> <CMSlotNumber>0</CMSlotNumber> <CASlotNumber>0</CASlotNumber> <NasIP/> <IsSCGPort>false</IsSCGPort> <StorageClusterName/> <RemotePorts> </RemotePorts> <StorageClusterPorts> </StorageClusterPorts> <OperationalStatus>OK</OperationalStatus> <OperationalStatusDetailList> </OperationalStatusDetailList> </StoragePort> <StoragePort> <PortID>500000E0DA804722</PortID> <PortName>FCP_CM00CA00P02</PortName> .... .... </StoragePort> </StoragePorts> <PhysicalDisks> </PhysicalDisks> <Controllers> <Controller> <DeviceName>CM00</DeviceName> <DisplayName>CE# CM#0</DisplayName> <CardType>STORMAN_CONTROLLER_CARD_TYPE_STD</CardType> <Manufacturer>FUJITSU</Manufacturer> <MemoryOnBoard>34359738368</MemoryOnBoard> <Model>Unknown</Model> <SerialNumber>PP135001QF</SerialNumber> <Version>A1</Version> <PhysicalPosition>0</PhysicalPosition> <CMSlotNumber>0</CMSlotNumber> <CeID/> <ChassisID/> <PartNumber>CA07555-D801</PartNumber> <IP>172.17.67.121</IP> <MACAdress>B0ACFAA382EF</MACAdress> <ControllerWWNN>500000E0DA804700</ControllerWWNN> <OperationalStatus>OK</OperationalStatus> <OperationalStatusDetailList> </OperationalStatusDetailList> </Controller> <Controller> <DeviceName>CM01</DeviceName> <DisplayName>CE# CM#1</DisplayName> ... ... </Controller> </Controllers> <Enclosures> </Enclosures> <BackendControllers> </BackendControllers> <PCIeFlashModules> </PCIeFlashModules> <RecBuffers> </RecBuffers> <PowerSupplys> </PowerSupplys> <Batterys> </Batterys> <Fans> </Fans> <BootUtilityDevices> </BootUtilityDevices> <StorageClusters> <StorageCluster> <StorageClusterName>DX500_1-DX500_2</StorageClusterName> <AutoFailover>false</AutoFailover> <AutoFailback>true</AutoFailback> <ReadMode>false</ReadMode> <Phase>STORMAN_SCG_PHASE_NORMAL</Phase> <HaltFactor>STORMAN_SCG_FACTOR_NONE</HaltFactor> <Status>STORMAN_SCG_STATUS_NORMAL</Status> <PercentSynced/> <PartnerStorageSystemName> 00ETERNUSDXMS3ET503SAU####OO4621349005## </PartnerStorageSystemName> <PartnerRemoteSAP/> <PairGroupStorageSystemName> 00ETERNUSDXMS3ET503SAU####OO4621349005## </PairGroupStorageSystemName> <Type>STORMAN_SCG_SYSTEM_TYPE_PRIMARY</Type> <SystemMode>STORMAN_SCG_SYSTEM_MODE_ACTIVE</SystemMode> <PortIDs> <PortID>500000E0DA804724</PortID> <PortID>500000E0DA804733</PortID> </PortIDs> </StorageCluster> <StorageCluster> <StorageClusterName>DX500_2-DX500_1</StorageClusterName> .... .... </StorageCluster> </StorageClusters> <OperationalStatus>OK</OperationalStatus> <OperationalStatusDetailList> </OperationalStatusDetailList> </StorageSystem> </StorageSystems> </Result> </Response>
Output for storage systems with
–format=medium
storcfg system -show –model eternus –format medium
4621347002 model=ETERNUS DX500 S3 version=V10L70-000G
Output for storage clusters
storcfg system –show –system 4621347002 -showclusters
storage system name = 4621347002 serial number = 4621347002 storage vendor = FUJITSU storage model = Eternus storage model name = ETERNUS DX500 S3 version = V10L60-6300 cache size = 64 GB physical disks = 48 logical volumes = 853 preferred provider = 172.17.67.121 configuration state = OK storage cluster(s) = DX500_1-DX500_2 status = normal halt factor = disabled phase = normal auto failover = true auto failback = false read mode = false type = primary system mode = active percent synced = 100 partner system(s) = 4621349005
Output for storage cluster, information for each SCO port
storcfg system –show –system 4621347002 -showclusters –showports
displays for each port:
... 500000E0DA805434/FC PortName = FCP_CM01CA01P00 speed = 8 GB/s max speed = 16 GB/s status = OK cluster name = DX500_2-DX500_1 partner port(s) = 4621349005/FCP_CM01CA01P00 ...