[pve-devel] [PATCH qemu/qemu-server] fix #4119: allow namespaces for live-restore

Dominik Csapak d.csapak at proxmox.com
Wed Jun 22 14:57:33 CEST 2022


we forgot to add the namespace there, so add it.
for it to work, qemu-server depends on new pve-qemu, but if that's not
available, it errors out (but probably better than restoring the
potentially wrong snapshot).

also, i squashed the changes into the 'pbs-namespace' patch instead
of adding a new one, since there is only a single new line changed.
hope that's ok

pve-qemu:

Dominik Csapak (1):
  add 'namespace' to BlockdevOptionsPbs

 .../patches/pve/0052-pbs-namespace-support.patch | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

qemu-server:

Dominik Csapak (1):
  fix #4119: give namespace parameter to live-restore

 PVE/QemuServer.pm | 22 ++++++++++++++++------
 1 file changed, 16 insertions(+), 6 deletions(-)

-- 
2.30.2






More information about the pve-devel mailing list