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. |
||
---|---|---|
.. | ||
__init__.py | ||
backup_mysql.py | ||
backup_null.py | ||
backup_oracle.py | ||
backup_pgsql.py | ||
backup_rdiff.py | ||
backup_rsync_btrfs.py | ||
backup_rsync.py | ||
backup_sqlserver.py | ||
backup_switch.py | ||
backup_xcp_metadata.py | ||
backup_xva.py | ||
common.py | ||
copy_vm_xcp.py | ||
XenAPI.py |