ADSM-L

Re: Problem with dsmcad in inittab

2002-01-23 11:49:16
Subject: Re: Problem with dsmcad in inittab
From: Miles Purdy <PURDYM AT FIPD.GC DOT CA>
Date: Wed, 23 Jan 2002 10:46:23 -0600
For TSM use:
adsm:2:respawn:/usr/bin/dsmc sched >/dev/console 2>&1                   # Start 
ADSM scheduler
adsmcad:2:once:/usr/tivoli/tsm/client/ba/bin/dsmcad >/dev/console 2>&1  # Start 
ADSM web client

If you use ADSM (ie 3.1) then you have to redirect /dev/null back in to the 
command.

Miles


----------------------------------------------------------------------------------------------
-------------------
Miles Purdy 
Miles Purdy 
System Manager
Farm Income Programs Directorate
Winnipeg, MB, CA
purdym AT fipd.gc DOT ca
ph: (204) 984-1602 fax: (204) 983-7557

"If you hold a UNIX shell up to your ear, can you hear the C?"
-------------------------------------------------------------------------------------------------
----------------------
>>> Jan.McKay AT SWEDISH DOT ORG 22-Jan-02 12:32:43 PM >>>
>>> Jan.McKay AT SWEDISH DOT ORG 22-Jan-02 12:32:43 PM >>>
We're having a problem with client software or with Aix box client is loaded 
on. 
I set an inittab entry to start the dsmcad process and it does not work.
I am refreshing the inittab so that it see's the new entry (telinit q) 
:once: does not work, :wait: does not work.
We know it is not a matter of the box not seeing its' inittab - fearing this,  
I set it to :respawn: and boy, did it respawn!