HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Can fbackup tapes be read by another means
Operating System - HP-UX
1835989
Members
3564
Online
110088
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
08-22-2000 07:31 AM
08-22-2000 07:31 AM
Can fbackup tapes be read by another means
I have a selection of fbackup created tapes
1 weekly full and 6 incremental, in 4 cycles
Having just tried to frecover with -N option I am recieving the error
bad header, not an fbackup tape
tried to salvage voluem but have been unable to read any of them except one which worked fine but was incremental and didnt have data needed
is there another tool to read an fbackup volume or a way to force read from the tape?
Paul Gold
CAST systems
1 weekly full and 6 incremental, in 4 cycles
Having just tried to frecover with -N option I am recieving the error
bad header, not an fbackup tape
tried to salvage voluem but have been unable to read any of them except one which worked fine but was incremental and didnt have data needed
is there another tool to read an fbackup volume or a way to force read from the tape?
Paul Gold
CAST systems
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2000 07:35 AM
08-22-2000 07:35 AM
Re: Can fbackup tapes be read by another means
Paul,
Only frecover will be able to restore data from the tapes sensibly but you can use dd to look at the data.
An fbackup tape has from memory, an initial file which contains the volume information followed by the backup set.
Try reading the volume information with:-
export TAPE=/dev/rmt/
mt rew
dd if=$TAPE bs=512
Only frecover will be able to restore data from the tapes sensibly but you can use dd to look at the data.
An fbackup tape has from memory, an initial file which contains the volume information followed by the backup set.
Try reading the volume information with:-
export TAPE=/dev/rmt/
mt rew
dd if=$TAPE bs=512
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2000 07:42 AM
08-22-2000 07:42 AM
Re: Can fbackup tapes be read by another means
Just apart from the index at the front, the header and trailer to each file, you'll also have to contend with fast search marks on the tape. This makes even dd'ing all of it rather hard. If you've turned off fast search marks, they it would be possible to write a program to read the tape and then make some sense of it.
Btw, fbackup/frecover use a wonderful little I/O librariy written just for it which addresses the fast search mark stuff and other bits.
Btw, fbackup/frecover use a wonderful little I/O librariy written just for it which addresses the fast search mark stuff and other bits.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2000 11:56 PM
08-22-2000 11:56 PM
Re: Can fbackup tapes be read by another means
Hi Paul,
Check out the following previous post:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x0b68c5ea0230d411ade80090279cd0f9,00.html
The fanalyze tool may help.
Good luck - Trevor
Check out the following previous post:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x0b68c5ea0230d411ade80090279cd0f9,00.html
The fanalyze tool may help.
Good luck - Trevor
I've got a little black book with me poems in
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP