1834931 Members
2594 Online
110071 Solutions
New Discussion

Re: Read fbackup result

 
SOLVED
Go to solution
Trisno
Frequent Advisor

Read fbackup result

Shalom,

I had done a full backup system with fbackup -nvf /dev/rmt/om -i /

and the results is done with no error.

Now i want to see the result file is it already in a tape or not, how can i do that???

Regards
9 REPLIES 9
Peter Godron
Honored Contributor
Solution

Re: Read fbackup result

Hi,
please see "man frecover"
You should look at the -N option

Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
Reshma Malusare
Trusted Contributor

Re: Read fbackup result

Hi Trisno,
Do you want to check whether backup is completed or not?
Your question is not very clear.Can you please make it simple.What exactly you want to ask?

Still i will try to answer your question how much i understood.

1. Normally we used "I" option to create index file,which will be generated when backup is complete. If you tell fbackup to make an online index file (using the -I option), it will create the file after the backup is complete. Therefore, the only index that will be accurate is the online index, which is produced after the last volume has been written (the index created using the fbackup -I option). Also, fbackup assumes all files remaining to be backed up will fit on the current tape for the index contained on that media

Trisno
Frequent Advisor

Re: Read fbackup result

Yes, u right. i want to check whether backup is completed or not.
but not only completed but also " how i can check whether the backup already inside a tape " ???

Tks
Reshma Malusare
Trusted Contributor

Re: Read fbackup result

Hi Trisno,
You can use frecover for that.please read the following for more information:

http://docs.hp.com/en/B2355-90672/ch09s14.html
Reshma Malusare
Trusted Contributor

Re: Read fbackup result

Hi Trisno ,
Use frecover with "-N" option which will give you o/p which you want.

N (no recovery) Prevent frecover from actually recovering any files onto disk, but read the backup as if it was, in
fact, recovering the data from the backup, producing the same output that it would on a normal recovery. This option is useful for verifying backup media contents in
terms of validity (block checksum errors are reported),and contents (a listing of files can be produced by using the -N and -v options together). Note that the listing of files produced with the -N and -v options requires the reading of the entire backup, but is therefore a more accurate reflection of the backup's contents than the
index stored at the beginning of the backup (which was

Regards,
Reshma

Reshma Malusare
Trusted Contributor

Re: Read fbackup result

hi Trisno,
Can you please assign the points to reward answers.

thanks & regards
reshma
Trisno
Frequent Advisor

Re: Read fbackup result

TKS
Peter Godron
Honored Contributor

Re: Read fbackup result

Trisno,
can I suggest you re-open this thread:
http://forums1.itrc.hp.com/service/forums/helptips.do?#41

and
1. If the problem was resolved, add a description how it was fixed. This info will be useful in the future helping people with the same problem.
2. Re-read all the answers and reward all answers that helped towards resolving the issue.

Then close the thread.

Many Thanks
Reshma Malusare
Trusted Contributor

Re: Read fbackup result

Hi Trisno,
I think you are new to forums.
Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.