1838685 Members
5241 Online
110128 Solutions
New Discussion

Fbackup Errors

 
Mel_12
Advisor

Fbackup Errors

Hi,
I just installed HP SureStore DAT24 without any proper refrence manual; just blindly. I re-activated my old script that worked before my last backup drive died. Well, here is the errors. Please help anybody.
Thanks
Mel

Backup begin:
Mon Jan 19 23:30:01 EST 2004
fbackup(1004): session begins on Mon Jan 19 23:30:01 2004
fbackup(3203): volume 1 has been used 38 time(s)
fbackup(3024): writing volume 1 to the output file /dev/rmt/0mb
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(3316): enter 'yes' when volume 1 is ready on /dev/rmt/0mb,
or 'no' to discontinue:
fbackup(4001): automatic 'yes'
fbackup(3203): volume 1 has been used 38 time(s)
fbackup(3024): writing volume 1 to the output file /dev/rmt/0mb
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(3316): enter 'yes' when volume 1 is ready on /dev/rmt/0mb,
or 'no' to discontinue:
fbackup(4001): automatic 'yes'
fbackup(3203): volume 1 has been used 38 time(s)
fbackup(3024): writing volume 1 to the output file /dev/rmt/0mb
flog (4%)
5 REPLIES 5
Hoefnix
Honored Contributor

Re: Fbackup Errors

did you try to replace the tape with brandnew(neverused) one?

Regards,

Peter
Chris Wilshaw
Honored Contributor

Re: Fbackup Errors

I'd suggest that you verify that the device file exists, and relates to your tape drive

ll /dev/rmt/0mb
ioscan -fnCtape

If this is OK, clean the drive, and try the backup again with a new tape.

If it still fails, you'll probably need a new tape drive, so log a hardware call with HP.
Stefan Farrelly
Honored Contributor

Re: Fbackup Errors

Its an HP drive, which is good, and its connected fine because fbackup does actually try to write to the device file successfully, so it must be a tape/cleaning problem. The tape in the drive says its beenused 38 times so try a different, hopefully new, tape, and give the tape a run through with a cleaning tape a few times first. If that doesnt fix it the drive may be faulty - was it working successfull elsewhere before you installed it ?
Im from Palmerston North, New Zealand, but somehow ended up in London...
Cheryl Griffin
Honored Contributor

Re: Fbackup Errors

"fbackup(9999): I/O error" looks like a hardware failure.

New tape, clean the drive, check ioscan and for the SCSI/tape patches, test the drive with dd or tar. Check the syslog for errors.
"Downtime is a Crime."
Mel_12
Advisor

Re: Fbackup Errors

Thanks guys. The problem was resolved by simply selecting one of the device names that SAM listed and replacing the device name in my script with this name which ended with BEST. (/dev/rmt/BEST). If anybody could tell me how to revert to the device name on my script which was /dev/rmt/0mb , that would be great. A detailed explanation on how the system named the backup drive to /dev/rmt/BEST would be appreciated.

Thanks
Mel