Top
ETERNUS SF Express V15.3/ Storage Cruiser V15.3/ AdvancedCopy Manager V15.3 Migration Guide
ETERNUS

6.3.4 Tasks to be performed after the upgrade

When the AdvancedCopy Manager Copy Control Module upgrade has been completed, the tasks below need to be performed.


6.3.4.1 Restoring the environment setting files

Restore the environment setup file that was backed up in "6.3.1.2 Backing up the environment setting files".

See

Refer to "A.14 Restoring the environment setting files" for information on performing a restore.


License information

When AdvancedCopy Manager and/or AdvancedCopy Manager Copy Control Module are installed, restore the definition of the license information.

Restore the license management database of ETERNUS SF License Manager by executing the esflm restore command. Refer to the ETERNUS SF Installation and Setup Guide for this version for information on the command.

Example of executing the command is shown below. The backupFileName is the file name specified when the backup data was created.

> esflm restore backupFileName
Restoration of license database was performed successfully

6.3.4.2 Reconfiguring device information

The following procedure is required to reconfigure the ETERNUS Disk storage system information.
Refer to "Commands" in the ETERNUS SF Operation Guide for Copy Control Module for this version for information on the commands.

  1. Confirm the registered ETERNUS Disk storage system by executing the acarray list command.

    C:\>C:\ETERNUS_SF\CCM\bin\acarray list
    
    Name  BOX-ID                                   IP Address
    ----- ---------------------------------------- ------------
    E4000 00E4000M3#####E450S20A####KD4030639004## 10.124.6.251
    E8000 00E8000M9#####E890S20A####KO4070639003## 10.124.6.241
  2. Confirm the detailed information of the registered ETERNUS Disk storage system by executing the acarray detail command.

    C:\>acarray detail -a E4000
    
    Disk Array Name : E4000
    BOX-ID          : 00E4000M3#####E450S20A####KD4030639004##
    IP Address      : 10.124.6.251
    Admin User      : ****
    Access Volume   : X:
    
    C:\>C:\ETERNUS_SF\CCM\bin\acarray detail -a E8000
    
    Disk Array Name : E8000
    BOX-ID          : 00E8000M9#####E890S20A####KO4070639003##
    IP Address      : 10.124.6.241
    Admin User      : ****
    Access Volume   : Y:
  3. Remove all of the registered ETERNUS Disk storage system by executing the acarray remove command.

    C:\>C:\ETERNUS_SF\CCM\bin\acarray remove -a E4000
    Successful completion.
    
    C:\>acarray remove -a E8000
    Successful completion.
  4. Re-register all of the ETERNUS Disk storage systems that were removed in step 3 by executing the acarray add command.

    C:\>C:\ETERNUS_SF\CCM\bin\acarray add -a E4000 -ip 10.124.6.251 -user **** -password **** -path X:
    Successful completion.
    
    C:\>C:\ETERNUS_SF\CCM\bin\acarray add -a E8000 -ip 10.124.6.241 -user **** -password **** -path Y:
    Successful completion.

    Point

    When the ETERNUS Disk storage system was registered by specifying a nonexistent drive letter or device name in the previous version of AdvancedCopy Manager CCM, re-register its ETERNUS Disk storage system as a remote device.


6.3.4.3 Registering the license

Register the appropriate licenses.


See

Refer to "License Management" in the ETERNUS SF Installation and Setup Guide for this version for information on the license settings.