HPE GreenLake Administration
Operating System - HP-UX
1834220
Members
2863
Online
110066
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
12-14-2001 12:02 AM
12-14-2001 12:02 AM
zombie
Hi,
Would like to know about the zombie processes. Could I kill all the processes which are shown by "ps -aef | grep defunct" which I believe are the zombie ones.
Would like to know about the zombie processes. Could I kill all the processes which are shown by "ps -aef | grep defunct" which I believe are the zombie ones.
Obstacles exist to challenge you to keep going. Not to quit.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2001 12:07 AM
12-14-2001 12:07 AM
Re: zombie
Hi,
zombie processes are already dead, they just haven't been removed from the process table. Try killing the parent if it is not the init process, and is valid. Depending on the reason why they haven't died automatically, you may have to leave them until the system is rebooted.
Rgds, Robin.
zombie processes are already dead, they just haven't been removed from the process table. Try killing the parent if it is not the init process, and is valid. Depending on the reason why they haven't died automatically, you may have to leave them until the system is rebooted.
Rgds, Robin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2001 05:39 AM
12-14-2001 05:39 AM
Re: zombie
hi,
You can't kill a zombie, because it is already dead. The only reason why it still shows up in the ps listing is because it occupies an pid entry in the process table and was unable to release it for some reason (could be anything from a broken application, a haywire program..).
Since it does not load the system in any way, you can leave it alone. The next reboot will clear the entries.
HTH
raj
You can't kill a zombie, because it is already dead. The only reason why it still shows up in the ps listing is because it occupies an pid entry in the process table and was unable to release it for some reason (could be anything from a broken application, a haywire program..).
Since it does not load the system in any way, you can leave it alone. The next reboot will clear the entries.
HTH
raj
Take it easy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2001 05:47 AM
12-14-2001 05:47 AM
Re: zombie
Hi
As Robin has said you cannot kill a Zombie because it is already dead - hence the name Zombie.
A kill of the parent process may get rig of the zombie, but check first what the parent process is.
What normally happens is that the Zombie ends up with a parent process of 1 -- Do Not kill that one.
A Reboot will get rid of zombies but unless you have lots and they are consuming a great amount of cpu then just leave them.
HTH
Paula
As Robin has said you cannot kill a Zombie because it is already dead - hence the name Zombie.
A kill of the parent process may get rig of the zombie, but check first what the parent process is.
What normally happens is that the Zombie ends up with a parent process of 1 -- Do Not kill that one.
A Reboot will get rid of zombies but unless you have lots and they are consuming a great amount of cpu then just leave them.
HTH
Paula
If you can spell SysAdmin then you is one - anon
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