NAME
stgcmmodnode - changes or displays Management Server information
SYNOPSIS
<program-directory>\bin\stgcmmodnode [-i IP-Address] [-p PORT-Number] [-n Server-Name]
DESCRIPTION
This command has the following two functions:
Displays Management Server information specified on the Managed Server on which this command is currently executed
Changes Management Server information.
This command changes the following information on a Management Server:
IP address of a Management Server
PORT number used by a communication service that runs on a Management Server
Server name of a Management Server
Refer to the following for the change procedure which uses this command:
OPTIONS
Displays the server information currently being managed.
Specifies the IP address of a Management Server, to change the IP address of the Management Server.
Specifies the port number of a Management Server, to change the port number of the Management Server.
Specifies the server name of a Management Server to change the server name of the Management Server. This option cannot be specified if this command is executed on a Management Server.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
Display server information:
C:\>C:\ETERNUS_SF\ACM\bin\stgcmmodnode swstf2413 IP Address = 10.10.10.10 swstf2413 PORT Number = 1226 swstf2413 Storage Management Server's Name = fujitsu-storage-management-server C:\>
Change the IP address of a Management Server to 10.12.13.14:
C:\>C:\ETERNUS_SF\ACM\bin\stgcmmodnode -i 10.12.13.14 swstf2401 AdvancedCopy Manager registry updated. C:\>
NOTES
This command can be executed only by a local account belonging to the Administrator's group or by a domain account belonging to the Domain Admins group of the domain.
For the port number of a Management Server, you can specify a value between 1024 and 65535.
With this command, you must specify the same value as the one specified on a Management Server. An error will occur in the operation if an invalid value is specified.