1829703 Members
2239 Online
109992 Solutions
New Discussion

fbackup

 
SOLVED
Go to solution
YOGI_3
Frequent Advisor

fbackup

Hi all,
please have a look on the message i got when i am taking backup of 273gb(compresed), it asked for 2nd tape.


#first tape end i got below message (drop previous o/p)-->
98: /back_crr/tb_cdr_index_005_05.Z 2954511
fbackup(3003): normal EOT
fbackup(3310): enter '^[yY]' when volume 2 is ready on /dev/rmt/0mn,
or '^[nN]' to discontinue:
fbackup(4002): please respond with: '^[yY]' or '^[nN]'

# when i put 2nd tape and put y and enter
fbackup(3205): WARNING: unable to read a volume header
fbackup(3024): writing volume 2 to the output file /dev/rmt/0mn
----------------------------------------
why its showing error- unable to read a volume header..will it give any problem while restoration.
commmand use for backup-->
#fbackup -v -I /var/tmp/index -f /dev/rmt/0mn -i /back_crr -i /back_inca
There is never a wrong time to do the right things
3 REPLIES 3
Sarjerao
Frequent Advisor

Re: fbackup

If 2nd tape contains differnet backup format then you get this type of error. I mean to say if previosly backup taken using tar or cpio and now using fbackup.
Next time u will not get this warning.
Patrick Wallek
Honored Contributor

Re: fbackup

It's not an ERROR, it's a WARNING. There is a difference. This WARNING is just saying that there is no fbackup header on this tape. That is normal if the tape has never been used by fbackup before.

It should not cause you any problems when restoring.
Naveej.K.A
Honored Contributor
Solution

Re: fbackup

Yogi,

Very common warning when you are using the tape for the first time.

Very well supported by Bill's reply in this thread.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=870494

Regards,
Naveej
practice makes a man perfect!!!