[PATCH v2] qemu: Skip pre-creation of NVMe disks

Ján Tomko jtomko at redhat.com
Thu May 28 13:52:58 UTC 2020


technically, the pre-creation was never there, you just fix the
detection of existing disks here,

but I don't have a better phrasing for the commit summary

On a Tuesday in 2020, Michal Privoznik wrote:
>Upon migration with disks, libvirt determines if each disk exists
>on the destination and tries to pre-create missing ones. Well,
>NVMe disks can't be pre-created, but they can be checked for
>presence.
>
>Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1823639
>
>Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
>---
>
>Technically, this is a v2 of:
>
>https://www.redhat.com/archives/libvir-list/2020-May/msg00253.html
>
>but I've taken what I'm suggesting in a BZ comment and posting it as a
>patch.
>
> src/qemu/qemu_migration.c | 8 +++++++-
> 1 file changed, 7 insertions(+), 1 deletion(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20200528/e753f7a3/attachment-0001.sig>


More information about the libvir-list mailing list