Backups:- flush binlogs independently from full backups (in addition to anyway flushing them on full backup creation)- rotate tidstorage consistency points- make mysql backup path an instance parameter- make srv/backup/zodb the default value for a parameter (zodb{ 'backup_root': ...} or so) to have a single value to modify to relocate zodb backups of a partition- make srv/backup/logrotate customisable (per partition, otherwise files will overwrite each other)