![]() |
![]() |
Configure a TSM Backup-Archive Scheduler Service for each cluster group using the TSM Client Service Configuration Utility, dsmcutil. Do not use the scheduler setup wizard to configure scheduler services in a MSCS environment.
Each service must have a unique name and be available for failover (moved to the other nodes in the cluster).
To install the TSM Scheduler Service for group-a from machine node-1, ensure that node-1 currently owns group-a and issue the following command:
dsmcutil install SCHEDuler /name:"tsm scheduler service: group-a" /clientdir:"c:\Program Files\tivoli\tsm\baclient" /optfile:q:\tsm\ dsm.opt /node:mscs-cluster-group-a /password:nodepassword /validate:yes /autostart:yes /startnow:yes /clusternode:yes /clustername:mscs-cluster
This installs the service on node-1.
Using Cluster Administrator, move group-a to node-2. From node-2, issue the same dsmcutil command above to install the service on node-2. Repeat this procedure for each cluster group.