David,
The dsmcad has an option for the location of the dsm.opt file - see below:
client acceptor daemon:
dsmcad -optfile=/usr/tivoli/tsm/client/ba/bin/myopts.opt
From: David E Ehresman
To: ADSM-L@VM.MARIST.EDU
Sent: Tuesday, September 1, 2009 1:53:25 PM
Subj
David,
Here is a script we use to start and stop multiple dsmcad processes
(we have three TSM clients backing up one VERY large Linux server).
#!/bin/bash
# A script to start up the TSM clients. Note that there are two TSM
clients
# on this system, which connect to two different TSM server
See the client manual topic "Managing multiple schedule requirements
on one system".
Richard Sims