Hi
You probably have a lot of open files during the backup.
The tape steps on while the maximum 5 retries are done.This can lose a lot of tape.
see man fbackup.
Make fbackup a config file with 2 retries and then see
.
Fbackup man page
+ Create a suitable configuration file called config in the
directory /var/adm/fbackupfiles call with -c in fbackup.
Options
-c config config is the name of the configuration file, and can
contain values for the following parameters:
o Number of 1024-byte blocks per record.
o Number of records of shared memory to allocate.
o Number of records between checkpoints. Since the
EOF marks between checkpoints are also used for
fast searching on DLT-format drives, changing the
checkpoint frequency may also affect selective
recovery speed (see WARNINGS section).
o Number of file-reader processes.
o Maximum number of times fbackup is to retry an
active file.
o Maximum number of bytes of media to use while
retrying the backup of an active file.
o Maximum number of times a magnetic tape volume
can be used.
o Name of a file to be executed when a volume
change occurs. This file must exist and be
executable.
o Name of a file to be executed when a fatal error
occurs. This file must exist and be executable.
o The number of files between the fast search marks
on DDS-format tapes. The cost of these marks are
negligible in terms of space on the DDS-format
tape. Not all DDS-format devices support fast
search marks.
steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)