nv-l

Re: Rules stop functioning

2001-11-07 10:52:52
Subject: Re: Rules stop functioning
From: "Stephen Hochstetler" <shochste AT us.ibm DOT com>
To: nv-l AT lists.tivoli DOT com
Date: Wed, 7 Nov 2001 09:52:52 -0600
Scott,

Is this in-line action blocks or action blocks?      An action block should
be forked.    If you have any in-line, I would guess you are calling
something that does not return.   Is your machine creating a lot of
"zombie" processes which could impact new processes?    When a process ends
it stays around until an AIX cleanup routine runs that finds it and stops
the process.     If you have something in your inittab that is not ending
this keeps the AIX cleanup routine from working and all ended processes
will still exist as zombies.   Eventually it will keep new processes from
being forked....but first you will see a big performance problem.

Kind regards,
Stephen Hochstetler              shochste AT us.ibm DOT com
International Technical Support Organization  - Austin
Office - 512-436-8564                      FAX - 512-436-8701


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