- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- FRECOVER(1001) file trailer errors
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
08-07-2003 06:47 AM
08-07-2003 06:47 AM
FRECOVER(1001) file trailer errors
Just two days ago our database crashed and we had to move to the backup server for our live production(which was O.K). What shocked me was that the backup tape from the Backup Server was giving a error while restoring. the error message is:
frecover(1001): file trailer does not match file header for
frecover(1002): file bnk.data/&HOLD&/121456342300
frecover(1045): error in trailer recovery
Both Servers are of the same spec but what caught my eye was that using SAM my filesystem on the backup has the option of upgrading to veriosn 4 while the live server does not. This i believe may have been due to the fact that a DEMO version of VERITAS NETBACKUP 4.5 was installed last week on the backup server.
This put me in a hitch cos i can't restore my data back to the live server.
The file system type on both servers fron fstyp is 3
Heeeeeelp!!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2003 06:58 AM
08-07-2003 06:58 AM
Re: FRECOVER(1001) file trailer errors
Just a thought ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2003 07:18 AM
08-07-2003 07:18 AM
Re: FRECOVER(1001) file trailer errors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2003 07:28 AM
08-07-2003 07:28 AM
Re: FRECOVER(1001) file trailer errors
2) Check the SCSI controller type (SE, Wide, Ultra) and see if the SCSI bus you are pulling from the same controller exceeds it's maximum limit (or at bottleneck)?
3) Check disks and peripheral performance (which are connected to the same SCSI bus) using sar, Glance etc.
4) While you do the frecover, check system performance, disk read/writes, data transfer rate, data wait time etc. using Glance
# gpm (or glance)
# sar
# top
# vmstat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2003 07:32 AM
08-07-2003 07:32 AM
Re: FRECOVER(1001) file trailer errors
One best way to check if this is a SCSI problem, connect your backup device directly to a controller and see if it works!