[pve-devel] [RFC qemu v3 06/34] PVE backup: add target ID in backup state
Fiona Ebner
f.ebner at proxmox.com
Wed Nov 13 10:22:51 CET 2024
On 12.11.24 5:46 PM, Fabian Grünbichler wrote:
> On November 7, 2024 5:51 pm, Fiona Ebner wrote:
>> + backup_state.target_id = g_strdup("Proxmox");
>
> if we take this opportunity to also support multiple PBS targets while
> we are at it, it might make sense to make this more of a "legacy" value?
> or not set it at all here to opt into the legacy behaviour?
>
Why isn't "Proxmox" a good legacy value? When we add support for passing
in a target ID to qmp_backup(), I had in mind using "PBS-$storeid" or
something along those lines.
More information about the pve-devel
mailing list