- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: strange fbackup 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
03-01-2001 12:51 PM
03-01-2001 12:51 PM
strange fbackup error
I once got fbackup error messages as below:
fbackup(9999): I/O error
fbackup(2004): reader 1: 1st read error, firstread=16384, n=-1
fbackup(9999): I/O error
fbackup(9999): I/O error
fbackup(2004): reader 1: 1st read error, firstread=16384, n=-1
fbackup(2004): reader 0: 1st read error, firstread=16384, n=-1
fbackup(9999): I/O error
fbackup(2004): reader 1: 1st read error, fbackup(2004): reader 0: 1st read error
, firstread=32768, n=-1
firstread=16384, n=-1
fbackup(2004): reader 1: 1st read error, firstread=147456, n=-1
fbackup(9999): I/O error
It happened when it's backuping up a big file. But it didn't happened every time I backup this file. I cannot find information about these error numbers. Anyone knows that? Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2001 08:04 PM
03-01-2001 08:04 PM
Re: strange fbackup error
You have a bad tape or a dirty tape drive. Be sufe to run the cleaning tape regularly.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2001 07:17 AM
03-02-2001 07:17 AM
Re: strange fbackup error
But it once happened right after the tape drive was replaced. I forgot to tell more about the big file in my last post. It was generated every day right before it was backuped. Another point is I once encountered the same error while I was backuping another big file on another server. What I did was just regenerated the file. And then the backup was completed without error. I was using the same tape and same drive without any extra cleaning.
So I doubt if it's led by some property of the file. It may be size, content or etc.. Do you have any idea? What's more, do you know where can I find the documents about the (9999) and (2004) error code of fbackup?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2001 08:26 AM
03-02-2001 08:26 AM
Re: strange fbackup error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2001 08:49 AM
03-02-2001 08:49 AM
Re: strange fbackup error
Could the file be opened somewhere and the backup is having a problem working with it because it is being modified? Just a thought.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2001 09:18 AM
03-02-2001 09:18 AM
Re: strange fbackup error
After reviewing your output several times it appears that the file itself is changing in some strange ways. I'm wondering if the application is somehow causing the inode to shift. Most apps simply write back to the same file and fbackup usually responds to this well. It does this by looking at the inode modification times before and after it goes to tape and repeats it if it has changed. If the inode is changing through something like a modify to new file, delete original, and move new to original name action; fbackup will certainly burp.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2001 07:14 PM
03-02-2001 07:14 PM
Re: strange fbackup error
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2001 07:22 AM
03-05-2001 07:22 AM