1850481 Members
2901 Online
104054 Solutions
New Discussion

frecover doubt

 
manu_15
Occasional Advisor

frecover doubt

Hi,

Is there any option to see the tape contents after a 'fbackup' using fbackup/frecover command.

Thanks in advance,

4 REPLIES 4
Stephen Keane
Honored Contributor

Re: frecover doubt

frecover -rNv -f /dev/rmt/??

G. Vrijhoeven
Honored Contributor

Re: frecover doubt

Hi,

You could try frecover -I /tmp/tapecontent

check man frecover:
-I path The index on the current volume is extracted from the
backup media and is written to path.

Regards,

Gideon
Eric Antunes
Honored Contributor

Re: frecover doubt

Hi Manu,

Use SAM:

#SAM
-> Backup and Recovery -> Interactive Backup and Recovery -> (Select Tape Device) -> Action -> Get List of Files on Device

Best Regards,

Eric
Each and every day is a good day to learn.
Hilary Nicholson
Frequent Advisor

Re: frecover doubt

You can also go through a dummy run of the restore.

frecover -xvN -f -i

This will go through the process of recovering the files from the tape without actually writing them.

Regards,

Hilary