NAME
acarray change - Change of ETERNUS names and access paths.
SYNOPSIS
acarray change -a DISKARRAY-NAME {-path ACCESSPATH] | -new NEW-DISKARRAY-NAME}
DESCRIPTION
This command changes the ETERNUS names and access paths for ETERNUS storage systems. Please make sure to specify the "change" subcommand.
OPTIONS
This option specifies the existing ETERNUS name for which the ETERNUS name or access path is to be changed.
This option specifies the new access path to be set in the ETERNUS storage system.
Specify the drive letter.
Example: Y:
Specify the raw device name.
Example: /dev/rdsk/c4t0d10s2
Specify the device name.
Example: /dev/sdo
This option specifies the new ETERNUS name to be set for the ETERNUS storage system.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
[For Windows]
C:\>acarray change -a E4000 -p path Y: Successful completion.
[For Solaris]
# acarray change -a E4000 -path /dev/rdsk/c4t0d10s2 Successful completion.
[For Linux]
# acarray change -a E4000 -path /dev/sdo Successful completion.