517777f38f73f32963e65c90394afdbbc89ac2d2
cause with big containers we need way to much diskspace for clones. also the backup job runs at night were no one uses these containers so they can be stopped without a problem
lcx_backup
Backupscript for LXC Container
This script creates a copy of all running containers, backs them up (via lxc export) and deletes the copies afterwards.
Copies are created to prevent database inconsistencies -> copies are way faster than exports
If you want to use this script you need to change the variables backupuser and backuppath to your environment
Description
Languages
Shell
100%