Top
ETERNUS SF AdvancedCopy Manager V15.1 Operation Guide
ETERNUS

8.3.3 stgxfwcmaddsrv (Server information addition command)

NAME

stgxfwcmaddsrv - adds Managed Server information


SYNOPSIS

/opt/FJSVswstf/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

-n Server-Name

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

-i IP-Address

Specify the IP address of the Managed Server to be added in IPv4 format.
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.

-p Port-Number

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

NOTES