- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ignite /ux
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
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
02-28-2006 04:17 AM
02-28-2006 04:17 AM
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2006 04:21 AM
02-28-2006 04:21 AM
Re: ignite /ux
make_tape_recovery -x inc_entire=vg00 -I
and then just put the tape in the machine and reboot (or power on), interrupt the boot sequence at the ISL prompt, change the boot path to point to the tape drive and then continue the boot from there.
See the man page for make_tape_recovery for more information.
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2006 06:39 AM
02-28-2006 06:39 AM
Re: ignite /ux
Use make_tape_recovery with the "-I" switch so that the Ignite interactive menu gets automatically launched during the boot-from-tape recovery:
# /opt/ignite/bin/make_tape_recovery -Av â I
cheers!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2006 06:41 AM
02-28-2006 06:41 AM
Re: ignite /ux
# /opt/ignite/bin/make_tape_recovery -Av -I
cheers!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2006 02:26 PM
02-28-2006 02:26 PM
Solution1, backup all vg00 to tape by ignite :
# /opt/ignite/bin/make_tape_recovery -Av
2, Check Ignited session by:
# /opt/ignite/bin/make_tape_recovery -p
When disaster happen do as follow:
1, insert ignite tape to driver
2, reboot server
at:
Primary boot path: 0/0/1/1 15
Alternate boot path: 0/0/2/1 15
Console path: 0/0/4/1 643
Keyboard path: 0/0/4/0 0
Processor is booting from first available device
To discontinue, press any key within 10 seconds (PRESS ANY KEY AT THIS STEP)
(TYPE SEARCH IPL)
Main Menu: Enter command or menu > search ipl
Searching for device(s) with bootable media
This may take several minutes
To discontinue search, press any key (termination may not be immediate)
Path# Device Path (dec) Device Path (mnem) Device Type and Utilities
----- ----------------- ------------------ -------------------------
P0 0/0/2/0 2 extscsib 2 Random access media
THEN
Main Menu: Enter command or menu > bo P0
Interact with IPL (Y, N, or Cancel)?> n
RECOVERY YOUR OS AS DRIVEN BY SCREEN
hth
TIENNA