- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- frecover error
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
06-21-2002 09:49 AM
06-21-2002 09:49 AM
frecover error
fbackup and recieve the following error when running frecover :
file /u/standard
error in trailer recovery
I/0 error in write of file
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2002 10:06 AM
06-21-2002 10:06 AM
Re: frecover error
I think that it could be due to sparse files. Try frecover with the -s option.
Piyush
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2002 10:50 AM
06-21-2002 10:50 AM
Re: frecover error
This error occurs sometimes due to the SCSI bus sharing with the backup device and other devices (disks?). Check this out and if possible, try recovering from the backup device after removing other devices from the same bus.
Also check for the latest patches.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2002 01:06 PM
06-21-2002 01:06 PM
Re: frecover error
frecover -V /tmp/tapeheader -vy -f /dev/rmt/0m
In case this is succesfull, continu with reading index or file.
In case of no succes, read the comment of Sanjay in issue http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xd3888cc5e03fd6118fff0090279cd0f9,00.html
To see if the fbackup-binaries are corrupted: use cpio.
Regards,
Ceesjan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2002 01:21 AM
06-24-2002 01:21 AM
Re: frecover error
I find
> I/0 error in write of file
rather strange. An I/O error while *writing* the file?
Do you only have problems with this one file, or also with other ones?