ADSM-L

[ADSM-L] Fwd: issue with rhel 5.5 and dsmc sched

2010-08-04 16:25:16
Subject: [ADSM-L] Fwd: issue with rhel 5.5 and dsmc sched
From: yoda woya <yodawoya AT GMAIL DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Wed, 4 Aug 2010 16:23:27 -0400
I have an issue with a server that needs to backup to two different nodes.
Manually, I am able to load the schedulers but when I try to automate the
process it does not work and the scheduler do not generate errors.  Could
some point me as to what I am doing wrong/missing.  I have attached bellow
all the files in question. Many thanks

rc.local
touch /var/lock/subsys/local
tsmsched::once:/usr/bin/dsmc sched > /dev/null 2>&1 # TSM Daily Scheduler
tsmsched::once:/usr/bin/dsmc sched
-optfile=/opt/tivoli/tsm/client/ba/bin/dsm-m.opt > /dev/null 2>&1 # TSM
Monthly Scheduler

dsm.opt
SERVERNAME tsm

dsm-m.opt
SERVERNAME tsm-m

dsm.sys
SERVERNAME tsm
COMPRESSION YES
NODENAME hri
   TCPSERVERADDRESS     tsm.help.com
   COMMMETHOD           TCPip
   TCPPORT              1500
   SCHEDMODE            prompt
   SCHEDLOGRET          31
   ERRORLOGRET          31
   SCHEDLOGNAME         /var/log/tsm/dsmsched.log
   ERRORLOGNAME         /var/log/tsm/dsmerror.log
   QUERYSCHEDPERIOD     1
   PASSWORDACCESS       generate
   PASSWORDDIR /opt/tivoli/tsm/client/ba/bin/passwd/hri
   *MANAGEDSERVICES      NONE

   *EXCLUDE.DIR /Trash
   *Include /.../*.opt
   domain ALL-LOCAL ~/tmp

SERVERNAME tsm-m
COMPRESSION YES
NODENAME hri-m
   TCPSERVERADDRESS     tsm.law.columbia.edu
   COMMMETHOD           TCPip
   TCPPORT              1500
   SCHEDMODE            prompt
   SCHEDLOGRET          31
   ERRORLOGRET          31
   SCHEDLOGNAME         /var/log/tsm/dsmsched-m.log
   ERRORLOGNAME         /var/log/tsm/dsmerror-m.log
   QUERYSCHEDPERIOD     1
   PASSWORDACCESS       generate
   PASSWORDDIR /opt/tivoli/tsm/client/ba/bin/passwd/hri-m
   *MANAGEDSERVICES      NONE

   *EXCLUDE.DIR /Trash
   *INCLUDE /.../*.opt
   domain ALL-LOCAL ~/tmp

<Prev in Thread] Current Thread [Next in Thread>