I'm having trouble with flexbackup on 5.5... I have a 4GB (native) travan tape installed which is working fine. I've tried a couple of backups which are all ok. However, I've added a couple of large ibays which I don't want backed up every time, so I've added a couple of $exclude_expr to the /etc/e-smith/templates/etc/flexbackup.conf/10Exclude_expr00 file and done an expand-template. The new flexbackup.conf gets written ok, and includes my excludes... but the tape backup always fails at 4GB.
If I delete the ibays and backup, everything's fine... The two large ibays are called "opktools" (experimenting with getting XP OEM pre-installs hosted on e-smith) and sp-cdrom (a whole bunch of driver files and software etc). I've added these two excludes:
$exclude_expr[3] = '/opktools/';
$exclude_expr[4] = '/sp-cdrom/';
but still no joy.
Anyone have any clues?
Many thanks,
Geoff