- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: fbackup write 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
04-27-2003 09:28 PM
04-27-2003 09:28 PM
I've encountered the following error when running an fbackup cronjob:
fbackup(1004): session begins on Fri Apr 25 23:38:55 2003
fbackup(3205): WARNING: unable to read a volume header
fbackup(3024): writing volume 1 to the output file /dev/rmt/5m
fbackup(9999): I/O error
fbackup(3120): write error on a record in the index
fbackup(3025): write error at the beginning of the volume
fbackup(3310): enter '^[yY]' when volume 1 is ready on /dev/rmt/5m,
or '^[nN]' to discontinue:
I've tested the tape drive by running a manual fbackup and managed to restore test files from the tape. However, I do have the following messages in the dmesg:
SCSI: Request Timeout; Abort -- lbolt: 15899577, dev: cd052000, io_id: 5910f43
SCSI TAPE: dev = 0xcd052000 I/O error during close
scb->cdb: 12 00 00 00 80 00
SCSI: Resetting SCSI -- lbolt: 18371316, bus: 5
Is this mean there's something wrong with the drive? But how do we explain the successful online backup? Pls. advise.
Thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2003 09:46 PM
04-27-2003 09:46 PM
Re: fbackup write error
The device is c5t2d0
Looks like the tape drive termination is not okay.
The scsi reset messages occur due to bad/improper termination.
check it out.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2003 09:46 PM
04-27-2003 09:46 PM
Re: fbackup write error
The device is c5t2d0
Looks like the tape drive termination is not okay.
The scsi reset messages occur due to bad/improper termination.
check it out.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2003 09:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2003 10:38 PM
04-27-2003 10:38 PM
Re: fbackup write error
# lsdev -c 205
is the 'stape' driver.
# ll /dev/rmt
and look for a minor device 0x052000, this should identify the actual drive.
As suggested make sure that it is terminated correctly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2003 11:48 PM
04-27-2003 11:48 PM
Re: fbackup write error
Just wondering how do you get the cd=205.
regards
mB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2003 11:54 PM
04-27-2003 11:54 PM
Re: fbackup write error
$ printf "%d\n" 0xcd
205
this tell you the major number, hence
$ lsdev -c 205
Gives the kernel driver, and because we know it is a tape drive, look for the minor number of a device being 0x0520000
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2003 01:28 AM
04-28-2003 01:28 AM
Re: fbackup write error
I'm quite confuse here... Is the fbackup cron failed because of the termination problem, or is there any issue with the fbackup itself. Pls. clarify.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2003 02:01 AM
04-28-2003 02:01 AM
Re: fbackup write error
it is always difficult to pin-point the exact reason in situations like this. Let us first look for a simple solution: the "WARNING: Unable to read a volume header" indicates that the tape has not previously been used in a fbackup session; perhaps a new tape, and perhaps it is defective. Did you use the same tape for your manual testing as in the crontab backup session? If not, try using the tape from your manual test in the crontab session.
regards,
John K.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2003 11:15 PM
04-28-2003 11:15 PM
Re: fbackup write error
Hi Rosli ,
I would advice you to install a new DAT tape drive
Its seems your DAT tape drive is OLD or not suitable in your system . Else you will need to obtain appropiate patch from the HP Web page !
rgds,
omari