ADSM-L

Re: Connecting with acsls

2002-07-02 11:32:01
Subject: Re: Connecting with acsls
From: Henk ten Have <hthta AT SARA DOT NL>
Date: Tue, 2 Jul 2002 17:30:17 +0200
On 02-Jul-02 Firmes, Stephen wrote:
> Jacque,
>
> Are you starting the ACSLS daemon that facilitates communications between TSM
> and ACSLS?
> This is the code I put in my DSMSERV.RC script and I am having no issues.
> This logic is executed before you start the TSM server.
>
> acsdir="/opt/tivoli/tsm/devices/bin"
> echo "Starting ACSLS daemon."
> cd $acsdir
> ./rc.acs_ssi quiet $* || "ACSLS Server (\"$acsdir\") error.. Aborting."

Or put it into the /etc/inittab:

autoacs:2:once:/usr/tivoli/tsm/devices/bin/rc.acs_ssi quiet >/dev/console 2>&1
       #Start the ssi agent

Cheers,
Henk ten Have.
<Prev in Thread] Current Thread [Next in Thread>