All of lore.kernel.org
 help / color / mirror / Atom feed
* Not able to create snapshot
@ 2019-10-04 11:47 Stefanie Leisestreichler
  0 siblings, 0 replies; only message in thread
From: Stefanie Leisestreichler @ 2019-10-04 11:47 UTC (permalink / raw)
  To: kvm

Hi List.

I am using libvirt 5.6.0, QEMU 4.1.0 on Arch Linux.
When I am trying to create a snapshot of a VM (it has an existing 
snapshot already), no matter which tool I am using (virsh, qemu-img, 
virtviewer) the following error is thrown:

[root@box1 images]# qemu-img snapshot -c snap1 manjaro.qcow2
qemu-img: Could not create snapshot 'snap1': -22 (Invalid argument)

virsh # snapshot-create-as --domain M --name snap1 --description test
Fehler: Interner Fehler: Untergeordneter Prozess (/usr/bin/qemu-img 
snapshot -c snap1 /var/lib/libvirt/images/manjaro.qcow2) unerwartet Ende 
Status 1: qemu-img: Could not create snapshot 'snap1': -22 (Invalid 
argument)


virsh # snapshot-list M
  Name            Erstellungs-Zeit            Status
------------------------------------------------------
  snap-20191003   2019-10-03 15:05:36 +0200   shutoff

virsh # version
Kompiliert gegen die Bibliothek: libvirt 5.6.0
Verwende Bibliothek: libvirt 5.6.0

Verwende API: QEMU 5.6.0
Laufender Hypervisor: QEMU 4.1.0

Any help is very welcome.

Thanks,
Steffi

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-04 12:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-04 11:47 Not able to create snapshot Stefanie Leisestreichler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.