Ok, I get more errors from flexbackup than I do from any other program. I have 6.01using a Seagate IDE 10/20 gb tape backup. The client confirms weekly tape head claning and switches tapes out 3x a week. Tapes are all under 6 months old. Oh and YES, I have had more errors from Flexbackup before, on different machines, using newer and older IDE tape drives, and a plethera of new and old tapes, and changing rpms, reformatting, trying to run manually. Someone please help me PLEASE!!
Here is the output of the eror message.
flexbackup version 1.1.7 (
http://flexbackup.sourceforge.net)
/etc/flexbackup.conf syntax OK
|------------------------------------------------------------
| Checking 'buffer' on this machine... Ok
| Checking /bin/sh on this machine... bash2
|------------------------------------------------------------
| 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 200505161947, next file is 1
| Record for 200505161947:all not found
|------------------------------------------------------------
| Creating index key 200506061947
| Backup set full (/ /boot)
| Tape #0
|------------------------------------------------------------
At block 0.
|------------------------------------------------------------
| File number 1, tape index 200506061947
| Backup of: /
| Date of this level 0 backup: Mon Jun 06 19:47:13 2005
| Date of last level 0 backup: the epoch
|------------------------------------------------------------
| cd "/" && find . -depth -xdev ! -type s ! -regex "news/articles" ! -regex
| ".*~"$ -print0 | tar --create --null --files-from=-
| --ignore-failed-read --same-permissions --no-recursion --totals --label
| "level 0 / Mon Jun 06 19:47:13 2005 tar+gzip from skyline01" --sparse
| --atime-preserve -b 20 --file - | gzip -4 | buffer -m 3m -s 10k -u 100
| -t -p 75 -B -o "/dev/nst0"
|------------------------------------------------------------
buffer: cannot open output file: Read-only file system
filename: /dev/nst0
ERROR from backup, exiting
offending command(s):
cd "/" && find . -depth -xdev ! -type s ! -regex "news/articles" !
-regex ".*~"$ -print0 | tar --create --null --files-from=-
--ignore-failed-read --same-permissions --no-recursion --totals --label
"level 0 / Mon Jun 06 19:47:13 2005 tar+gzip from skyline01" --sparse
--atime-preserve -b 20 --file - | gzip -4 | buffer -m 3m -s 10k -u 100
-t -p 75 -B -o "/dev/nst0"
Backup terminated: backup failed - status: 256