- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- make_recovery_tape issue
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
01-06-2006 04:06 AM
01-06-2006 04:06 AM
make_recovery_tape issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2006 04:12 AM
01-06-2006 04:12 AM
Re: make_recovery_tape issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2006 04:30 AM
01-06-2006 04:30 AM
Re: make_recovery_tape issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2006 05:14 AM
01-06-2006 05:14 AM
Re: make_recovery_tape issue
Do you mind to check your "/var/opt/ignite/log/makrec.log1" file? This log file consists of all "make_recovery" session that you have conducted before.
Look for the date where your make_recovery tape was created and observe it. Whether an Ignite tape is created successfully or not, you shall see at the end of the session has a line stated the tape is created successfully or not.
If I/O error reported in the log for archiving vg00 content, I doubt the tape was created successfully.
Read test for Ignite tape:
# mt -t /dev/rmt/0mn fsf 1
# tar -tvf /dev/rmt/0mn <--- this will list out what are files being backup (in fact, you redirect the output to a file and compare with your "/var/opt/ignite/log/makrec.log2" that consists your archive content log for last make_recovery session.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2006 05:58 AM
01-06-2006 05:58 AM
Re: make_recovery_tape issue
as described.
The question that I have is if the make recovery completed without aborting i.e. it ran to completion, can it still be used to boot a system back up. If certain files not related to booting are not on the tape will the system still boot?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2006 07:00 AM
01-06-2006 07:00 AM
Re: make_recovery_tape issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2006 01:44 PM
01-06-2006 01:44 PM
Re: make_recovery_tape issue
I was assuming you are using "make_recovery" since you don't find any log files in /var/opt/ignite/logs.
So, are you using "make_tape_recovery"? If so, look at the following logfiles:
1. /var/opt/ignite/recovery/
2. /var/opt/ignite/recovery/
Note: there is a directory called "latest" in "/var/opt/ignite/recovery" which is link to the last ignite tape creation date.