According to this,
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
|------------------------------------------------------------
| Doing level 0 backup of set all using tar
| All sets = full (1 tapes)
| Rewinding & erasing tape...
| Found index key 200911030100, next file is 2
| Deleting record for 200911030100 file 0
| Deleting record for 200911030100 file 1
|------------------------------------------------------------
| Creating index key 200911040100
| Backup set "full" (/)
| Tape #0
|------------------------------------------------------------
SCSI 2 tape drive:
File number=1, block number=0, partition=0.
Tape block size 0 bytes. Density code 0x19 (DLT 10GB).
Soft error count since last status=0
General status bits on (81010000):
EOF ONLINE IM_REP_EN
|------------------------------------------------------------
| File number 1, tape index 200911040100
| Backup of: /
| Date of this level 0 backup: Wed Nov 04 01:00:12 2009
| Date of last level 0 backup: the epoch
|------------------------------------------------------------
| cd "/" && /tmp/collectexit.22119.sh find . -depth -xdev ! -type s ! \
| -regex "news/articles" ! -regex ".*~"$ -print0 | \
| /tmp/collectexit.22119.sh tar --create --null --files-from=- \
| --ignore-failed-read --same-permissions --no-recursion --totals --label \
| "level 0 / Wed Nov 04 01:00:12 2009 tar+gzip from larry-server" \
| --sparse --atime-preserve -b 64 --file - | /tmp/collectexit.22119.sh \
| gzip -4 | /tmp/collectexit.22119.sh buffer -m 20m -p 75 -s 32k -t -u \
| 100 -B -o "/dev/nst0"
| [ ! -e /tmp/exitstatus.22119 ]
|------------------------------------------------------------
Total bytes written: 11434786816 (11GiB, 554KiB/s)
Kilobytes Out 7724640
|------------------------------------------------------------
| Backup start: Wed Nov 04 01:00:12 2009
| Backup end: Wed Nov 04 06:37:05 2009
|------------------------------------------------------------
SCSI 2 tape drive:
File number=2, block number=0, partition=0.
Tape block size 0 bytes. Density code 0x19 (DLT 10GB).
Soft error count since last status=0
General status bits on (81010000):
EOF ONLINE IM_REP_EN
|------------------------------------------------------------
| Rewinding...
| Removing old level 0 log of all (dated 200910310100)
| Removing old level 0 log of all (dated 200911010100)
| Removing old level 0 log of all (dated 200911020100)
| Removing old level 0 log of all (dated 200911030100)
| Compressing log (all.0.200911040100.gz)
| Linking all.latest.gz -> all.0.200911040100.gz
|------------------------------------------------------------
File Contents (tape index 200911040100)
---------------------------------------------
0 <tape index key>
1 level 0 / Wed Nov 04 01:00:12 2009 tar+gzip from larry-server
The problem has fixed itself. I just wonder how 11gb is being written to a 10gb tape.