- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- frecover help needed
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-12-2007 01:46 AM
04-12-2007 01:46 AM
We do our system backups using SAM automated backups (fbackup). On the single tape we have a full backup followed by 2 incremental backups. Is it possible to recover each of those backups? How would we do it?
I was able to use frecover command to get a list of files on the tape:
/etc/frecover -I /tmp/tape_index -v -f /dev/rmt/2mn
However, this gives me only the list of files from the last incremental backup. I need to recover files from full backup and then the first incremental backup.
Thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2007 01:52 AM
04-12-2007 01:52 AM
Re: frecover help needed
> On the single tape we have a full backup followed by 2 incremental backups.
That's impossible. 'fbackup' rewinds a tape and writes from the beginning. There is no way to "stack" successive backups on a tape. If you have been using the *same* tape for your full and incremental backups, then what you see is everything that you have.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2007 02:04 AM
04-12-2007 02:04 AM
SolutionYou may think you do, but actually you don't. fbackup ALWAYS rewinds the tape to the beginning of the tape, no matter what device you use (rewind or no-rewind).
So, at this point you do NOT have a full backup. You only have the last incremental.
You need to go back and rethink your backup and tape use strategy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2007 02:49 AM
04-12-2007 02:49 AM
Re: frecover help needed
you only have the last incremental, as you will have overwritten the earlier fbackup data. See "man fbackup".
Did you not test you backup strategy, when you set it up.
You could use fbackup to write to file on disk, but I would suggest tar or cpio for tape.
Please read:
http://66.34.90.71/ITRCForumsEtiquette/after.html
Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
So far you have not awarded any points !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2007 05:51 AM
04-12-2007 05:51 AM
Re: frecover help needed
Previous sys admins configured the backups on the server many years ago. I was/am new to HP-UX but have Linux administration experience.
I will reconfigure our backups so we don't have this problem again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2007 05:53 AM
04-12-2007 05:53 AM