- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- make_tape_recovery
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-12-2001 08:03 PM
09-12-2001 08:03 PM
I'm under the assumption that the old: make_recovery -vCAd /dev/rmt/0m is the same as make_tape_recovery -vA ????
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2001 08:15 PM
09-12-2001 08:15 PM
SolutionThe old 'make_recovery -ACvd /dev/rmt/0mn' is equivalent to 'make_tape_recovery -x inc_entire=vg00 -v -a /dev/rmt/0mn
The -A options under make_tape_recovery is different, but when you invoke the old routine it converts it.
HTH
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2001 08:28 PM
09-12-2001 08:28 PM
Re: make_tape_recovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2001 09:04 PM
09-12-2001 09:04 PM
Re: make_tape_recovery
Here is the make_tape_recovery command that I use to back up all of my systems vg00:
/opt/ignite/bin/make_tape_recovery -a /dev/rmt/0mn -I -v -x inc_entire=vg00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2001 09:07 PM
09-12-2001 09:07 PM
Re: make_tape_recovery
I split the mirrors off to see if it would back up the entire volume group. It didn't backup the entire root volume from the primary disk. VERY ODD. Each volume still had a 2 next to it. Anyone got any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2001 09:18 PM
09-12-2001 09:18 PM
Re: make_tape_recovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2001 11:24 AM
09-14-2001 11:24 AM
Re: make_tape_recovery
If you don't use `-x inc_entire=vg00` then the whole vg00 will not be backed up?
I currently use:
/opt/ignite/bin/make_tape_recovery -A -a $TAPEDRIVE
I guess I should add `-x inc_entire=vg00` to this?
Sorry about jumping in here I just want to make sure I am also getting a good ignite backup of vg00.
- Justin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2001 11:50 PM
09-16-2001 11:50 PM
Re: make_tape_recovery
the only reason I split the mirrors was to see if the behaviour differed when using split mirrors. It did. It's just that I'm currently getting conflicting results from the make_tape_recovery process. It is marking all of my LV's with the number "2" which is not included. Just weird is all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2001 12:15 AM
09-17-2001 12:15 AM