Top
ETERNUS SFAdvancedCopy Manager 14.0 Operator's Guide forCopy Control Module

2.2.5 Registering ETERNUS storage systems

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

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

The following ETERNUS storage system information is required for registration.

Note

Note for REC

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

Perform the following procedure on the CCM server.

  1. Registration of the ETERNUS storage systems that have an access path.

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

  2. Registration of the ETERNUS storage systems that do NOT have an access path to the CCM server

    Specify any drive letter or device name in the access path. Even if the specified drive letter or device name does not actually exist, an error will not be caused, so the one specified need not already exist.

  3. Creating copy groups

    Specify the ETERNUS name of 1) in the "-a" option.

    Specify the ETERNUS name of 2) in the "-remote" option.

Execution examples are shown below.

[For Windows]

Register the ETERNUS storage system.

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

To check whether the ETERNUS storage system has been registered, use A.2.3 acarray list (Command for displaying information about ETERNUS storage systems).

C:\>acarray list

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

[For Solaris]

Register the ETERNUS storage system.

# acarray add -a E4000 -ip 10.124.6.251 -path /dev/rdsk/c4t0d10s2 -user root -password root
Successful completion.

To check whether the ETERNUS storage system has been registered, use A.2.3 acarray list (Command for displaying information about ETERNUS storage systems).

# acarray list

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

[For Linux]

Register the ETERNUS storage system.

# acarray add -a E4000 -ip 10.124.6.251 -path /dev/sdo -user root -password root
Successful completion.

To check whether the ETERNUS storage system has been registered, use A.2.3 acarray list (Command for displaying information about ETERNUS storage systems).

# acarray list

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