Networker

Re: [Networker] nsrjobd crashing after 7.6.2.6 and 7.6.3 upgrade

2011-12-16 11:56:22
Subject: Re: [Networker] nsrjobd crashing after 7.6.2.6 and 7.6.3 upgrade
From: Yaron Zabary <yaron AT ARISTO.TAU.AC DOT IL>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Fri, 16 Dec 2011 18:55:56 +0200
Try to clean /nsr/tmp and jobsdb (when daemons are stopped). That's my script:

# cat /usr/local/TAUSRC/Local/ToolBox/nsrclean.sh
#!/bin/sh


cd /nsr
rm -rf tmp
cd res/jobsdb
rm -f general/*/*
rm -f indication/*/*
rm -f savejobs/*/*
rm -f ssninfo/*/*

You will loose some jobs history, but I suggest that you will give it a try.

On 12/16/2011 05:24 PM, Mike Borkowski wrote:
We upgraded to 7.6.2.6.Build.689 and nsrjobd started crashing, hoping 
7.6.3.Build.840 would fix the problem, no such luck.  Anyone else notice 
nsrjobd crashing after upgrading?

Thanks.

Mike Borkowski
Manager, Unix Services, IST
University of Waterloo

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 with 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


--

-- Yaron.

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 with 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