Top
ETERNUS SF Express V16.9.1 / Storage Cruiser V16.9.1 / AdvancedCopy Manager V16.9.1 Installation and Setup Guide
FUJITSU Storage

8.4 Settings Required to Register Storage Devices (When Using the ETERNUS DX S2 series Only)

The required settings procedure for device registration of the ETERNUS DX S2 series is as follows.

Point

To delete the registration of the ETERNUS DX S2 series from the product after the settings in this section are performed and operations are started, the settings content must be restored. For the procedure to restore the settings content, refer to "Appendix N Work Required After Device Deletion of the ETERNUS DX S2 series".

For Windows environments

  1. Log on to the CCM Server using Administrator privileges.

  2. Back up the settings file. Copy the following file to the backup destination directory.
    To use the CCM Server in a clustered system, perform this step on both the primary node and secondary node.

    File to be Backed up

    Backup Destination Directory

    $INS_DIR\CCM\jre\conf\security\java.security

    $INS_DIR\CCM\tools

    $INS_DIR is "Program Directory" specified at the AdvancedCopy Manager CCM installation.

  3. Copy the following file over the copy destination file.
    To use the CCM Server in a clustered system, perform this step on both the primary node and secondary node.

    Copy Source File

    Copy Destination File

    $INS_DIR\CCM\tools\java.security.forS2.windows

    $INS_DIR\CCM\jre\conf\security\java.security

    $INS_DIR is "Program Directory" specified at the AdvancedCopy Manager CCM installation.

For Solaris or Linux environments

  1. Log in to the CCM Server as a superuser.

  2. Back up the settings file. Copy the following file to the backup destination directory.
    To use the CCM Server in a clustered system, perform this step on both the primary node and secondary node.

    • For Solaris environments

      File to be Backed up

      Backup Destination Directory

      /opt/FJSVccm/jre/lib/security/java.security

      /opt/FJSVccm/tools

      The command execution example is as follows.

      # cp -p /opt/FJSVccm/jre/lib/security/java.security /opt/FJSVccm/tools/
    • For Linux environments

      File to be Backed up

      Backup Destination Directory

      /opt/FJSVccm/jre/conf/security/java.security

      /opt/FJSVccm/tools

      The command execution example is as follows.

      # cp -p /opt/FJSVccm/jre/conf/security/java.security /opt/FJSVccm/tools/
  3. Copy the following file over the copy destination file.
    To use the CCM Server in a clustered system, perform this step on both the primary node and secondary node.

    • For Solaris environments

      Copy Source File

      Copy Destination File

      /opt/FJSVccm/tools/java.security.forS2.solaris

      /opt/FJSVccm/jre/lib/security/java.security

      The command execution example is as follows.

      # cp -p /opt/FJSVccm/tools/java.security.forS2.solaris /opt/FJSVccm/jre/lib/security/java.security
    • For Linux environments

      Copy Source File

      Copy Destination File

      /opt/FJSVccm/tools/java.security.forS2.linux

      /opt/FJSVccm/jre/conf/security/java.security

      The command execution example is as follows.

      # cp -p /opt/FJSVccm/tools/java.security.forS2.linux /opt/FJSVccm/jre/conf/security/java.security