HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How come there are zombie processes?
Operating System - HP-UX
1836458
Members
3310
Online
110101
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2000 03:49 PM
01-16-2000 03:49 PM
How come there are zombie processes?
I noticed that there are about six zombie or defunct processes in the system,
will they still consume system resources? How can I clean them up? Why am I
getting this kinds of processes? Will it affect the system performance? Are
there any guidlines on how to solve such a problem? Is there any limit on the
maximum number of zombie processes?
Thanks in advance for your advices
will they still consume system resources? How can I clean them up? Why am I
getting this kinds of processes? Will it affect the system performance? Are
there any guidlines on how to solve such a problem? Is there any limit on the
maximum number of zombie processes?
Thanks in advance for your advices
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2000 09:03 AM
01-17-2000 09:03 AM
Re: How come there are zombie processes?
Zombies can be created in a variety of ways. One common way is when a process'
parent dies, its parent ID reverts to 1 (the system). If the process itself
then dies, it becomes a zombie, since its parent isn't there and it's not
reaped.
The only way to get rid of a zombie that won't die from a kill -9 is to reboot
the system. Normally they shouldn't eat many (if any) resources.
parent dies, its parent ID reverts to 1 (the system). If the process itself
then dies, it becomes a zombie, since its parent isn't there and it's not
reaped.
The only way to get rid of a zombie that won't die from a kill -9 is to reboot
the system. Normally they shouldn't eat many (if any) resources.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2000 12:22 AM
01-18-2000 12:22 AM
Re: How come there are zombie processes?
Get Doc ID WP1030010A. This document explains that zombies are a normal
occurance. The document explains that once a process ends it leaves behind a
zombie as a record of its execution for the parent process that spawned it.
occurance. The document explains that once a process ends it leaves behind a
zombie as a record of its execution for the parent process that spawned it.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP