Operating System - HP-UX
1833777 Members
2020 Online
110063 Solutions
New Discussion

fbackup tape verification

 
SOLVED
Go to solution
Timothy P. Jackson
Valued Contributor

fbackup tape verification

hello everyone,

I am looking for a way to verify that a tape is physically good after doing an fbackup. I realize that the only way to totally ensure that the data on the tape is good, is to recover it to disk but all I want to do is verify that the physical tape is good.

I saw once in the forums the correct command and options to just verify the tape, but I cannot seem to find it now.

Any help would be greatly appreciated!

Tim
2 REPLIES 2
Sameer_Nirmal
Honored Contributor
Solution

Re: fbackup tape verification

# frecover -rvN -f /dev/rmt/0m 2>/tmp/frecover
Timothy P. Jackson
Valued Contributor

Re: fbackup tape verification

Thanks Sameer!

It's been one of those days.

Tim