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:
- Identify mount points for the following directories:
- Instance
- Database
- Active log
- Archive log
- Storage pool
- Add resources to each mount point:
-
Verify whether the tsm-$INST_NAME-rg resource group is online by issuing the
lssam command.
-
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
-
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
- Bring the tsm-$INST_NAME-rg resource group online by issuing
the following command:
chrg –o online tsm-$INST_NAME-rg
-
Connect to the server using the service gateway IP to verify that the configuration is correct.