- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Restoration problem with 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
09-17-2007 11:12 PM
09-17-2007 11:12 PM
Restoration problem with Recovery tape
I have HP 9000 server with HP UX 11.11 installed. I created tape recovery tape with the following command
# make_tape_recovery -x inc_entire=vg00
This command created the tape successfully but when I tryed to reboot the server with this tape to check whether it is working, it did not work.
I chosen to boot from tape libray PATH while booting.
On the console it says that booting from PATH.......(tape library PATH).
and on the tape library it dispays "reading tape", "passed diagnostic test" and after that it displays "tape Ready".
I waited for 30 minuts but On the console there is no changes and still saying that Booting from Path ....
the size of rootvg (vg00) is about 15GB. Should I leave the system for longer time, Indeed I do not have idea that how much time it takes to boot from this recovery tape of this size(15GB)
Please suggest what should I do ? This server is very critical and we do not have disaster recovery plan yet. it is very urgent.
Thanks & Regards,
Ram
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2007 11:44 PM
09-17-2007 11:44 PM
Re: Restoration problem with Recovery tape
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2007 01:42 AM
09-18-2007 01:42 AM
Re: Restoration problem with Recovery tape
Did you break out of the regular boot sequence? Then type sea, to get a look at your bootable devices. You probably will type boot P0. That way it will boot from the tape. I say no to interact with ISL when it askes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2007 01:43 AM
09-18-2007 01:43 AM
Re: Restoration problem with Recovery tape
Did you break out of the regular boot sequence? Then type sea, to get a look at your bootable devices. You probably will type boot P0. That way it will boot from the tape. I say no to interact with ISL when it asks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2007 01:50 AM
09-18-2007 01:50 AM
Re: Restoration problem with Recovery tape
Yes I break the boot sequence and give the bo Px ( Px is the boot PATH for tape drive) and did not interacted wit ISL when asked
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2007 03:18 AM
09-18-2007 03:18 AM
Re: Restoration problem with Recovery tape
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2007 09:20 PM
09-19-2007 09:20 PM
Re: Restoration problem with Recovery tape
This is a 8mm 20/40gb Int. Scsi Mammoth drive Manufactured by Exabyte.
Regards,
Ram
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2007 11:56 PM
09-23-2007 11:56 PM
Re: Restoration problem with Recovery tape
Please respond to my problem and also Please let me know the best way to create the complete root volume image on tape so that server can be bring back in original state in case of server crash.
Thanks & Regards,
Ram
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2007 12:05 AM
09-24-2007 12:05 AM
Re: Restoration problem with Recovery tape
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2007 12:17 AM
09-24-2007 12:17 AM
Re: Restoration problem with Recovery tape
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2007 12:36 AM
09-24-2007 12:36 AM
Re: Restoration problem with Recovery tape
Could you try looking into the contents of the tape if there's a successful backup?
mt -f /dev/rmt/0mn status
mt -f /dev/rmt/0mn rew
mt -f /dev/rmt/0mn fsf 1
tar -tvf /dev/rmt/0mn
replace /dev/rmt/0mn with the device file your using.
Could you post the contents of /var/opt/ignite/recovery/latest/recovery.log?
regards,
Charlie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2007 12:37 AM
09-24-2007 12:37 AM
Re: Restoration problem with Recovery tape
Could you try looking into the contents of the tape if there's a successful backup?
mt -f /dev/rmt/0mn status
mt -f /dev/rmt/0mn rew
mt -f /dev/rmt/0mn fsf 1
tar -tvf /dev/rmt/0mn
replace /dev/rmt/0mn with the device file your using.
Could you post the contents of /var/opt/ignite/recovery/latest/recovery.log?
regards,
Charlie