Operating System - HP-UX
1830868 Members
1737 Online
110017 Solutions
New Discussion

Re: fbackup error on HP-UX

 
abhilash_op
Advisor

fbackup error on HP-UX

Hi All,

While taking file system backup using fbackup on hp-ux i am getting following error message

fbackup(3203): volume 1 has been used 100 time(s)
fbackup(3204): volume used more than maximum, do you want to use this volume anyway?
fbackup(3004): writer aborting
fbackup(1002): Backup did not complete : Reader or Writer process exit

Is there any way to disable this tape checking so that fabackup will run even if the tape is used more than 100 times. One thing i know that if i write this tape using tar and then use it for fbackup it will run. But i would like to know that without this if i couild do that i would be good.


Abhi

4 REPLIES 4
vofsky
Frequent Advisor

Re: fbackup error on HP-UX

Peter Godron
Honored Contributor

Re: fbackup error on HP-UX

Abhi,
the warnings are there to remind you to replace the tape. Compare the cost of a new tape to the cost of a failed backup!

Please have a look at:
http://forums1.itrc.hp.com/service/forums/helptips.do?#28

No points to me, please.
HGN
Honored Contributor

Re: fbackup error on HP-UX

Hi

If you think your issue is resolved you can close this thread.
Looks like you have not assigned points to any response, please remember that people are spending their valuable time helping and assigning points is a motivation.

Rgds

HGN
Bill Hassell
Honored Contributor

Re: fbackup error on HP-UX

You have three choices:

1. replace the tape -- 100 uses is probably enough before the tape starts getting errors.

2. Use the -c option in fbackup mentioned in the above link, and change the maxvoluses value.

3. overwrite the tape with some other backup program such as tar. The counter will start at 1 the next time fbackup is run on the tape.

Choices 2 and 3 are like gambling at Monte Carlo -- you might save some money on tapes but if a tape goes bad when you need it for recovery, the cost is enormous.


Bill Hassell, sysadmin