From: Kis Gellert <kis.gellert@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] qemu-img: Could not open '....qcow2': Could not read snapshots: File too large
Date: Mon, 7 Dec 2015 10:07:34 +0100 [thread overview]
Message-ID: <56654C56.7000600@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 2021 bytes --]
Today one of my virtual machines failed starting.
Previously , I might made a snapshot while VM running.
I got this error in virt-manager:
Error starting domain: internal error: process exited while connecting to monitor: 2015-12-07T08:48:16.006513Z qemu-system-x86_64: -drive file=/home/g1ra/kvmware/centosnfs.qcow2,if=none,id=drive-ide0-0-0,format=qcow2: Could not read snapshots: File too large
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 89, in cb_wrapper
callback(asyncjob, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 125, in tmpcb
callback(*args, **kwargs)
File "/usr/share/virt-manager/virtManager/libvirtobject.py", line 83, in newfn
ret = fn(self, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/domain.py", line 1423, in startup
self._backend.create()
File "/usr/lib64/python2.7/site-packages/libvirt.py", line 1029, in create
if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
libvirtError: internal error: process exited while connecting to monitor: 2015-12-07T08:48:16.006513Z qemu-system-x86_64: -drive file=/home/g1ra/kvmware/centosnfs.qcow2,if=none,id=drive-ide0-0-0,format=qcow2: Could not read snapshots: File too large
>From the terminal , I got same error for all qemu-img
g1ra@d7520:~/kvmware$ qemu-img info centosnfs.qcow2
qemu-img: Could not open 'centosnfs.qcow2': Could not read snapshots: File too large
g1ra@d7520:~/kvmware$ qemu-img snapshot -l centosnfs.qcow2
qemu-img: Could not open 'centosnfs.qcow2': Could not read snapshots: File too large
[-- Attachment #2: Type: text/html, Size: 2887 bytes --]
next reply other threads:[~2015-12-07 9:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-07 9:07 Kis Gellert [this message]
2015-12-07 13:24 ` [Qemu-devel] qemu-img: Could not open '....qcow2': Could not read snapshots: File too large Kevin Wolf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56654C56.7000600@gmail.com \
--to=kis.gellert@gmail.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).