If your IBM
Storage Protect configuration stores
data on disks, you must add the shared disk mount point for the storage pool to the resource
group.
Procedure
To add the shared disk mount point for the storage pool
to the resource group, complete the following steps:
- Lock the resource group by issuing the rgreq -o
lock command.
For example, the following command locks the
Sample_Resourcegroup_X
resource group:
rgreq -o lock Sample_Resourcegroup_X
-
Move to the /opt/tivoli/tsm/server/bin/tsam/bin
directory.
- To add a storage pool resource to a resource group, run
the update_setup.sh script by issuing the ./update_setup.sh command.
For example, the following command adds the
/inst1stg1 storage pool mount
point to the
inst1
IBM
Storage Protect server
instance:
./update_setup.sh inst1 /inst1stg1
- Unlock the resource group by issuing the rgreq
-o unlock command.
For example, the following command unlocks the
Sample_Resourcegroup_X
resource group:
rgreq -o unlock Sample_Resourcegroup_X