NAME
stgenvdisp - displays the values of the environment settings
SYNOPSIS
Program-directory\bin\stgenvdisp [-n Server-Name]
DESCRIPTION
This command displays the values of the environment settings in AdvancedCopy Manager.
The contents of the displayed information are described below.
Title | Description |
---|---|
Server type | The server type is displayed as follows: Management server: Storage Management Server or Storage Management Server transaction |
Cluster system | The type of cluster system is displayed as follows: SynfinityCluster or PRIMECLUSTER: SynfinityCluster or PRIMECLUSTER |
Node type | The node type is displayed as follows: Primary: Primary node |
Node name | The logical node name is displayed. |
Service name | The transaction name is displayed. |
Cluster name | The cluster name is displayed. |
Mount point | The mount point for shared data is displayed. |
Disk resource | The name of the shared disk resource used for shared data is displayed. |
Drive | The drive letter used for shared data is displayed. |
Volume group | The volume group name is displayed. |
Network name | The name of the network is displayed. |
External connection | The external connection network name is displayed. |
Subnet mask | The subnet mask is displayed. |
IP address resource | IP address resource information is displayed. |
IP by cluster setup | The logical IP address specified in the cluster setting command is displayed. |
Manager IP address | The IP address of the Storage Management Server is displayed. |
Repository user | The name of the user accessing the repository is displayed. |
DB log file |
|
DB dictionary file |
|
Repository database |
|
DB file |
|
RDB dictionary |
|
RDB log file |
|
Database space |
The name of the raw device containing the repository data storage DB is displayed.
The name of the directory containing the repository data storage DB is displayed. |
Database size |
|
IP address for GUI | The GUI connection IP address is displayed. |
Communication | The communication service port number (the service name in the services file: stgxfws) is displayed. |
Remote access | The remote access service port number (the service name in the services file: rmiswstf) is displayed. |
Exclusive control | The exclusive control service port number (the service name in the services file: semswstf) is displayed. |
Authentication feature | The authentication feature service port number (the service name in the services file: smaclmgr) is displayed. |
Repository |
|
Resource Type |
|
Network Resource |
|
Program install directory | Displays the program directory specified during installation. |
Fixed configuration directory | Displays the environment settings directory specified during installation. |
Modifying configuration directory | Displays the transactions directory specified during installation. |
Version | Displays the version and level of AdvancedCopy Manager. |
Language | Displays the AdvancedCopy Manager language type. JAPANESE: Domestic edition |
Code |
|
OPTIONS
Specifies the logical node name (logical node name specified in the cluster setup command) of the transaction.
If this option is specified, information on only the specified transactions is output. Otherwise, information on all transactions is output.
This option cannot be specified. If the option is specified, then message swstf6001 is output and processing ends.
Otherwise, information is output.
EXIT STATUS
=0:Completed successfully
>0:Terminated abnormally
EXAMPLES
Information in a non-cluster environment is displayed.
[For the Storage Management Server]
C:\>C:\Win32app\AdvancedCopyManager\bin\stgenvdisp Server type : Management server Manager IP address : 10.10.10.10 Repository user : acm DB log file : D:\acmdb\log DB dictionary file : D:\acmdb\dic Repository database : D:\acmdb\spa Database size : 65MB IP address for GUI : 10.10.10.10 Communication : 1226 Remote access : 9851 Exclusive control : 9852 Authentication feature : 4660 Repository : 2004 ------------------------------------------------------------------------- Version : V14.2 Language : ENGLISH Program install directory : D:\Win32app\AdvancedCopyManager Fixed configuration directory : D:\Win32app\AdvancedCopyManager Modifying configuration directory : D:\Win32app\AdvancedCopyManager C:\>
[For the Storage Server]
C:\>C:\Win32app\AdvancedCopyManager\bin\stgenvdisp Server type : Server Manager IP address : 10.10.10.10 Communication : 1226 ------------------------------------------------------------------------- Version : V14.2 Language : ENGLISH Program install directory : D:\Win32app\AdvancedCopyManager Fixed configuration directory : D:\Win32app\AdvancedCopyManager Modifying configuration directory : D:\Win32app\AdvancedCopyManager C:\>
Information on all transactions in a cluster environment (MSCS) is displayed.
Values for any of the following are output according to the IP address information entered in the cluster setting command: network name, external connection, subnet mask, and IP address resource.
[For the Storage Management Server]
C:\>C:\Win32app\AdvancedCopyManager\bin\stgenvdisp Server type : Management server Cluster system : MSCS Node type : Primary Node name : nodemgr Service name : manager_service Cluster name : ACMCluster Disk resource : Disk R Drive : R Network name : ACMNet External connection : local Subnet mask : 255.255.255.0 IP by cluster setup : 10.10.10.10 Manager IP address : 10.10.10.10 Repository user : acm DB log file : R:\acmdb\log DB dictionary file : R:\acmdb\dic Repository database : R:\acmdb\spa Database size : 65MB IP address for GUI : 10.10.10.10 Communication : 11000 Remote access : 9851 Exclusive control : 9852 Authentication feature : 4660 Repository : 2004 ------------------------------------------------------------------------- Server type : Server Node name : Local-Service Manager IP address : 10.10.10.10 Communication : 1226 ------------------------------------------------------------------------- Version : V14.2 Language : ENGLISH Program install directory : D:\Win32app\AdvancedCopyManager Fixed configuration directory : D:\Win32app\AdvancedCopyManager Modifying configuration directory : D:\Win32app\AdvancedCopyManager C:\>
[For the Storage Server]
C:\>C:\Win32app\AdvancedCopyManager\bin\stgenvdisp Server type : Server Cluster system : MSCS Node type : Primary Node name : nodeagt1 Service name : agent_service1 Cluster name : ACMCluster Disk resource : Disk R Drive : R Network name : ACMNet1 External connection : local Subnet mask : 255.255.255.0 IP by cluster setup : 10.10.10.10 Manager IP address : 10.10.10.10 Communication : 11000 ------------------------------------------------------------------------- Server type : Server Cluster system : MSCS Node type : Secondary Node name : nodeagt2 Service name : agent_service2 Cluster name : ACMCluster Disk resource : Disk P Drive : P IP address resource : ACM Net Resource IP by cluster setup : 10.10.10.10 Manager IP address : 10.10.10.10 Communication : 12000 ------------------------------------------------------------------------- Server type : Server Node name : Local-Service Manager IP address : 10.10.10.10 Communication : 1226 ------------------------------------------------------------------------- Version : V14.2 Language : ENGLISH Program install directory : D:\Win32app\AdvancedCopyManager Fixed configuration directory : D:\Win32app\AdvancedCopyManager Modifying configuration directory : D:\Win32app\AdvancedCopyManager C:\>
NOTES
To output cluster operation information, execute the command from an active node. Executing the command from a standby node displays only partial information. To output cluster operation information while a transaction is stopped, either set the shared disk containing the AdvancedCopy Manager shared data of the transaction to the online state, or mount the shared disk and then execute the command.
When this command is executed in a cluster environment, the environment variable (SWSTGNODE) need not be set.
This command can be executed by an account belonging to the Administrator's group.
"????" is displayed for any information that cannot be displayed because of an error.
Some items may not be output, depending on the server type (whether Storage Management Server or Storage Server) or cluster type.