Unix Technical Forum

defunct zombie processes

This is a discussion on defunct zombie processes within the AIX Operating System forums, part of the Unix Operating Systems category; --> Hello, When a server has thousands of defunct/zombie processes, what is the ramifications this will have to the AIX ...


Go Back   Unix Technical Forum > Unix Operating Systems > AIX Operating System

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  1 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 01-05-2008, 08:02 AM
shpot4@yahoo.com
 
Posts: n/a
Default defunct zombie processes


Hello,
When a server has thousands of defunct/zombie processes, what is the
ramifications this will have to the AIX operating system? The only
evidence that I've found is that the defunct process take up process
slots. Does someone know other issues that will arise if these defunct
process hang around, or more so, increase over time? Yes, and I am
certainly aware that this is a program application issue.
Cheers!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-05-2008, 08:02 AM
Dave
 
Posts: n/a
Default Re: defunct zombie processes

they also take up memory

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-05-2008, 08:02 AM
kwades
 
Posts: n/a
Default Re: defunct zombie processes

Eventually you will reach the process limit of AIX, I believe at about 1 million
processes. We had a similar issue on 4.3.3. Other than that, it will run happily
until it reaches that limit.

shpot4@yahoo.com wrote:
> Hello,
> When a server has thousands of defunct/zombie processes, what is the
> ramifications this will have to the AIX operating system? The only
> evidence that I've found is that the defunct process take up process
> slots. Does someone know other issues that will arise if these defunct
> process hang around, or more so, increase over time? Yes, and I am
> certainly aware that this is a program application issue.
> Cheers!
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-05-2008, 08:02 AM
A.Teterkin
 
Posts: n/a
Default Re: defunct zombie processes

By the way... Is there any means to get rid of that zombies besides
rebooting the system?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-05-2008, 08:02 AM
Jurjen Oskam
 
Posts: n/a
Default Re: defunct zombie processes

On 2005-12-03, A.Teterkin <A.Teterkin@hostco.ru> wrote:

> By the way... Is there any means to get rid of that zombies besides
> rebooting the system?


Yes, you can exit the application that is failing to wait() for its
child processes. By doing that, those child processes (the zombies)
get reparented to init. init will periodically wait() in case a zombie
gets reparented to it. This will get rid of the zombies.

However, this does mean that you have to quit the problematic
application.

--
Jurjen Oskam
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

LinkBacks (?)
LinkBack to this Thread: http://www.unixadmintalk.com/aix-operating-system/6174-defunct-zombie-processes.html

Posted By For Type Date
AIX Operating System [Archive] - Page 17 - Unix Technical Forum This thread Refback 06-26-2008 11:53 AM


All times are GMT. The time now is 03:32 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com