qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(Need Help) - Error running snapshot 'Baseline_2': End of file while rea


From: Frentzen Siauwtama
Subject: (Need Help) - Error running snapshot 'Baseline_2': End of file while reading data: Input/output error
Date: Sun, 12 Nov 2023 04:04:02 +0000 (UTC)

Hi everyone,

I recently used qemu/kvm for several weeks ago and had no issue at all. But recently. I encountered an error when I tried to load one of my snapshot for my ubuntu machine (attached in the screenshot). When I tried to load the snapshot with the state "shutoff" it works perfectly fine but when I tried to load the snapshot with the state "running" it gave an error message below.


"
Error running snapshot 'Baseline_2': End of file while reading data: Input/output error

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/asyncjob.py", line 72, in cb_wrapper
    callback(asyncjob, *args, **kwargs)
  File "/usr/share/virt-manager/virtManager/asyncjob.py", line 108, in tmpcb
    callback(*args, **kwargs)
  File "/usr/share/virt-manager/virtManager/object/libvirtobject.py", line 57, in newfn
    ret = fn(self, *args, **kwargs)
          ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/share/virt-manager/virtManager/object/domain.py", line 1185, in revert_to_snapshot
    self._backend.revertToSnapshot(snap.get_backend())
  File "/usr/lib/python3.11/site-packages/libvirt.py", line 2434, in revertToSnapshot
    raise libvirtError('virDomainRevertToSnapshot() failed')
libvirt.libvirtError: End of file while reading data: Input/output error

"

Previously before this incident I have no issue at all. Is there a solution to solve this problem? I am running on arch linux based for my main host computer.

Best Regards,
Frentzen

Attachment: 1.png
Description: PNG image

Attachment: 2.png
Description: PNG image

Attachment: 3.png
Description: PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]