- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Ignite recovery to reboot into single user mode.
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-07-2007 02:51 AM
03-07-2007 02:51 AM
During DR exercises we are recovering a lot of boxes in parallel so not always at right console to catch final ignite-recovery reboot to get at ISL and ensure box comes up in single user mode.
We need to come up in single user mode after the ignite-recovery. We have post-ignite-recovery tasks of configuring SAN resources and performing Veritas recoveries for the the applications and databases. Things can hang or go sideways with only vg00 rebuilt.
Would expect there is something simple to set in the recovery process to ensure that the last reboot will come up in single user mode.
Not finding anything in the HP manuals, the forum, or googling.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2007 03:01 AM
03-07-2007 03:01 AM
Re: Ignite recovery to reboot into single user mode.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2007 03:09 AM
03-07-2007 03:09 AM
Solutionhave not tried it myself, but what if you :
setboot -b off
or
set the run-level in your post-ignite script
If this answer was of any help please read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2007 03:13 AM
03-07-2007 03:13 AM
Re: Ignite recovery to reboot into single user mode.
http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&objectID=c00832124
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2007 03:38 AM
03-07-2007 03:38 AM
Re: Ignite recovery to reboot into single user mode.
Will look into the post-install procedure to see how the runlevel can be set or to incorporate the setboot switch within. Have no problem re-setting the setboot switch once we have completed our SAN build outs.
To Court: thanks for the sidebar on the ignite version. Means another round of change controls to update our boxes.... sigh...pesky DST.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2007 12:39 AM
03-08-2007 12:39 AM
Re: Ignite recovery to reboot into single user mode.
Will munge something up. Thanks to Peter and Court again for pointing me in right directions.