Networker

Re: [Networker] nsr_shutdown problem.

2006-04-10 14:06:36
Subject: Re: [Networker] nsr_shutdown problem.
From: Stuart Whitby <swhitby AT DATAPROTECTORS.CO DOT UK>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Mon, 10 Apr 2006 19:04:38 +0100
One of the enhancements of 7.3 was to improve the way that nsr_shutdown runs.  
I haven't investigated to see exactly how it works, but previous versions 
simply do something along the lines of:

kill <nsrd PID>

9 times, with 

kill -9 nsr*

on the 10th attempt.  Or something like that - this isn't researched at this 
point.

If the kill -9 from the nsr_shutdown script fails originally, then the process 
is stuck in a hardware call.  Run truss/lsof (from www.sunfreeware.com) against 
nsrd and see what it's waiting for - it's possibly nsrjb (which isn't killed by 
default - okay, forget the kill nsr*) or more likely nsrindexd or nsrmmdbd, 
which are busy doing .... something else.  Run truss/lsof against them and see 
what they're waiting for, etc.

Cheers,

Stuart.

-----Original Message-----
From: Legato NetWorker discussion on behalf of Serkan TURHAN
Sent: Mon 10-Apr-06 18:33
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Subject: Re: [Networker] nsr_shutdown problem.
 
stuart,

have replaced the networker start/stop script with another one but nothing
changed.
the shutdown script does not successfuly complete always.

if kill -9 working on this version why the processes are not killing because
they are killing while i send the kill command.
and  what is the procedure  of  shutdown script on other networker versions.

thank you.

On 4/10/06, Stuart Whitby <swhitby AT dataprotectors.co DOT uk> wrote:
>
> nsr_shutdown on this version ends with a kill -9 anyway, so it won't be
> doing anything different to what you're doing.  What processes are
> remaining, and when do you interrupt the shutdown process?  Or is it simply
> that the nsr_shutdown script isn't executable or similar?
>
> Cheers,
>
> Stuart.
>
>
> -----Original Message-----
> From: Legato NetWorker discussion on behalf of Serkan TURHAN
> Sent: Sat 08-Apr-06 13:16
> To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
> Subject: [Networker] nsr_shutdown problem.
>
> Hi all,
>
> Networker start/stop and nsr_shutdown script does not work on sun 5.9backup
> server with alphastor and acsls which are controlling a silo. I have to
> kill
> the networker processes always.
>
> Does anyone to meet a problem like this?
>
> Environment:
> Backup server v:7.1.3 (421)
> Sun OS v:5.9
> Alphastor v:3.0.4
> acsls v:7.0
>
> Thanks.
>
> Turhan
>
> To sign off this list, send email to listserv AT listserv.temple DOT edu and 
> type
> "signoff networker" in the
> body of the email. Please write to [email protected] 
> you have any problems
> wit this list. You can access the archives at
> http://listserv.temple.edu/archives/networker.html or
> via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER
>
>
>


--
Serkan TURHAN

To sign off this list, send email to listserv AT listserv.temple DOT edu and 
type "signoff networker" in the
body of the email. Please write to networker-request AT listserv.temple DOT edu 
if you have any problems
wit this list. You can access the archives at 
http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER


To sign off this list, send email to listserv AT listserv.temple DOT edu and 
type "signoff networker" in the
body of the email. Please write to networker-request AT listserv.temple DOT edu 
if you have any problems
wit this list. You can access the archives at 
http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

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