Linux operating systems

Adding mount points to the IBM Storage Protect directories

Before you can start the cluster, you must add the mount points that you created for the IBM Storage Protect components.

Procedure

To add the shared disk mount points to the cluster resource group and bring the cluster online, complete the following steps:

  1. Identify mount points for the following directories:
    • Instance
    • Database
    • Active log
    • Archive log
    • Storage pool
  2. Add resources to each mount point:
    1. Verify whether the tsm-$INST_NAME-rg resource group is online by issuing the lssam command.
    2. If the tsm-$INST_NAME-rg resource group is online, take it offline by issuing the following command:
      chrg –o offline tsm-$INST_NAME-rg
    3. Add shared disk resources to each mount point by running the ./update_setup.sh script.
      For example, the following command adds the /tsminst1 mount point to the inst1 IBM Storage Protect server instance.
      ./update_setup.sh inst1 /tsminst1
  3. Bring the tsm-$INST_NAME-rg resource group online by issuing the following command:
    chrg –o online tsm-$INST_NAME-rg

  4. Connect to the server using the service gateway IP to verify that the configuration is correct.