- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- who with -T option hangs
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
01-01-2002 07:52 PM
01-01-2002 07:52 PM
Any idea what's the problem why command "who -T" hangs. I can successufully used other options other than -T. I have a cronjob that is running with content of who -HT command, and now I couldn't kill it also using kill option 1,3,15,9.
Im using HPUX11.0 N-Class machine.
Thanks,
joks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2002 08:51 PM
01-01-2002 08:51 PM
Re: who with -T option hangs
who -Hu outputs similarly as who -HT. Can you try executing:
# who -Hu
and see if that also hangs?
Hope this helps. Regards.
Steven Sim Kok Leong
Brainbench MVP for Unix Admin
http://www.brainbench.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2002 10:29 PM
01-01-2002 10:29 PM
Re: who with -T option hangs
I need some help on how to clear this more than 200 processes of who -HT that is hanging and clogging my system(load average of 33 -- very high). My problem is I can't kill it any more. I think only a reboot can wipe it out.
Thanks,
joks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2002 10:36 PM
01-01-2002 10:36 PM
Re: who with -T option hangs
If you have processes on your system that cannot be killer, you have to reboot the system. That is the onlt choice.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2002 01:02 AM
01-02-2002 01:02 AM
Re: who with -T option hangs
Try to kill its parent process. Try to kill its child processes. Then kill the process itself after terminating the parent and/or children processes. If that does not work, reboot is the last resort.
Hope this helps. Regards.
Steven Sim Kok Leong
Brainbench MVP for Unix Admin
http://www.brainbench.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2002 05:50 AM
01-02-2002 05:50 AM
SolutionIf you are not interested in the line status but need the connection name, try using -R instead of -T.
Bill Hassell, sysadmin