
804 IBM Tivoli Storage Manager in a Clustered Environment
19.6 Configuring a cluster application
In the following sections we describe how to configure the cluster application.
Scripts for the Tivoli Storage Manager Storage Agent
We place the scripts for the server in the rootvg, /opt filesystem, in the directory
/opt/local/tsmsta:
1. First, we place the start script in the directory as /opt/local/tsmsrv/startSTA.sh
as shown in Example 19-5.
Example 19-5 /opt/local/tsmsta/startSTA.sh
#!/bin/ksh
###############################################################################
# #
# Shell script to start a StorageAgent. #
# #
# Originated from the sample ...