- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Zombies
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
11-05-2002 01:23 PM
11-05-2002 01:23 PM
Zombies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2002 01:40 PM
11-05-2002 01:40 PM
Re: Zombies
What indicates to you that it is a zombie?
A reboot will DEFINITELY make a zombie go away because a reboot makes ALL processes go away. You are seeing the agdbserver come up again because it is being started by measureware or some other utility from /opt/perf/bin.
Just because there is a '?' where the terminal should be does NOT indicate a zombie.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2002 01:44 PM
11-05-2002 01:44 PM
Re: Zombies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2002 01:45 PM
11-05-2002 01:45 PM
Re: Zombies
I. /sbin/init.d/mwa stop
2. cp /var/opt/perf/datafiles/log* to a temp or save directory
and then remove the log* files
C. remove /var/opt/perf/status*
IV. /sbin/init.d/mwa start
This may fix you but there are many other reasons why MeasureWare may be having problems. You should peruse the logs for clues.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2002 01:47 PM
11-05-2002 01:47 PM
Re: Zombies
You don't even have to reboot to get rid of them. You do however have to get the parent process to do something. If it won't (sometimes sending the parent a SIGCHLD signal can get it to react) then killing the parent will work as init will inherit the children and will sort things out. Your problem is when you don't want to kill the parent because it's an important production application. If this is the case then if possible, you need to talk to your application provider and get them to fix their defective code.
Regards,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2002 01:51 PM
11-05-2002 01:51 PM
Re: Zombies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2002 02:05 PM
11-05-2002 02:05 PM
Re: Zombies
This problem sounds vaguely familiar, and I think Clay has it right [of course! :)].
I'm just curious, but why do you have to reboot every night?
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2002 02:22 PM
11-05-2002 02:22 PM
Re: Zombies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2002 02:31 PM
11-05-2002 02:31 PM
Re: Zombies
it does something that Glance alone does not. It provides historical data rather than simply snapshots. It is not essential for stm.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2002 02:33 PM
11-05-2002 02:33 PM