Hey,
I want to backup all maschines in my Pool PROD with:
It seems, that vmid is required because of that message
But I think to use vmid and pool contradicts.
Unfortunately I haven't found any further documentation for this.
Any ideas?
I want to backup all maschines in my Pool PROD with:
Bash:
vzdump --pool PROD --mode stop --compress zstd
It seems, that vmid is required because of that message
Bash:
400 Parameter verification failed.
vmid: invalid format - value does not look like a valid VM ID
But I think to use vmid and pool contradicts.
Unfortunately I haven't found any further documentation for this.
source: https://pve.proxmox.com/wiki/Backup_and_Restore#vzdump_retentionpool: <string>
Backup all known guest systems included in the specified pool.
Any ideas?