public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH qemu/qemu-server] fix #4119: allow namespaces for live-restore
@ 2022-06-22 12:57 Dominik Csapak
  2022-06-22 12:57 ` [pve-devel] [PATCH qemu 1/1] add 'namespace' to BlockdevOptionsPbs Dominik Csapak
  2022-06-22 12:57 ` [pve-devel] [PATCH qemu-server 1/1] fix #4119: give namespace parameter to live-restore Dominik Csapak
  0 siblings, 2 replies; 5+ messages in thread
From: Dominik Csapak @ 2022-06-22 12:57 UTC (permalink / raw)
  To: pve-devel

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





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-06-29 12:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-22 12:57 [pve-devel] [PATCH qemu/qemu-server] fix #4119: allow namespaces for live-restore Dominik Csapak
2022-06-22 12:57 ` [pve-devel] [PATCH qemu 1/1] add 'namespace' to BlockdevOptionsPbs Dominik Csapak
2022-06-22 13:11   ` [pve-devel] applied: " Thomas Lamprecht
2022-06-22 12:57 ` [pve-devel] [PATCH qemu-server 1/1] fix #4119: give namespace parameter to live-restore Dominik Csapak
2022-06-29 12:02   ` [pve-devel] applied: " Wolfgang Bumiller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal