- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: recovery tape
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-23-2001 02:38 AM
06-23-2001 02:38 AM
recovery tape
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2001 08:53 AM
06-23-2001 08:53 AM
Re: recovery tape
Booting from the make_recovery tape - Your procedure is correct. When you do the sea, it should detect the tape drive, and then you choose to boot from the tape drive.
If you do boot from the make_recovery tape, be ABSOLUTELY SURE to interrupt the boot sequence when it starts booting from the tape so that it comes up in "Interactive Mode". There will be a point that it will give you 10 seconds to interrupt the boot.
If you do NOT interrupt the boot from the tape at this point, and your tape wasn't created with the '-i' option of make_recovery, then it will start reading the tape and rebuilding your system, which at this point you don't want.
Once you come up in interactive mode, you can go through the menus and see how the system would be set up if you booted from the tape. But make ABSOLUTELY SURE you do NOT do anything else. If you hit the "GO!" button on the menus, it will start rebuilding your system.
When you are finished going through the menus, EJECT THE TAPE from the drive, and reboot your system. At this point nothing about your system has changed. You haven't told it to start rebuilding your system yet, so your original VG00 and all of your other data is still there. Your primary boot drive is still there and the Boot LIF on the drive, so when you reboot the system after ejecting the tape, your system should come back up normally.
I hope I have answered your questions and haven't confused you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2001 09:25 AM
06-23-2001 09:25 AM
Re: recovery tape
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2001 01:15 PM
06-23-2001 01:15 PM
Re: recovery tape
Patrick has covered things quite well for you. When recovering from a make_recovery tape, the process is non-interactive by default. I'd like to add the following:
In my opinion, you should be using a new version of Ignite and the 'nake_tape_recovery' in lieu of the older, less robust 'make_recovery'.
For vg00, I use:
# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn
Don't confuse the '-i' option of the old 'make_recovery' with the '-i' option of 'make_tape_recovery'. The '-I' option of 'make_tape_recovery' is the *same* as the '-i' option of make_recovery. '-I' means cause the Ignite process to be interactive when booting from tape.
Get current Ignite software at:
http://www.software.hp.com/products/IUX/download.html
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2001 02:56 PM
06-23-2001 02:56 PM
Re: recovery tape
I agree with James in that you should be using the newest version of Ignite/UX.
The newest version is A.3.3.116 for HP-UX 10.20 and B.3.3.116 for HP-UX 11.x.
There is a e-mail list that you can sign up for that will notify you when a new version of Ignite/US comes out. They generally come out every 3 months.
Here is the generic link for IUX:
http://software.hp.com/products/IUX
Here is the list for the mailing lists:
http://software.hp.com/products/IUX/mlist.html
James gave you the download link in his response.