Top
ETERNUS SF AdvancedCopy Manager 14.2 Installation and Setup Guide

E.3.1 Register license

This sub section explains how to register a license.


E.3.1.1 Registration by using GUI

  1. Right-click on the [License] node and then select the [Add License] option to invoke the [Add License] dialog.

  2. Select the license to register and enter the license key. And then, click the [Next] button to invoke the following dialog.

  3. To register a Snap/Clone license, enter the IP address, user account and password of the target disk array, and then click the [OK] button.

    To register a Remote Copy license, how to register varies depending on whether the target disk array can be accessed from License Manager or not.

    • If the License Manager can access the target disk array

      Enter the IP address, user name and password of the target disk array, and then click the [OK] button.

    • If the License Manager can not access the target disk array

      Enter the serial number of the target disk array after checking the [Remote Storage] box, and then click the [OK] button.


E.3.1.2 Registration by using CLI

  1. Find the license ID of the license to register by the esflm listid command.

    > esflm listid
  2. Execute the following command.

    • If the License Manager can access the target disk array

      > esflm add License-ID License-Key -i IP-Address -u User-Name -p Password
    • If the License Manager can not access the target disk array

      > esflm add License-ID License-Key -s Serial-Number

E.3.1.3 Registration by using GUI/CLI on cluster environment

In the case where the manager function of AdvancedCopy Manager is on a cluster environment, a license must be registered in each node of which the cluster environment is made. Using "E.3.4 Backup and restoration of license management database" can ease registration task in a cluster environment.

The following example registers a license in a cluster environment. In this example, the manager function of AdvancedCopy Manager is an active/standby cluster application in a three-node cluster system.

  1. Register a license in arbitrary one node of the cluster.

  2. In the node where the previous step was done, backup license database by the esflm backup command.

    > esflm backup Backup-File-Name
  3. Restore the license database by the esflm restore command in other nodes. By this operation, a license is registered in these nodes.

    > esflm restore Backup-File-Name