- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Needed Detail instructions on using make_recov...
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-09-2001 05:43 PM
04-09-2001 05:43 PM
Needed Detail instructions on using make_recovery
Thanks,
Kevin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2001 06:06 PM
04-09-2001 06:06 PM
Re: Needed Detail instructions on using make_recovery
Download the latest version of Ignite (3.2) and use 'make_tape_recovery' in lieu of 'make_recovery'. 'make_recovery' is being phased out in favor of the more robust 'make_tape_recovery'.
For vg00, I use the following:
# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn
To use the tape to affect a (re)install simply boot from the tape and choose "install". Toggling the "advanced options" allows you to resize filesystems and set a variety of configuration options. LVM map files will have been generated and included on the tape for non-vg00 volumes allowing the Ignite process to automatically attempt to import these volume groups.
For current Ignite software, go to:
http://www.software.hp.com/products/IUX/download.html
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2001 06:11 PM
04-09-2001 06:11 PM
Re: Needed Detail instructions on using make_recovery
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x40ba79bffde7d4118fef0090279cd0f9,00.html
One thing to keep in mind is that the command make_recovery is being phased out. The new command is make_tape_recovery. You can use the man page for make_tape_recovery to map the equivalent options between make_recovery and make_tape_recovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2001 04:17 AM
04-10-2001 04:17 AM
Re: Needed Detail instructions on using make_recovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2001 04:20 AM
04-16-2001 04:20 AM
Re: Needed Detail instructions on using make_recovery
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0xb46fdfe5920fd5118fef0090279cd0f9,00.html
If you have the latest revision of ignite, all error messages will give you detailed instruction on how to repair the problem.
ignite_1X.XX_all.tar after swinstall installs to /opt/ignite/
interesting commands are in the bin/ directory
If you launch the GUI, ignite, things are kindov easier to manage.
the ignite_xyz_all.tar allows you to install/recovery 10.20 systems, 11.00 systems and 11.i systems from one server.
You need a lot of space in /var for all the images made from make_net_recovery
Later,
Bill