qemu-discuss
[Top][All Lists]
Advanced

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

Could not refresh total sector count: Resource temporarily unavailable


From: HORACIO TORRES GOMEZ
Subject: Could not refresh total sector count: Resource temporarily unavailable
Date: Sat, 20 Apr 2024 04:30:32 +0000

Hello,

Got QEMU on my ubuntu server.
Also have Xming installed on my windows pc.

I star my VM's this way:
1. From windows, open Xming
2.From windows open a putty session and connect to ubuntu
3. From putty session run $virt-manger
4. Then on my windows PC virt-manager UI shows up an then I can administrate my 
VM's

On QEMU got 3 Windows VM's and 1 linux VM
Everything was working fine until I restarted ubuntu server 3 days ago.

When I start my linux VM works fine.
When I try to star my windows vm's (any of them) I`m receiving error below:

Error starting domain: internal error: process exited while connecting to 
monitor: 2024-04-19T23:50:43.084848Z qemu-system-x86_64: -blockdev 
{"driver":"file","filename":"/home/htorres/nas/Software/Windows10/Windows.iso","node-name":"libvirt-1-storage","auto-read-only":true,"discard":"unmap"}:
 Could not refresh total sector count: Resource temporarily unavailable

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 1384, in 
startup
    self._backend.create()
  File "/usr/lib/python3/dist-packages/libvirt.py", line 1353, in create
    raise libvirtError('virDomainCreate() failed')
libvirt.libvirtError: internal error: process exited while connecting to 
monitor: 2024-04-19T23:50:43.084848Z qemu-system-x86_64: -blockdev 
{"driver":"file","filename":"/home/htorres/nas/Software/Windows10/Windows.iso","node-name":"libvirt-1-storage","auto-read-only":true,"discard":"unmap"}:
 Could not refresh total sector count: Resource temporarily unavailable

I'll appreciate your help

reply via email to

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