Setting up IBM Storage Protect Snapshot on a clone server

To install IBM® Storage Protect Snapshot on a clone server separately, complete the following steps on the clone server.

Procedure

Prepare the clone instance.
  1. Install IBM Storage Protect Snapshot on the clone server.
    For more information about how to install the product, see Installing in interactive mode.
  2. Activate the clone instance on the clone server.
    For more information about how to activate an instance, see Activating an instance.
  3. Log on to the clone system with the clone system owner ID.
  4. If standard CA-signed certificates are not used for server authentication, copy the fcmselfcert.arm file on the production system, to the clone system in the instance directory.
    cd <clone instance directory> 
    scp <instance owner>@<production server>:<instance directory>/fcmselfcert.arm .
  5. Check the clone server for the ACS_DIR directory. Create it with this command if it is not there,
    mkdir -p <ACS_DIR of clone instance>
  6. Copy the <ACS_DIR>/shared directory on the production system to the ACS_DIR directory of the clone instance:
    cd <ACS_DIR of clone instance> 
    scp -r <instance owner>@<production server>:<ACS_DIR>/shared .
  7. From the clone instance directory, run the setup script.
    cd <instance directory>
    ./setup_orasap.sh
  8. Follow the prompts, ensuring to select On-Site Backup System configuration.
  9. When you are asked for the Hostname and port of machine running Management Agent {ACSD}, enter the hostname of the production server, and the port of the management agent.

    If the default port 57328 is used, entering the hostname is sufficient. When asked for the device classes to use for this backup system, enter the backup device classes that the server is to be used for.