- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Frecovery - 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
02-27-2004 11:05 PM
02-27-2004 11:05 PM
Frecovery - Error
The log provides me a successful backup. On restoration/ Verification I do get the following error.
frecover(2114): read error from input device (I/O error)
frecover(2114): read error from input device (I/O error)
frecover(2113): unable to resync backup media
This error is coming on all my backups.
To verify I use frecover -Nxv -f /dev/rmt/0m 2> index&
In addition I use HP Ultrium tapes. make C7971A.
Is this a media problem, or a hardware problem or a problem with frecover, or are there any patches to be applied.
Please Help....
best regards
Faizer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2004 11:14 PM
02-27-2004 11:14 PM
Re: Frecovery - Error
Check the backup device, your are using "/dev/rmt/0m", should it be 1m or 2m ?
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2004 11:17 PM
02-27-2004 11:17 PM
Re: Frecovery - Error
frecover -xv -o -X -g /var/sam/graphTBAa22918 -f /dev/rmt/0m
The restore goes through to a certain extent then gives the error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2004 11:22 PM
02-27-2004 11:22 PM
Re: Frecovery - Error
Options:-
Clean the drive - use band new tape and try from scratch.
Is the backup spanning two tapes?
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2004 11:49 PM
02-27-2004 11:49 PM
Re: Frecovery - Error
Its brand new tapes that are used and its Ultrium [ HP brand].
Is it required to apply this particular patch..
PHCO_28998
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2004 12:49 AM
02-28-2004 12:49 AM
Re: Frecovery - Error
I would apply that patcth as it is cumulative one and appears to cover the problem you are having.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2004 04:10 AM
02-29-2004 04:10 AM
Re: Frecovery - Error
Well of of my colleagues asked me to do teh following.
- Edit the configuration file /etc/sam/br/fbackup_config as follows
blocksperrecord 256
records 64
checkpointfreq 1024
readerprocesses 6
maxretries 5
retrylimit 5000000
maxvoluses 200
filesperfsm 2000
What would this do.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2004 05:07 PM
02-29-2004 05:07 PM
Re: Frecovery - Error
If ur collegues suggest that there is a problem with
/etc/sam/br/fbackup_config file ,there is a way to test indeed it is a problem with that file or not,
since the file seems to be sam related file ,you can try taking backup using fbackup utility without sam.Refer man pages of fbackup for its usage.then try restoring from this backup using frecover.If u find no error while recovering based on this activity,then u can conclude that there must indeed be some configuration error with /etc/sam/br/fbackup_config file.
best of luck
senthil