backup server side executed python scripts for managing linux and windows system and application data backups, developed by adminsys for adminsys
059c94797a
Both methods create a snap and make a copy of it, and both methods ought to be used in the same backup process. To avoid overwhelming the storage, it is now possible to avoid deleting a snap in copy_vm_xcp (delete_snapshot=no) so that it gets reused in backup_xva (reuse_snapshot=yes). Requested by Yvan. |
||
---|---|---|
iniparse | ||
libtisbackup | ||
samples | ||
scripts | ||
static | ||
templates | ||
.gitignore | ||
README.md | ||
tisbackup_gui.py | ||
tisbackup.py |
tisbackup
Le script tisbackup se base sur un fichier de configuration .ini. Cf le fichier d'exemple pour le format
Pour lancer le backup, lancer la commande ./tisbackup.py -c fichierconf.ini
Pour lancer une section particulière du fichier .ini ./tisbackup.py -c fichierconf.ini -s section_choisi
Pour mettre le mode debug ./tisbackup.py -c fichierconf.ini -l debug
Pour plus d'informations aller voir le site : http://dev.tranquil.it/