- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Unable to kill a process as root
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
12-12-2000 12:52 PM
12-12-2000 12:52 PM
Unable to kill a process as root
How it is possible and how can I take those process down. Since there are up, I'm unable to completly close the NMS server and restart it properly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2000 01:22 PM
12-12-2000 01:22 PM
Re: Unable to kill a process as root
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2000 01:26 PM
12-12-2000 01:26 PM
Re: Unable to kill a process as root
Basically even root can't kill a process that is in kernel priority mode.
Thanks,
...Madhu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2000 01:37 PM
12-12-2000 01:37 PM
Re: Unable to kill a process as root
From Glance Plus - Process ressource window, the POP3 and the SMTP have those informations:
Scheduler: HPUX
Priority: 152
Nice Value: 20
Wait Reason: IPC
Except for the user, everything else is zero.
For the "stored" process:
Scheduler: HPUX
Priority: 138
Nice Value: 20
Wait Reason: SYSTM
Is it what you ask me ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2000 03:20 PM
12-12-2000 03:20 PM
Re: Unable to kill a process as root
...Madhu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2000 11:54 PM
12-12-2000 11:54 PM
Re: Unable to kill a process as root
As Alan told you, the only way to get rid of a
A bit rough, isn't it ?
The 2 other processes are system I/O hung and there's not much you can do either (see Wait Reason: SYSTM).
The reboot will cure the 3 issues for the same price ;-)
Best regards,
Dan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2000 06:17 AM
12-13-2000 06:17 AM
Re: Unable to kill a process as root
Regards,
Shannon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2000 07:13 AM
12-13-2000 07:13 AM
Re: Unable to kill a process as root
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2000 07:28 AM
12-13-2000 07:28 AM
Re: Unable to kill a process as root
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2000 08:03 PM
12-16-2000 08:03 PM
Re: Unable to kill a process as root
See reboot is not the best option.
You shoild have tried the following
kill -17
kill -17
That is the best option....
Hope this helps....
Suhas Oka.