Hello everyone
I have kind of a wierd issue for which I'm not able to find a solution. So I'm hopping someone here might be able to provide some ideas that help to point me in the right direction... I'm running Proxmox VE 8.0.4 in a three node cluster (no HA), with mixed nodes (different storage and CPU types).
When I purge a VM on one of the hosts in the cluster, by using the command
The following values are getting removed from the backup jobs after executing
- Node
- Send Email to
- Email
- The selection of the VMs to be backed up.
The following values do persist:
- Storage
- Schedule
- Selection Mode (Include Selected VMs)
- Compression (ZSTD)
- Mode (Snapshot)
- Also the check mark at "Enable" remains set.
That's what the jobs look like after purging a VM:
Otherwise the command seems to work as expected, meaning the respective VM and the associated disks are actually getting purged.
Oh, and none of the VMs i purged were included in any of the backup jobs.
I have kind of a wierd issue for which I'm not able to find a solution. So I'm hopping someone here might be able to provide some ideas that help to point me in the right direction... I'm running Proxmox VE 8.0.4 in a three node cluster (no HA), with mixed nodes (different storage and CPU types).
When I purge a VM on one of the hosts in the cluster, by using the command
qm destroy <vmid> --purge
, among other things, the selection of VMs to be backed will get removed from all existing backup jobs, which is kind of unfortunate, for obvious reasons ;-)The following values are getting removed from the backup jobs after executing
qm destroy <vmid> --purge
:- Node
- Send Email to
- The selection of the VMs to be backed up.
The following values do persist:
- Storage
- Schedule
- Selection Mode (Include Selected VMs)
- Compression (ZSTD)
- Mode (Snapshot)
- Also the check mark at "Enable" remains set.
That's what the jobs look like after purging a VM:
Otherwise the command seems to work as expected, meaning the respective VM and the associated disks are actually getting purged.
Oh, and none of the VMs i purged were included in any of the backup jobs.
Last edited: