Top
ETERNUS SF AdvancedCopy Manager 14.1 Operator's Guidefor Copy Control Module

A.2.1 acarray add (ETERNUS disk storage systems registration command)

NAME

acarray add - Registration of ETERNUS disk storage systems


SYNOPSIS

Solaris and Linux versions
acarray add -a DISKARRAY-NAME -ip DISKARRAY-IP -user USER -password PASSWORD -path ACCESSPATH
Windows version
acarray add -a DISKARRAY-NAME -ip DISKARRAY-IP -user USER -password PASSWORD -path ACCESSPATH [-xml]
acarray add -a DISKARRAY-NAME -boxid BOX-ID -remote [-xml]

DESCRIPTION

This command registers ETERNUS disk storage systems.


OPTIONS

-a DISKARRAY-NAME

This option specifies the ETERNUS names that are used by AdvancedCopy Manager CCM.

Specify it in the alphanumeric character within 16 characters.

-ip DISKARRAY-IP

This option specifies the IP address of an ETERNUS disk storage system.
An error will occur when an attempt is made to register an ETERNUS disk storage system with the same IP address as an ETERNUS disk storage system that has already been registered.

-user USER

This option specifies a user name with Administrator privileges for ETERNUS Web GUI. Specify the user name using a string that is between 4 and 16 characters long.

Refer to the ETERNUS Web GUI manuals for more information about ETERNUS Web GUI.

-password PASSWORD

This option specifies the password for the user with Administrator privileges for ETERNUS Web GUI.

Refer to the ETERNUS Web GUI manuals for more information about ETERNUS Web GUI.

-path ACCESSPATH

This option specifies the access path in the logical volume within an ETERNUS disk storage system that was specified with the "-a" option.

[Windows version]

Specify the drive letter (e.g. X:).

[Solaris version]

Specify the raw device name (e.g. /dev/rdsk/c4t0d10s2).

[Linux version]

Specify the device name (e.g. /dev/sdo).

-box-id BOX-ID

This option specifies the BOX-ID of an ETERNUS disk storage system.
An error will occur when an attempt is made to register an ETERNUS disk storage system with the same BOX-ID as an ETERNUS disk storage system that has already been registered.
This option is only supported in Windows version.

-remote

This option specifies when registering the ETERNUS disk storage system which is in a remote site.
This option is only supported in Windows version.

-xml

This option specifies when displaying the result of the command execution by the XML format.
This option is only supported in Windows version.


EXIT STATUS

=0 : Completed successfully
>0 : Terminated abnormally


EXAMPLES