- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 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
05-20-2002 05:58 AM
05-20-2002 05:58 AM
make_recovery has a -C option to create a check file that check-recovery then uses to check if a new image is required.
How do i get the same/similar functionality with make_net_recovery and make_tape_recovery ??
regards
john
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2002 06:05 AM
05-20-2002 06:05 AM
SolutionThere is no equivalent to the make_recovery '-C' option is make_[tape|net]_recovery.
I was at an Ignite presentation about a year and a half or 2 years ago and they were saying then that make_recovery was going to be phased out in favor of of the make_[tape|net]_recovery commands which give your MUCH more flexibility.
From what I remember they did not recommend that the '-C' option be used anyway. It drastically slows down the make_recovery process and their view, and mine, was that if you think you might need to create another tape, then you probably do.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2002 06:08 AM
05-20-2002 06:08 AM
Re: make_recovery
You cannot use 'check_recovery' command to check the status of the last make_tape_recovery ! This command is valid only when -C used with make_recovery.
The make_tape_recovery gives you a more flexible solution to check the log files. You could find these files/directories under /var/opt/ignite/recovery. Check the link file 'latest' and it will be pointing to the latest ignite status log directory. You could find the time, date, status, error message etc. from the log files.
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2002 06:12 AM
05-20-2002 06:12 AM
Re: make_recovery
You are correct that 'make_tape_recovery' is designed to supersede 'make_recovery' and does not have a check option.
In my opinion, the 'check_recovery' feature is superflous. Simply routinely recreate your recovery image on a routine basis and particularly after any configuration changes.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2002 06:40 AM
05-20-2002 06:40 AM
Re: make_recovery
I can only guess that your use of "make_recovery" does include the option "-A" (all) - and then the "-C" is useless, for everytime some file is changed, your tape is out-dated, already, then!
I never saw the need in there, anyway...
Regards,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2002 10:30 PM
05-20-2002 10:30 PM
Re: make_recovery
I guess at the end of the day it comes down to procedures. Were a little undermanned and i was looking at a way of doing these things automagically so that we dont end up with a situation where we forgot to make an ignite before we applied patches or something.
Regards
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2002 08:49 AM
05-21-2002 08:49 AM
Re: make_recovery
I have been using "make_tape_recovery -AvI" this take me into GUI mode during install and allows to make any changes to cinfiguration.
Thanks,
Mike