[pve-devel] applied-series: [PATCH qemu-server 1/2] vzdump: tpmstate: escape drive string
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Sep 16 12:54:52 CEST 2022
Am 14/09/2022 um 15:07 schrieb Fabian Grünbichler:
> the volume path could contain escaped ":" or ",", which means their '\'
> needs to be escaped another time for passing to HMP.
>
> the same approach is used for hotplugging regular drives in
> PVE::QemuServer, and is needed (at least) for RBD storages with IPv6
> monhosts or an explicit monhost port.
>
> Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
> ---
>
> Notes:
> reported and fix tested by Tuxis in our forum:
>
> https://forum.proxmox.com/threads/pbs-backup-attaching-tpm-drive-failed.114996
>
> PVE/VZDump/QemuServer.pm | 1 +
> 1 file changed, 1 insertion(+)
>
>
applied both patches, thanks!
More information about the pve-devel
mailing list