I have a P4 2.4, 512Mb RAM, Intel mainboard with an Ecrix VXA-1 TapeDrive, and two WD IDE HDD.
The email showing a successful backup appears every day. By mistake, some critical files were deleted so I elected to restore from backup after which this was received:
Restoring from tape was successful.
>
> For more details concerning this successful restore see:
>
> /var/log/messages
> /flexbackup.extract.log
Great! Except there was no restore, and this is the log:
| Logging output to "flexbackup.extract.200311111224.log"
| Reading from CURRENT TAPE POSITION
|------------------------------------------------------------
At block 2.
|------------------------------------------------------------
| Extracting files listed in /tmp/restore.3488
| buffer -m 3m -s 10k -u 100 -t -p 75 -B -i "/dev/nst0" | gzip -dq |
| restore -x -b 10 -o -f - home/e-smith etc/e-smith/templates-custom
| etc/e-smith/templates-user-custom etc/ssh root etc/passwd etc/shadow
| etc/group etc/gshadow etc/samba/smbpasswd etc/smbpasswd
|------------------------------------------------------------
restore: cannot open /dev/tty: No such device or address
restore: Tape is not a dump tape
gzip: stdout: Broken pipe
buffer (writer): write of data failed: Success
bytes to write=10240, bytes written=6144, total written 30K
|------------------------------------------------------------
At block 235.
|------------------------------------------------------------
Yuk!!
Any ideas?