Hi again,
dsmadmc: please try additionally 'q actlog search=[yournode] begintime=[HH:MM]'
btw.: there is not a firewall between your client lpar and the server so that you would need TCPCLIENTADDRESS and TCPCLIENTPORT (and the appropriate firewall config, of course) ??
Anyway, you should see the '...respawning too rapidly ...' thing in your console log, otherwise you have a big problem with inittab, and not with TSM alone.
wmp





by: woolmilkporcPosted on 2009-05-05 at 12:16:08ID: 24308128
Hi, r/tivoli/t sm/client/ ba/bin/dsm c sched -quiet >/dev/null 2>&1 </dev/null
1) first of all: can you start 'dsmc sched' from the command line?
2) inittab: you should see messages saying '... respawning too rapidly ...' at the console and/or in errpt. Is this the case?
3) dsmadmc: issue 'q actlog node=[yournode] begintime=[HH:MM]' where HH:MM should correspond to the point in time where you issued the 'telinit' (or rebooted). What do you see?
4) sorry for the question: Is 'passwordaccess generate" set in dsm.sys ? Can you start 'dsmc loop' without having to enter your nodename/password?
5) Sorry again: 'managedservices schedule' is not accidentally set?
6) Just to make it complete: Please try redirecting stdin from /dev/null in inittab, and try redirecting stdout/stderr to /dev/null instead of console. In some earlier versions this was mandatory. Perhaps this old bug is back when combining TSM 5.5 and AIX 6.1?
dsmsched:2:respawn:/us
wmp