Originally posted by: Tibor_B
Yes, I could do it, In fact, I tried but I'm not that familiar with tapes so I tried something like this:
$tctl -f /dev/rmt0 rewind
$tctl -f /dev/rmt0.3 fsr 1
$gtar -tvf /dev/rmt0
gtar: /dev/rmt0: Cannot read: There is an input or output error.
gtar: At beginning of tape, quitting now
gtar: Error is not recoverable: exiting now
But I need "complete" check including what is before tar with files.
I manualy tried to run
$mksysb -V /dev/rmt0
and it obviously started the backup again and went to overwrite content of tape. Strange....
#AIX-Forum