Hi,

I'm currently having a 4 node proxmox cluster.

My backups are basically like this:
:/etc/cron.d/vzdump:
15 20 * * 1,3,5 root vzdump --quiet 1 --mode suspend --mailto [email protected] --all 1 --node proxmox-vty-001 --compress 1 --maxfiles 2 --storage backups_delphi --exclude 711,706

I basically backup all the VMs located on this node but for VM 706 and 711

If I now migrate VM 706 and/or 711 to another node, those VMs will be backed up.

An option would be to exclude the disks of those VMs from backup.

Is there any global VM exclude that can be used to achieve the following
- backup all VMs except vm 706 and vm 711 considering vm706 and vm711 can be located on any node of the cluster

Thanks

Laurent
_______________________________________________
pve-user mailing list
[email protected]
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user

Reply via email to