Quantcast
Channel: ADSM.ORG
Viewing all articles
Browse latest Browse all 2470

How to make dsmcad and scheduler work?

$
0
0
Hello, it's already quite a while I lastly touched TSM. Now I need to make TDP for Domino work again and I am strugling with the scheduler and webclient part. Could you, please, give me some advice?

B/A client and TDPDOM are installed correctly and both "dsmc incremental" and "domdsmc selective" work. Dsmcad works fine for BA scheduler and runs regular flie-level backups correctly.

What doesn't work correctly is the dsmcad and TDP scheduler part. No client server communation related to TDP seems to be happening and nothing is reported. The webclient is accessible in the browser, but doesn't allow to log in.

Am I missing something? Thank you.

Code:

/opt/tivoli/tsm/client/ba/bin/dsm.sys

SErvername TSMSERV1
  NODename              SATURN2
  TCPServerAddress      tsm
  COMPRESSION          no
  DEDUPLication        no
  PASSWORDAccess        generate
  MANAGEDServices      schedule webclient
  DOMNODE              /opt/tivoli/tsm/client/domino/bin/domdsmc_notes/domdsm.cfg
  SCHEDLOGRetention    3 D
  ERRORLOGRetention    30 D

SErvername TSMSERV1_DOM
  NODename              SATURN2_DOM
  TCPServerAddress      tsm
  COMPRESSION          no
  DEDUPLication        no
  MANAGEDServices      schedule
  PASSWORDAccess        generate
  PASSWORDDIR          /opt/tivoli/tsm/client/domino/bin/domdsmc_notes

Code:

/opt/tivoli/tsm/client/domino/bin/domdsmc_notes/dsm.opt


SERVERNAME TSMSERV1_DOM

Code:

ls -lh /opt/tivoli/tsm/client/api/bin64/dsm.sys
lrwxrwxrwx 1 root root 37 Sep 10 13:40 /opt/tivoli/tsm/client/api/bin64/dsm.sys -> /opt/tivoli/tsm/client/ba/bin/dsm.sys

Code:

/opt/tivoli/tsm/client/domino/bin/domdsmc_notes/domdsm.cfg


ADSMLOGDIR=/opt/tivoli/tsm/client/domino/bin/domdsmc_notes
ADSMOPTFILE=/opt/tivoli/tsm/client/domino/bin/domdsmc_notes/dsm.opt
DOMI_DIR=/opt/tivoli/tsm/client/domino/bin
LOGFILE=/opt/tivoli/tsm/client/domino/bin/domdsmc_notes/domdsm.log
NOTESINIPATH=/var/local/notesdata
DOMINSTALLPATH=/opt/ibm/domino/bin
LASTPRUNEDate    10/01/2014 07:49:45


Viewing all articles
Browse latest Browse all 2470

Trending Articles