- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to terminate a Hanged Commd on a 7900 Console
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
06-06-2001 10:36 PM
06-06-2001 10:36 PM
CTL-C, RESET, SHIFT-RESET, SHIFT-CTL-RESET, BREAK, CTL-D, BREAK Then CTL-C, Power-Off Console then Power-On again while pressing "D".
Question : How can I terminate the hanged commd ? Note that I could NOT telnet in fr other stations to kill the commd. Reboot is out because it's an Appln Server accessed by many pple round the clock.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2001 10:56 PM
06-06-2001 10:56 PM
Re: How to terminate a Hanged Commd on a 7900 Console
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2001 11:23 PM
06-06-2001 11:23 PM
Re: How to terminate a Hanged Commd on a 7900 Console
Still hangs -- I OFF the console. Remove Power Cable & Serial Cable to Server fr behind. Re-plug all cables. Power ON.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2001 12:31 AM
06-07-2001 12:31 AM
Re: How to terminate a Hanged Commd on a 7900 Console
Try
fuser -ku /dev/console
This kills all processes using given file. So, assuming that this is special file for your console, this should help.
Rgds.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2001 01:04 AM
06-07-2001 01:04 AM
Re: How to terminate a Hanged Commd on a 7900 Console
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2001 01:07 AM
06-07-2001 01:07 AM
Re: How to terminate a Hanged Commd on a 7900 Console
This command
fuser -ku /dev/console
you can run from any terminal, also when you have looged via telnet or rlogin. Do not need to have console.
Rgds.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2001 08:24 AM
06-07-2001 08:24 AM
Re: How to terminate a Hanged Commd on a 7900 Console
Let me suggest that you verify everything is setup as it should be.
You said,
"After all those meddlings (see above), now the screen is blank."
Do you mean that it is totally blank (no softkeys, numbers, nothing) or that it is displaying an image but not receiving data from the host?
If its totally blank, and you hear no beep at power-on, then its dead. If however, you get the beep and you see something on the screen, then verify that your communications are still setup properly (probably 8 data bits, no parity) and that there is an asterisk in the f4 softkey box (remote mode).
In summary, the terminal should be properly configured and connected from com port1 to the host. If the terminal is working properly, then as Wieslaw suggests, the session is still hung.
Good Luck,
Curt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2001 05:29 PM
06-07-2001 05:29 PM
Re: How to terminate a Hanged Commd on a 7900 Console
Note: telnet fr another station to kill hanged session is OUT -- because I was actually trouble-shooting telnet problem (read 1st post).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2001 10:21 PM
06-07-2001 10:21 PM
Re: How to terminate a Hanged Commd on a 7900 Console
If you know that terminal is working OK and some processes hung the terminal, but you are not able to login from other terminal, you are not able to login your server remotely via telnet or rlogin, the only thing is to reset your server.
Rgds.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2001 12:05 AM
06-08-2001 12:05 AM
Re: How to terminate a Hanged Commd on a 7900 Console
Therefore, would like to CLOSE this posting.
Thanks again for the attention.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2001 06:02 AM
06-08-2001 06:02 AM
Re: How to terminate a Hanged Commd on a 7900 Console
If the command was ioscan for example and the console is killed, ioscan will end up belonging to init.
You should use tsm at console just in case stuff like that happens.. that way you can get multiple shells at your terminal.
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2001 07:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2001 08:15 AM
06-08-2001 08:15 AM
Re: How to terminate a Hanged Commd on a 7900 Console
if telnet is not working, you should consider other ways to connect next time:
rexec host -l root ps -ef
rexec host -l root kill pid_of_telnet
play around with rlogin or remsh/rsh as an additional option. I just had a problem on AIX with telnet/rlogin, but rexec helped me out.
The most important option is, to test which character-sequence as a telnet-escape character really works on the console (and attach a note to the console :).
Volker
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2001 07:48 PM
06-10-2001 07:48 PM