Top
ETERNUS SF Express V14.1 User's Guide

C.1.1 acarray add (ETERNUS Disk storage system registration command)

NAME

acarray add - Registration of ETERNUS Disk storage systems.

SYNOPSIS

DESCRIPTION

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

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.

OPTIONS

-a DISKARRAY-NAME

This option specifies the ETERNUS names that are used by Express.

Specify it in the alphanumeric character within 16 characters.

-ip DISKARRAY-IP

This option specifies the IP address of the 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 the ETERNUS Disk storage system that was specified with the "-a" option.

Specify the drive letter.
Example: X:

-box-id BOX-ID

This option specifies the BOX-ID of the 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.

Refer to the ETERNUS Web GUI manuals for more information.

-remote

This option specifies when registering the ETERNUS Disk storage system which is in a remote site.

-xml

This option specifies when displaying the result of the command execution by the XML format.

EXIT STATUS

=0: Completed successfully

>0: Terminated abnormally

EXAMPLES

C:\>acarray add -a DX80 -ip 10.12.13.14 -user root -password root -path X:
Successful completion.