- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- RECOVER WITH IGNITE-UX
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-06-2002 11:30 AM
04-06-2002 11:30 AM
As they are the steps to follow to recover a disc with the Ignite. From boot with the tape done by make_recovery??????
Greetings
Miguel C.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2002 11:51 AM
04-06-2002 11:51 AM
Re: RECOVER WITH IGNITE-UX
To boot the system from the ignite tape :
Load ignite tape
Power on the machine
when prompted, interrupt the boot sequence
Boot from tape : eg type boot alternate
Regards
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2002 11:55 AM
04-06-2002 11:55 AM
SolutionTo create a full recovery tape of all files in vg00 use the -A option with the command
/opt/ignite/bin/make_recovery -A -C -v -d /dev/rmt/0m
Or since 0m is the default
/opt/ignite/bin/make_recovery -A -C -v -d
The -C option is used to create a lof file consisting of information about the backed-up files
The log is
/var/opt/ignite/recovery/makerec.last
Regards
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2002 11:58 AM
04-06-2002 11:58 AM
Re: RECOVER WITH IGNITE-UX
You can also use the check_recovery command at any time to check if a new ignite-UX tape is needed. This command compares system files with the information contained in the ignite log file
You must have used the -C option to allow the use of the check_recovery command
Regards
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2002 12:32 PM
04-06-2002 12:32 PM
Re: RECOVER WITH IGNITE-UX
This was brought up earlier this week here is a link to another post with some great info.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x98a7ba808b46d611abda0090277a778c,00.html
Richard