[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [hobbit] Client Dies HP-UX 11.11 and 11.23 with no error
- To: <hobbit (at) hswn.dk>
- Subject: RE: [hobbit] Client Dies HP-UX 11.11 and 11.23 with no error
- From: <Camp.external (at) qimonda.com>
- Date: Thu, 15 Jun 2006 10:08:53 -0400
- Thread-index: AcaQfac7cPILykAGRBusldOmo58k1gAB3R1Q
- Thread-topic: [hobbit] Client Dies HP-UX 11.11 and 11.23 with no error
Thanks this really helped! Come to find out the processes were being
terminated. I asked the admins, and come to find out they had some
scripts that killed "Orphaned" processes. They made modifications to the
script, and now I am golden. Thanks for your help!
-----Original Message-----
From: Henrik Stoerner [mailto:henrik (at) hswn.dk]
Sent: Thursday, June 15, 2006 9:08 AM
To: hobbit (at) hswn.dk
Subject: Re: [hobbit] Client Dies HP-UX 11.11 and 11.23 with no error
On Thu, Jun 15, 2006 at 07:48:53AM -0400, Camp.external (at) qimonda.com
wrote:
> It happened again. I tried adjusting the vmstat from 300 to 290 just
> as a guess, but no luck. I cannot find any cores, any logs anything
> that indicates anything going on. Is there some sort of debug mode I
> can turn on or tracing I can do to figure out why it is dying?
Login as the hobbit client user, cd to the the client/ directory, then
cut-and-paste this to start the hobbitlaunch utility as a foreground
task with debug output enabled:
MACHINEDOTS="`uname -n`" \
MACHINE="`uname -n | sed -e's/\./,/g'`" \ BBOSTYPE="`uname -s | tr
'[A-Z]' '[a-z]'`" \ BBOSSCRIPT="hobbitclient-`uname -s | tr '[A-Z]'
'[a-z]'`.sh" \ HOBBITCLIENTHOME="`pwd`" \ bin/hobbitlaunch
--config=etc/clientlaunch.cfg --no-daemon --debug
Henrik
To unsubscribe from the hobbit list, send an e-mail to
hobbit-unsubscribe (at) hswn.dk