Top
ETERNUS SF AdvancedCopy Manager V16.9.1 Operation Guide for Copy Control Module
FUJITSU Storage

4.1.2 acarray change (ETERNUS Name and Access Volume for ETERNUS Disk Storage System Change Command)

NAME

acarray change - Change ETERNUS names and access volumes

SYNOPSIS

acarray change -a diskArrayName {-path volumeName | -new newDiskArrayName} [-xml]
acarray change -a diskArrayName -new newDiskArrayName -remote [-xml]

DESCRIPTION

This command changes the ETERNUS names and access volumes of the ETERNUS Disk storage system that is registered in this software.

OPTIONS

-a diskArrayName

This option specifies the current ETERNUS name of the target ETERNUS Disk storage system.

-path volumeName

This option specifies the new access volume to be set.
This option cannot use for the ETERNUS Disk storage system which is registered to operate by Copy command via LAN.

OS Type

Explanation

Windows

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

Solaris

Specify a device name from the following:

  • OS standard device name (/dev/rdsk/*)

  • Solaris standard multipath (MPxIO) device name (/dev/rdsk/*)

  • ETERNUS multipath device name (/dev/FJSVmplb/rdsk/*)

  • VxVM device name (/dev/vx/rdmp/*)

Linux

Specify a device name from the following:

  • OS standard device name (/dev/sd*)

  • Multipath device name generated by device mapper facility of OS (/dev/mapper/*)

  • udev device name generated by udev facility of OS (/dev/disk/by-id/*, /dev/disk/by-path/*)

A TFOV cannot be specified.

-new newDiskArrayName

This option specifies the new ETERNUS name to be set.

-remote

This option specifies when changing the settings of 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