Top
ETERNUS SFAdvancedCopy Manager 14.0 Operator's Guide forCopy Control Module

A.2.1 acarray add (ETERNUS storage system registration command)

NAME

acarray add - Registration of ETERNUS storage systems.

SYNOPSIS

acarray add -a DISKARRAY-NAME -ip DISKARRAY-IP -user USER -password PASSWORD -path ACCESSPATH

DESCRIPTION

This command registers ETERNUS storage systems. Please make sure to specify the "add" subcommand.

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

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 the ETERNUS storage system.

-user USER

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

Refer to the ETERNUSmgr manuals for more information about ETERNUSmgr.

-password PASSWORD

This option specifies the password for the user with Administrator privileges for ETERNUSmgr.

Refer to the ETERNUSmgr manuals for more information about ETERNUSmgr.

-path ACCESSPATH

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

[For Windows]

Specify the drive letter.

Example: X:

[For Solaris]

Specify the raw device name.

Example: /dev/rdsk/c4t0d10s2

[For Linux]

Specify the device name.

Example: /dev/sdo

EXIT STATUS

=0: Completed successfully

>0: Terminated abnormally

EXAMPLES