Hi Guys,
I run a backup script to run daily snapshot for differential backup and send a copy to external backup server..
It work well so far and I used it to retore lost data in the past..
I only just realise that I am not sure if it actually work for my MariaDB database?
As the MariaDB jail is not stopped at the time of the snapshot does the snapshot that is taken worth anything for that jail?
Should I be running mysqldump on a cron so that dump get saved in the snapshot?
Thank you in advance
Fred
I run a backup script to run daily snapshot for differential backup and send a copy to external backup server..
It work well so far and I used it to retore lost data in the past..
I only just realise that I am not sure if it actually work for my MariaDB database?
As the MariaDB jail is not stopped at the time of the snapshot does the snapshot that is taken worth anything for that jail?
Should I be running mysqldump on a cron so that dump get saved in the snapshot?
Thank you in advance
Fred