Hi,
I've been reading up on how if doing an LVM snapshot of a partition with Mysql Databases on it you should first flush the databases and read lock them, do the snapshot and then unlock them again.
Are MySQL Databases properly backed up with vzdump using the "snapshot" method? I'd hate to be doing all these backups and find one day when I need to rebuild the system and restore these backups and find the Databases are corrupted.
Are you certain MySQL Databases are properly backed up using vzdump "snapshot" method? Does vzdump do a flush and readlock of MySQL Databases before taking the snapshot? And then unlock the databases again once its finished?
I've been reading up on how if doing an LVM snapshot of a partition with Mysql Databases on it you should first flush the databases and read lock them, do the snapshot and then unlock them again.
Are MySQL Databases properly backed up with vzdump using the "snapshot" method? I'd hate to be doing all these backups and find one day when I need to rebuild the system and restore these backups and find the Databases are corrupted.
Are you certain MySQL Databases are properly backed up using vzdump "snapshot" method? Does vzdump do a flush and readlock of MySQL Databases before taking the snapshot? And then unlock the databases again once its finished?