NAME
stgxfwcmaddsrv - adds Managed Server information
SYNOPSIS
<program-directory>\bin\stgxfwcmaddsrv [-n Server-Name] -i IP-Address -p Port-Number
DESCRIPTION
This command adds Managed Server information to be managed by AdvancedCopy Manager. This command can only be executed from the Management Server.
OPTIONS
Specifies the name of the Managed Server to be added. The name must be less than 255 bytes and must be a unique server name so that AdvancedCopy Manager can manage the server. The usable characters are 1-byte alphanumeric characters, minus sign (-), underscore (_), number sign (#), and period (.), with the first character being a 1-byte alphanumeric character. A 2-byte character causes an error.
Note that the server name is case-sensitive. When specifying the server name in other commands or Web Console, enter the server name exactly as entered in this command, including the case.
Non-cluster operation: Host name must be recognized by the operating system
Cluster operation: AdvancedCopy Manager logical node name must be specified during cluster setup
Specifies the IP address of an added Managed Server.
IPv4 address or IPv6 address can be specified.
IPv4 address
Format that separates decimal digits with periods ".". (Values according to the IPv4 rules)
IPv6 address
Format that separates hexadecimal digits with colons ":".
Specify a physical IP address if the Managed Server is managed as a physical server. Specify a logical IP address if the IP address is made redundant and managed (as a logical server), the same as under the cluster environment.
Specify the port number that is set on the Managed Server side to communicate with the Managed Server to be added. (Value from 1,024 to 65,535)
Under the cluster environment, specify the port number that is allocated to the service name stgxfws_? (Logical node name of AdvancedCopy Manager specified during cluster setup).
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
Use IPv4 addresses to add servers:
C:\>C:\ETERNUS_SF\ACM\bin\stgxfwcmaddsrv -i 10.10.10.10 -p 1226 stgxfwcmaddsrv completed C:\>
Use IPv6 addresses to add servers:
C:\>C:\ETERNUS_SF\ACM\bin\stgxfwcmaddsrv -i 2001:db8::1234:0:0:1 -p 1226 stgxfwcmaddsrv completed C:\>
Add a logical server so that the cluster setup is performed by specifying a server name:
(Logical IP address: 10.10.10.20; port number allocated to stgxfws_logical-node-name: 1227)
C:\>C:\ETERNUS_SF\ACM\bin\stgxfwcmaddsrv -n Server1 -i 10.10.10.20 -p 1227 stgxfwcmaddsrv completed 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.
Please perform the command in the location specified at the time of product installation.
Do not specify broadcast IP address to the IP address of the Managed Server to be added.
Do not specify a server which another Management Server is managing as a Managed Server.
Because a Management Server and a logical server for a Management Server transaction are added during database setup and cluster setup, they are not added by this command.
When processing takes a long time, a period (.) is displayed until it is complete.
This command cannot be executed while the following commands are being executed:
This command cannot be executed while the following operations are being performed in the initial window by using the Web Console:
Addition of a new server
Change of a server
Deletion of a server
Acquisition and Reflection of Information on All Devices
Acquisition and Reflection of Information on a Specific Device
Deletion of device information