I recently fitted a tape drive to an SME server which was upgraded to 6.0.1 in the meantime. Now whenever the backup job runs, I get an email from cron with:
flexbackup version 1.1.7 (http://flexbackup.sourceforge.net)
/etc/flexbackup.conf syntax OK
Errors:
$erase_tape_set_level_zero not defined
Backup terminated: backup failed - status: 256
It is most likely that this error is the result of a flexbackup control panel contrib I installed long ago.
I had a look in flexbackup.conf, and there is an entry:
$erase_tape_all_level_zero = 'false';
which looks fine. I tried moving this line to the same position as in the example on the flexbackup web site, and even removing it (I know this is not the way to do it - I was testing) but it made no difference.
There is only one flexbackup.conf file, in /etc/. I am a bit stumped.
Any suggestions would be much appreciated.
Barry.