Re: rc-scripts to start and stop multiple tsm client scheduler for linux red hat

2011-06-15 Thread Rainer Strunz
You do not have to create different scripts to accomplish this task. Simply bundle your settings using appropriate servername stanzas in dsm.sys and use a script (see http://www.dat.lrz.de/dat/dsm/scr/#mdsm, DSM multiple schedule daemons manager) to manage one or more schedule daemons by

rc-scripts to start and stop multiple tsm client scheduler for linux red hat

2011-06-14 Thread TSM
Hello, can anyone share rc-scripts to start and stop multiple tsm client scheduler for linux red hat. The idea is, to use different rc-scripts for separat tsm client-option-files with different tsm nodename. We would like to start and stop the tsm client-schedules separantly using the pid.

Antwort: [ADSM-L] rc-scripts to start and stop multiple tsm client scheduler for linux red hat

2011-06-14 Thread Ullrich Mänz
Hi, look at appendices on my private website http://www.mensam.dynaccess.de/TSMwiki/index.php?B%2FA-Client. You'll find a script dsmclient.rc that should work on RedHat directly. Versions of that script are available on request for other UX platforms, too. You'll need to create a link for

Re: rc-scripts to start and stop multiple tsm client scheduler for linux red hat

2011-06-14 Thread Howard Coles
Here's the one I use: START: #!/bin/bash # Start Script for TSM Client on Linux and AIX # # Checkconfig lines below for Linux machines: # # chkconfig: 345 96 07 # description: tsmdsm export DSM_DIR=/opt/tivoli/tsm/client/ba/bin export DSM_LOG=/var/log/tsm export