Searched through the forums, saw something about retensioning the tape, which I did yesterday, and here's the backup report (below) from last night. Still failed with error 256. Can anyone explain to me how to read this output to identify the offending error I should be looking at, please? Thank you, Terri
Subject: Cron <root@server> /sbin/e-smith/do_backup
flexbackup version 1.2.1 (
http://flexbackup.sourceforge.net)
/etc/flexbackup.conf syntax OK
$keyfile not found in config: default=00-index-key
$buffer_fill_pct not found in config: default=75
$buffer_pause_usec not found in config: default=100
|------------------------------------------------------------
| Checking 'buffer' on this machine... Ok
| Checking /bin/sh on this machine... bash1
|------------------------------------------------------------
| Trying "mt defblksize" instead of "mt setblk"
| Doing level 0 backup of set all using tar
| All sets = full (1 tapes)
| Rewinding & erasing tape...
| Found index key 200701212100, next file is 2
| Deleting record for 200701212100 file 0
| Deleting record for 200701212100 file 1
|------------------------------------------------------------
| Creating index key 200701222100
| Backup set "full" (/)
| Tape #0
|------------------------------------------------------------
SCSI 2 tape drive:
File number=1, block number=0, partition=0.
Tape block size 512 bytes. Density code 0x48 (Quantum SDLT220).
Soft error count since last status=0
General status bits on (81010000):
EOF ONLINE IM_REP_EN
|------------------------------------------------------------
| File number 1, tape index 200701222100
| Backup of: /
| Date of this level 0 backup: Mon Jan 22 21:00:21 2007
| Date of last level 0 backup: the epoch
|------------------------------------------------------------
| cd "/" && /tmp/collectexit.24310.sh find . -depth -xdev ! -type
s ! \
| -regex "news/articles" ! -regex ".*~"$ -print0 | \
| /tmp/collectexit.24310.sh tar --create --null --files-from=- \
| --ignore-failed-read --same-permissions --no-recursion --totals --label
\
| "level 0 / Mon Jan 22 21:00:21 2007 tar+gzip from server" --sparse
\
| --atime-preserve -b 64 --file - | /tmp/collectexit.24310.sh gzip -4 | \
| /tmp/collectexit.24310.sh buffer -m 20m -p 75 -s 32k -t -u 100 -B -o \
| "/dev/nst0"
| [ ! -e /tmp/exitstatus.24310 ]
|------------------------------------------------------------
buffer (writer): write of data failed: Input/output error
bytes to write=32768, bytes written=-1, total written 8942432K
ERROR: non-zero exit from:
buffer -m 20m -p 75 -s 32k -t -u 100 -B -o /dev/nst0
gzip -4
tar --create --null --files-from=- --ignore-failed-read --same-permissions -
-no-recursion --totals --label level 0 / Mon Jan 22 21:00:21 2007 tar+gzip
from server --sparse --atime-preserve -b 64 --file -
find . -depth -xdev ! -type s ! -regex news/articles ! -regex .*~$ -print0
ERROR: exiting
|------------------------------------------------------------
| Backup start: Mon Jan 22 21:00:21 2007
| Backup end: Mon Jan 22 23:13:36 2007
|------------------------------------------------------------
SCSI 2 tape drive:
File number=-1, block number=-1, partition=0.
Tape block size 0 bytes. Density code 0x0 (default).
Soft error count since last status=0
General status bits on (10000):
IM_REP_EN
|------------------------------------------------------------
| Rewinding...
| Compressing log (all.0.200701222100.gz)
| Linking all.latest.gz -> all.0.200701222100.gz
|------------------------------------------------------------
Backup terminated: backup failed - status: 256