- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- make_tape_recovery vs make_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
04-22-2003 06:47 AM
04-22-2003 06:47 AM
I will be using MR is the event of system failure and make_recovery -A worked just fine. want to make sure i am getting the same thing using the new version. thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2003 06:55 AM
04-22-2003 06:55 AM
SolutionThe man page contains a very good explanation of what the command does.
Since all of my OS type stuff is kept in VG00, I use the following:
make_tape_recovery -a /dev/rmt/?mn -I -m tar -v -x inc_entire=vg00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2003 06:55 AM
04-22-2003 06:55 AM
Re: make_tape_recovery vs make_recovery
'make_recovery' is deprecated in favor of 'make_tape_recovery'. 'make_tape_recovery' is patterned after 'make_net_recovery' and it more robust than the old 'make_recovery'.
To use 'make_tape_recovery' to create a tape archive for all of vg00.
# 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 its replacement, '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.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2003 07:07 AM
04-22-2003 07:07 AM
Re: make_tape_recovery vs make_recovery
/sbin
/dev
/stand
/stand/vmunix
/usr/bin
/usr/ccs
/usr/conf
/usr/lbin
/usr/lib
/usr/newconfig
/usr/sbin
/usr/sam
/usr/share
/usr/obam
/bin
/lib
/etc
Now, when you use the -A option to make_tape_recovery it will look at that list, determine which VG or VGs contain those files and include the ENTIRE VG, or VGs if appropriate.
I say VG or VGs since it is possible to have /usr in a separate VG from the rest of the OS stuff. So if /usr were in VG01, using the -A option would include ALL OF VG00 AND VG01 on the tape. I personally don't recomment that setup, but to each his/her own.
With the '-x inc_entire=vg00' option in the above scenario you would NOT get your /usr filesystem since it's on a different VG, thus your tape would be pretty useless.
I personally still like the '-x inc_entire=vg00' option since I KNOW how my machines are set up and I know I am getting everything I need.
You just need to verify how your stuff is setup and act accordingly.
Good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2003 07:40 AM
04-22-2003 07:40 AM
Re: make_tape_recovery vs make_recovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2003 08:14 AM
04-22-2003 08:14 AM
Re: make_tape_recovery vs make_recovery
This is the way I do it in production. Except I don't specify the tape device Ignite goes for the default.
What you end up with is a bootable tape that you can stick in your tape drive and recover vg00 without changing any of the data in vg01.
So it makes sense to keep OS stuff in vg00 and application data in other volume groups.
Thats what makes it very useful. You back up your databases with approved methods but you can recover from a bad batch installal or a major kernel screw up with ease. Take it from a guy whose had to use that tape several times in the past.
make_recovery is just the older version, not as reliable, slated for elimination. Its a good idea to get it out of cron jobs, scripts or anything else you have it in.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com