Networker

Re: [Networker] SUMMARY: [Networker] ACSLS

2003-02-04 04:08:19
Subject: Re: [Networker] SUMMARY: [Networker] ACSLS
From: George Scott <George.Scott AT ITS.MONASH.EDU DOT AU>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Tue, 4 Feb 2003 20:07:45 +1100
Joel, Steven, and others,

Sorry this is so late; just trying to catch up...

> That was it... where did you find any documentation on this?
>
> Sun Support seemed to know nothing about it either.
>
> Anyway below is required to allow a Networker server to talk to an ACSLS
> silo.
>
> Add the below lines to your /etc/init.d/networker script.(Within the
> 'start' section)
>
> CSI_HOSTNAME=name_of_ACSLS_server; export CSI_HOSTNAME
> if [ -f /usr/sbin/nsr/mini_el ]; then
>         /usr/sbin/nsr/mini_el &
> fi
> if [ -f /usr/sbin/nsr/ssi ]; then
>         /usr/sbin/nsr/ssi &
> fi

This, as you know, is correct.

As someone who has been bitten many times, can I suggest that you do
not modify the /etc/init.d/networker script if you can help it.  When
you come to do do an upgrade it will wipe out your mods, and you will
end up spending hours trying to work out why, all of a sudden, it
doesn't work any more.

Instead, create an /etc/init.d/networker_stek script with the above
code and arrange for it to be run before the main NetWorker startup
script.

George.
--
George Scott           George.Scott AT its.monash DOT edu
Systems Programmer, IT Services, Monash University

--
Note: To sign off this list, send a "signoff networker" command via email
to listserv AT listmail.temple DOT edu or visit the list's Web site at
http://listmail.temple.edu/archives/networker.html where you can
also view and post messages to the list.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

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