- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- make_recovery (how to know contains the 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
11-21-2005 10:40 AM
11-21-2005 10:40 AM
could you help me to know, how can i know a make_recovery containts?, i know is with "frecover -I file.txt" file.txt tells me all about contents the tape then i make the make_recovery ... is there another form? i tryed and i obtained an error .
Thanks,
<>< Manuales.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2005 11:01 AM
11-21-2005 11:01 AM
Solution# mt -f /dev/rmt/?mn rew
# mt -f /dev/rmt/?mn fsf 1
# tar -tvf /dev/rmt/?mn
Substitute your tape device where I have put the ?mn and be sure to use the no-rewind device (the one that ends with mn).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2005 11:27 AM
11-21-2005 11:27 AM
Re: make_recovery (how to know contains the tape)
another doubt, how can i know if all information is all right on tape once time executed and finished make_recovery .. could i have execute ls -lR from "/" and compare output of tar -tvf /dev/rmt/0mn? is there another form?
thanks !!
<>< Manuales
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2005 11:43 AM
11-21-2005 11:43 AM
Re: make_recovery (how to know contains the tape)
To verify whether the make_recovery / make_tape_recovery is good, please check the url below (docID : KBRC00010817) about 'verifying a good make_tape_recovery tape ' :
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000079991851
This is included on how to know the contains of the Ignite/UX tape.
Hope this information can help you.
Cheers,
AW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2005 02:08 AM
11-22-2005 02:08 AM
Re: make_recovery (how to know contains the tape)
Could you tell me what commad do i must use if my operating system is HP-UX 10.20?
it must be make_recovery or make_tape_recovery? what is the difference to use one or the another?
Thanks.
<>< Manuales
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2005 02:45 AM
11-22-2005 02:45 AM
Re: make_recovery (how to know contains the tape)
there is no differences between make_recovery and make_tape_recovery except make_tape_recovery replaced make_recovery in later versions... due a man to get more information
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2005 02:45 AM
11-22-2005 02:45 AM
Re: make_recovery (how to know contains the tape)
there is no differences between make_recovery and make_tape_recovery except make_tape_recovery replaced make_recovery in later versions... do a man to get more information
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2005 04:27 AM
11-22-2005 04:27 AM
Re: make_recovery (how to know contains the tape)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2005 04:34 AM
11-22-2005 04:34 AM
Re: make_recovery (how to know contains the 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
11-22-2005 04:37 AM
11-22-2005 04:37 AM
Re: make_recovery (how to know contains the tape)
There are actually fairly significant differences in command line switches between make_recoveyr and make_tape_recovery. You should look at the man pages for each.
I prefer make_tape_recovery.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2005 04:53 AM
11-22-2005 04:53 AM
Re: make_recovery (how to know contains the tape)
You can put tape in locally attched tape drive to your server and boot the server from the tape. On booting it will prompt for starting recovery and will ask to select the disk for that.
On selecting that it will start restoring OS to the disk. Alongwith this you can resize volume sizes, VG00 parameters ets as well.
After recovery you will be required to import your data VG's from storage to start working.
Rest everything will be recovered as it is.
If root was mirrored previously, the same will be required to be reestablished.
HTH,
Devender