You might want to delete a mount point that is no longer
required.
Procedure
To delete a mount point, complete the following steps:
- Check 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
- Move to the bin directory by issuing
the cd command.
- To delete a mount point, run the delete_mount.sh script.
For example, the following command deletes the
/tsminst1 mount
point from the
inst1 IBM
Storage Protect server instance
resource group.
./delete_mount.sh /tsminst1 inst1
- Bring the tsm-$INST_NAME-rg resource group online by issuing
the following command:
chrg –o online tsm-$INST_NAME-rg