Top
ETERNUS SF AdvancedCopy Manager V16.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 of 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 for ETERNUS Disk storage system.

OPTIONS

-a diskArrayName

This option specifies the existing ETERNUS name for which the ETERNUS name or access volume is to be changed.

-path volumeName

This option specifies the new access volume to be set in the ETERNUS Disk storage system.
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 for the ETERNUS Disk storage system.

-remote

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

The execution example on Windows operating system is as follows.