NAME
stgxfwcmdispsrv - displays the server information
SYNOPSIS
/opt/FJSVswstf/bin/stgxfwcmdispsrv [-n Server-Name]
DESCRIPTION
This command displays the server information managed by AdvancedCopy Manager. It is necessary to execute this command on the Management Server.
The contents to be displayed are as follows:
Title | Description |
---|---|
Server | A server name is displayed. |
Server-Type | A server type is displayed. "Management-server" : Management Server |
Tape | "---" is always displayed. |
OS-Type | An operating system type is displayed. |
OS-Version | An operating system version is displayed. |
Version | The version of this product is displayed. |
IP-Address | The IP address for communication with the server is displayed. |
Port-Number | The port number for communication with the server is displayed. |
OPTIONS
Specify the server name whose information is to be displayed.
Specify a server the same name entered at stgxfwcmaddsrv (Server information addition command) or stgxfwcmmodsrv (Server information change command) exactly, including the case.
If this option is omitted, the information for all servers managed by AdvancedCopy Manager is displayed.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
The information for all servers is displayed:
# /opt/FJSVswstf/bin/stgxfwcmdispsrv Server Server-Type Tape OS-Type OS-Version Version IP-Address Port-Number Manager Management-Server -- Solaris 9 V15.1 10.10.10.10 1226 Server1 Server -- Solaris 9 V15.1 10.10.10.20 1226 #
The information for a Managed Server(server name: Server1) is displayed:
# /opt/FJSVswstf/bin/stgxfwcmdispsrv -n Server1 Server Server-Type Tape OS-Type OS-Version Version IP-Address Port-Number Server1 Server -- Solaris 9 V15.1 10.10.10.20 1226 #
NOTES
In "OS-Version", the OS version that is displayed refers to the following time:
In the case of the Management Server: the time when the database was created.
In the case of the Managed Server: the time when the Managed Server was added.
Even if the OS is upgraded after this, the OS version displayed will retain the version at the database creation time and the time the Managed Server was added.
This command can be executed only by root users.
Please perform this command in the location specified at the time of product installation.
When processing takes a long time, a period (.) is displayed until it is complete.