- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Newbie Question on console escape sequence
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
03-31-2005 04:28 AM
03-31-2005 04:28 AM
On the console, the prompt does not respond after someone entereed an escape sequence. The only response is from the 'BREAK' key and the prompt just moves diagonally across the screen. Entering CNTL B and then going back to CO does not free up the console. Is there another sequence in HP-UX to free up the console. /etc/shutdown is NOT an option at this time.
HP-UX Newbie,
Chuck Ciesinski
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2005 05:04 AM
03-31-2005 05:04 AM
Re: Newbie Question on console escape sequence
If its a web console, simply shutdown the power to the web console itself.
If its a serial console, turn of the power, bring it up holding down the ctrl-shift-D keys simultaneously. Hold for a good 30 seconds, release and the device should come up in default mode.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2005 06:07 AM
03-31-2005 06:07 AM
Re: Newbie Question on console escape sequence
Yep, the console cam back in 'DEFAULT' mode and then prompted for me to enter to continue. After entering, the problem condition continued. The prompt only responds to a break key and each time, it drops down a line and shifts over to the rightr making up the diagonal pattern.
Chuck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2005 07:36 AM
03-31-2005 07:36 AM
Re: Newbie Question on console escape sequence
Turn the monitor off.
Hold down the "d" key.
Turn the monitor on while holding the "d" key down.
Count to 8 (really)
You should get a message that says "Default Configs Used Press Return to clear".
Do this and it should be clear.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2005 07:44 AM
03-31-2005 07:44 AM
Re: Newbie Question on console escape sequence
We tried that too. Still no change in the behavior of the system console terminal.
Chuck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2005 11:40 AM
03-31-2005 11:40 AM
Re: Newbie Question on console escape sequence
I'm at home...so no console to look at.
But once, somebody went hitting some things on one of our consoles so it seemed 'stuck'.
I reset it as the others mention, but still stuck.
I looked at the console on another server and noticed that those function options (those 8 boxes at the bottom) weren't EXACTLY the same. By simply hitting the PF keys that were different - it turned back on what got switched.
Just a thought...may not apply in your case, but what the heck....now back to paying bills.
Rgrds,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2005 01:00 PM
03-31-2005 01:00 PM
SolutionIn normal case, if you logout the console then the next time you have login again.
When exit, the out put like this:
GSP> exit
EX
EX command was initiated by the LAN Port (IP: 10.0.95.18).
That port will be disconnected, and all other users will return
to the Console.
Confirm? (Y/[N]): y
y
Disconnecting LAN port ...
When you connect again, the out put like this:
Service Processor login: admin
Service Processor password:
Hewlett-Packard Guardian Service Processor
(c) Copyright Hewlett-Packard Company 1999-2001. All Rights Reserved.
System Name: IPCASPAGSP
[Read only - use ^Ecf for console write access.]
[Read only - use ^Ecf for console write access.]
You need to press Ctrl+Shift+e+c+f then the out put like this:
[bumped user - ]
GenericSysName [HP Release B.11.11] (see /etc/issue)
Console Login:
This time, you can hit the Ctrl+b and you can login the console as well:
Leaving Console Mode - you may lose write access.
When Console Mode returns, type ^Ecf to get console write access.
GSP Host Name: IPCASPAGSP
GSP>
If you can not login, it seem that the console had a problem.
Need to reset the GSP console and configure again!
Hope this helps
HoangChiCong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2005 09:52 PM
03-31-2005 09:52 PM
Re: Newbie Question on console escape sequence
So with that in mind is this just a simple case of needing to type (in HP-UX console mode)
reset [ctrl-j]
or
stty sane [ctrl-j]
?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2005 10:00 PM
03-31-2005 10:00 PM
Re: Newbie Question on console escape sequence
# stty +resetGSP < /dev/GSPdiag1
Regard,
HoangChiCong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2005 10:53 PM
03-31-2005 10:53 PM
Re: Newbie Question on console escape sequence
If you are still having problems after doing the hard reset of the console that I mentioned above, then it's not a HW issue, it's SW.
Do the following from another login:
ps -ef | grep console
Then kill this process with "kill
EXAMPLE:
ps -ef | grep console
root 2000 1 0 Feb 17 console 0:00 /usr/sbin/getty console console
So I would do :
kill 2000
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2005 01:56 AM
04-01-2005 01:56 AM
Re: Newbie Question on console escape sequence
Thank you for the great responses. We ended up doing the last suggestion from Kent, which was to kill the console session and that worked. Onto other things.
Wishing everyone a wonderful 'Spring Forward!'
Chuck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2005 05:30 AM
04-01-2005 05:30 AM
Re: Newbie Question on console escape sequence
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2005 07:50 AM
04-01-2005 07:50 AM
Re: Newbie Question on console escape sequence
This is difficult if not impossible if you don't have command history enabled, as you can't see what you typed previously.