NAME
acarray add - Registration of ETERNUS disk storage systems
SYNOPSIS
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
This option specifies the ETERNUS names that are used by AdvancedCopy Manager CCM.
Specify it in the alphanumeric character within 16 characters.
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.
This option specifies a following user name.
When using ETERNUS DX80 S2/DX90 S2, ETERNUS DX410 S2/DX440 S2:
The user name with Software role for target storage device
When using other ETERNUS disk storage systems:
The user name with Administrator authorization for target storage device
Specify the user name using a string that is between 4 and 16 characters long. (NOTE)
Refer to the ETERNUS Web GUI manuals for more information about ETERNUS Web GUI.
NOTE: In the case of ETERNUS DX80 S2/DX90 S2, ETERNUS DX410 S2/DX440 S2, the user name with length between 1 and 32 can be registered. However, the user name used in AdvancedCopy Manager CCM must be between 4 and 16 characters long.
This option specifies the password for the user name specified with -user option.
This option specifies the access path in the logical volume within an ETERNUS disk storage system that was specified with the "-a" option.
Specify the drive letter (e.g. X:).
Specify the RAW device name (e.g. /dev/rdsk/c4t0d10s2).
Specify the device name (e.g. /dev/sdo).
This option can be omitted in Windows, Solaris, Linux 5 (for x86, for Intel64).
The access path is automatically set if this option is omitted.
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 can be specified in Windows, Solaris, Linux 5 (for x86, for Intel64).
This option specifies when registering the ETERNUS disk storage system which is in a remote site.
This option can be specified in Windows, Solaris, Linux 5 (for x86, for Intel64).
This option specifies when displaying the result of the command execution by the XML format.
This option can be specified in Windows, Solaris, Linux 5 (for x86, for Intel64).
EXIT STATUS
=0 : Completed successfully
>0 : Terminated abnormally
EXAMPLES
Registering an ETERNUS disk storage system which is in a local site:
The execution example on Windows operating system is as follows.
> acarray add -a E4000 -ip 10.124.6.251 -user root -password root -path X: Successful completion.
Registering an ETERNUS disk storage system which is in a remote site [Excluding Linux 5 for Intel Itanium]:
> acarray add -a E4000 -boxid 00E4000M3#####E450S20A####KD4030639004## -remote Successful completion.