- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- console hung
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-19-2001 08:20 AM
11-19-2001 08:20 AM
console hung
The answer to "ps -ef |grep console" is: root 1375 1 0 14:26:04 console 0:00 /usr/sbin/getty console console
root 41 0 0 14:24:09 console 0:32 vxfsd
My question is: is it normal that with JFS 3.3 vxfsd belongs to terminal console , while on everyone of my other HP-UX boxes (all running JFS 2.4) I have:
root 51 0 0 Oct 22 ? 40:10 vxfsd ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 08:26 AM
11-19-2001 08:26 AM
Re: console hung
First thing to try is CTRL-B can you get to the GSP. If you can then it looks like a getty problem... If you can't it's more likely to be the console or the cable...
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 08:31 AM
11-19-2001 08:31 AM
Re: console hung
With your console terminal on and connected, kill the getty process and see if the login appears on the console screen.
You can also try to do a cat to the console and see if the communication link is okay. Do a cat /etc/passwd > /dev/console" and try.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 08:33 AM
11-19-2001 08:33 AM
Re: console hung
I have an identical N4000 server, using an identical terminal as console. I tried to switch to the second terminal, as I tried new cables, but no answer as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 08:40 AM
11-19-2001 08:40 AM
Re: console hung
if cntrl-b is not responding, its most likely that the terminal port is dead. If you have a webconsole installed, can you try using that??
Have a look at the /etc/rc.log file , dmesg and syslog.log output for any errors regarding the console. Also, with the console connected,
from another telnet session redirect a message to the console eg: wall xx
or banner xx >/dev/console.
Regarding the jfs daemon, it should be unattached to any terminal. It could probably be that since the console is not working it couldn't get unattached. Just speculating, but the idea is attack the console issue. If nothing works, get the H/w engineer to have alook at it. Recently one of my n box console ports failed.
raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 08:40 AM
11-19-2001 08:40 AM
Re: console hung
On thing you can also do - if you have a HP console you can reset to factory defaults on the console (IIRC pressing 'D' when powering on)
Does the terminal/cable work on other machines?
dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 12:20 PM
11-19-2001 12:20 PM
Re: console hung
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2001 02:43 AM
11-20-2001 02:43 AM
Re: console hung
We already scheduled the substitution intervention.
Thank you everybody for your support.