- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Continue shutdown 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
06-14-2006 01:29 AM
06-14-2006 01:29 AM
Continue shutdown sequence.
I am trying to shutdown and reboot my HP L-Class. it is hanging trying to stop Openview.
How can I bypass this and continue with the reboot..I thought it was ctrl pipe B ?!?!
But obviously not !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2006 01:38 AM
06-14-2006 01:38 AM
Re: Continue shutdown sequence.
I'm not sure if that will work when shutting down though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2006 01:45 AM
06-14-2006 01:45 AM
Re: Continue shutdown sequence.
try control \
it works on NFS when booting!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2006 01:48 AM
06-14-2006 01:48 AM
Re: Continue shutdown sequence.
ctrl | (should work)
If you can telnet the system you can kill the rc script:
ps -ef|grep rc
kill PID
Also you can hard reset the system by console:
ctrl-b
rs
Enrico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2006 03:46 AM
06-14-2006 03:46 AM
Re: Continue shutdown sequence.
I suggest to insert on top of the Openview script just
set -x
and then try stopping it when the system is up and running yet:
/sbin/init.d/
You should notice more info about where the script hangs and work on that to solve.
If you want post the results here.
HTH.
Best regards,
Fabio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2006 07:36 PM
06-21-2006 07:36 PM
Re: Continue shutdown sequence.
did you solve your problem?
Best regards,
Fabio