Top
ETERNUS SF AdvancedCopy Manager 14.2 Operator's Guide forCopy Control Module

2.2.6 Registering ETERNUS disk storage systems

Register ETERNUS disk storage systems with AdvancedCopy Manager CCM as the devices to be used for copies.

Use "A.2.1 acarray add (ETERNUS disk storage systems registration command)" to register the ETERNUS disk storage systems.

The following ETERNUS disk storage systems information is required for registration.

Point

For omitting access path setup

To set the access path automatically, execute A.2.1 acarray add (ETERNUS disk storage systems registration command) without -path option.

Follow these steps to find the ETERNUS disk storage system.

  • [For Windows]

    The order of "PhysicalDrive [disk number]" displayed in Disk Management.
    The disk number is the same value as the "disk?" in the AdvancedCopy Manager block device name and the "Disk #" displayed in the [Disk Management] - [Computer Management] - [Management Tool] from the [Start] menu.

  • [For Solaris]

    1. OS standard device (/dev/rdsk/*)

    2. ETERNUS multi path device (/dev/FJSVmplb/rdsk/*)

    3. VxVM(/dev/vx/rdmp/*)

  • [For Linux]

    1. OS standard device (/dev/sd*)

    2. by-id format for udev (/dev/disk/by-id/*)

    3. by-path format for udev (/dev/disk/by-path/*)

Even if the access path is invalid because of changing device information, you can change the access path easily by "A.2.5 acarray pathscan (Access path automatic setting command) [Excluding Linux 5 for Intel Itanium]".

Finding valid access path may take a few minutes.

For Windows, Solaris, Linux 5 (for x86, for Intel64), when using when using REC for the ETERNUS disk storage systems which is not connected with SAN environment, these ETERNUS disk storage systems must be registered by the method of non-authentication with them. The following ETERNUS disk storage systems information is required for registration.

Point

Note for REC

Both ETERNUS disk storage systems of the copy source and the copy destination must be registered.

Perform the following procedure on the CCM server.

  1. Register the one of ETERNUS disk storage systems.

    From two ETERNUS disk storage systems, register the ETERNUS disk storage systems that have the access path set by "2.2.4 Access Path Settings". When both ETERNUS disk storage systems have the access path, register either one.

    Specify the existing drive letter or device name in the access path.

  2. Register another one of ETERNUS disk storage systems.

    From two ETERNUS disk storage systems, register another one that is different from the ETERNUS disk storage system registered by step 1.

    • When its ETERNUS disk storage system has the access path:

      Specify the existing drive letter or device name in the access path as well as step 1.

    • When its ETERNUS disk storage system does not have the access path:

      • For Windows, Solaris, Linux 5 (for x86, for Intel64)

        Register it by executing the "A.2.1 acarray add (ETERNUS disk storage systems registration command)" command with -boxid option. It cannot be registered by specifying nonexistent drive letter as an access path.

      • For Linux 5 for Intel Itanium

        Specify any device name as an access path. Nonexistent drive name is also allowed.

  3. Create copy groups by referring the "2.2.7 Creating copy groups".

    Specify the ETERNUS name of step 1 in the "-a" option.
    Specify the ETERNUS name of step 2 in the "-remote" option.

Execution examples are shown below.

Register the ETERNUS disk storage systems.

> acarray add -a E4000 -ip 10.124.6.251 -path c: -user root -password root
Successful completion.
 

To check whether the ETERNUS disk storage systems has been registered, use "A.2.3 acarray list (ETERNUS disk storage systems information display command)".

> acarray list

Name  BOX-ID                                   IP Address
----- ---------------------------------------- ------------
E4000 00E4000M3#####E450S20A####KD4030639004## 10.124.6.251

Register the remote ETERNUS disk storage systems.
For Windows, Solaris, Linux 5 (for x86, for Intel64), execute "A.2.1 acarray add (ETERNUS disk storage systems registration command)" command with -boxid option.

> acarray add -a E4000 -boxid 00E4000M3#####E450S20A####KD4030639004## -remote
Successful completion.
 

To check whether the ETERNUS disk storage systems has been registered, use "A.2.3 acarray list (ETERNUS disk storage systems information display command)". The -remote option can be only used in Windows, Solaris, Linux 5 (for x86, for Intel64).

> acarray list -remote

Name  BOX-ID                                   
----- ----------------------------------------
E4000 00E4000M3#####E450S20A####KD4030639004##
E8000 00E8000M9#####E890S20A####KO4070639003##