ADSM-L

[ADSM-L] Mutliple nodes one on server with scheduler

2009-09-11 04:32:49
Subject: [ADSM-L] Mutliple nodes one on server with scheduler
From: Alexander Födisch <foedisch AT EVA.MPG DOT DE>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Fri, 11 Sep 2009 10:31:12 +0200
Hi,

we have configured two tsm-nodes on one server (running on linux).
Running manually from the commandline we can save data from both nodes.

But unfortunately only one of the nodes (GPFSDATA) is running by the scheduler. 
The other one (ZENTGPFSN01) never starts
by the scheduler - but "q sched" looks good.


Here the dsm.sys

----
SErvername  GPFSDATA
   COMMMethod                   TCPip
   TCPPort                      1500
   TCPServeraddress             <backupserver>
   NODENAME                     ZENTGPFSDATA.EVA.MPG.DE
   Passwordaccess               generate
   passworddir                  /gpfs/CONFIG/TSM
   MEMORYEFFICIENTBACKUP        YES

* logfiles
   errorlogname                 /var/log/adsm/gpfsdata/dsmerror.log
   schedlogname                 /var/log/adsm/gpfsdata/dsmsched.log

   DOMAIN  ALL-LOCAL  -/ -/boot -/var -/proc -/sys

   exclude.dir /tmp
   exclude.dir /mnt
   exclude.dir /mnt2
   exclude.dir /media
   exclude.dir /var/log/adsm
   exclude /var/.../log.*
   exclude.dir /gpfs/automountdir
   exclude /.../core

* clear log after 7 days
   errorlogretention      7
   schedlogretention      7

   HttpPort 1581
   MANAGEDSERVICES WEBCLIENT

*
* node for system files
*

SErvername  SYSTEM
   COMMMethod                   TCPip
   TCPPort                      1500
   TCPServeraddress             <backupserver>
   NODENAME                     ZENTGPFSN01.EVA.MPG.DE
   Passwordaccess               generate
   MEMORYEFFICIENTBACKUP        YES

* logfiles
   schedlogname   /var/log/adsm/system/dsmsched.log
   errorlogname   /var/log/adsm/system/dsmerror.log

   DOMAIN / /boot /var

   exclude.dir /tmp
   exclude.dir /mnt
   exclude.dir /mnt2
   exclude.dir /media
   exclude.dir /var/log/adsm
   exclude /var/.../log.*
   exclude.dir /gpfs/automountdir
   exclude /.../core

* clear log after 7 days
   schedlogretention      7
   errorlogretention      7

   MANAGEDSERVICES SCHEDULE

----



We start two dsmcad-processes by

"/opt/tivoli/tsm/client/ba/bin/dsmcad" and "/opt/tivoli/tsm/client/ba/bin/dsmcad 
-servername=system"

and both processes are running:

# ps aux|grep dsm[c]
root     15907  0.0  0.0  63236  3288 ?        SNl  Jun18   0:00 
/opt/tivoli/tsm/client/ba/bin/dsmcad
root     16249  0.0  0.0  30400  2696 ?        SNl  Jun18   0:00 
/opt/tivoli/tsm/client/ba/bin/dsmcad -servername=system



Any ideas?

Thanks,
Alex

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