Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libvirt: QEMU Driver error #1349

Open
YevgeniyGapchenko opened this issue Oct 18, 2022 · 1 comment
Open

libvirt: QEMU Driver error #1349

YevgeniyGapchenko opened this issue Oct 18, 2022 · 1 comment

Comments

@YevgeniyGapchenko
Copy link

YevgeniyGapchenko commented Oct 18, 2022

Welcome to Ubuntu 22.04 LTS (GNU/Linux 5.15.0-48-generic x86_64)
System information as of Пн 17 окт 2022 16:40:26 +06
System load: 0.13671875 Processes: 518
Usage of /: 6.3% of 1006.85GB Users logged in: 2
Memory usage: 25% IPv4 address for docker0: 172.17.0.1
Swap usage: 2% IPv4 address for eno1: 192.168.0.209
Temperature: 55.0 C IPv4 address for virbr0: 192.168.122.1

root@x211:/var/lib/libvirt/dnsmasq# sudo python3 /bin/wokd --environment=dev
Push server created on address /run/user/0/woknotifications
Plugin configuration file /etc/wok/plugins.d/pycache.conf doesn't exist.
libvirt: QEMU Driver error : Domain not found: no domain with matching name 'FEATURETEST_VM'
libvirt: Storage Driver error : Storage pool not found: no storage pool with matching name 'FEATURETEST_POOL'

*** Kimchi: Running feature tests ***
Service Libvirtd running ...: True
libvirt: Storage Driver error : operation failed: no storage pools were found on host '127.0.0.1'
operation failed: no storage pools were found on host '127.0.0.1'
NFS Target Probe support ...: True
Fibre Channel Host support .: True
Kernel VFIO support ........: True
Network Manager running ....: True
Memory Hotplug support .....: True
*** Kimchi: Feature tests completed ***

Unknown device type: drm
Failed to import plugin wok.plugins.kimchi.Kimchi, error: No module named 'ipaddr'
[18/Oct/2022:15:23:09] ENGINE Listening for SIGTERM.
[18/Oct/2022:15:23:09] ENGINE Listening for SIGHUP.
[18/Oct/2022:15:23:09] ENGINE Listening for SIGUSR1.
[18/Oct/2022:15:23:09] ENGINE Bus STARTING
[18/Oct/2022:15:23:09] ENGINE Started monitor thread 'Autoreloader'.
[18/Oct/2022:15:23:09] ENGINE Serving on http://127.0.0.1:8010

*** Kimchi: Running dependable feature tests ***
[18/Oct/2022:15:23:09] ENGINE Started monitor thread 'Session cleanup'.
127.0.0.1 - - [18/Oct/2022:15:23:09] "HEAD /plugins/kimchi/images/icon-fedora.png HTTP/1.1" 404 5456 "" ""
QEMU stream support .......: False
libvirt: QEMU Driver error : unsupported configuration: 'tftp' protocol is not supported with this QEMU binary
unsupported configuration: 'tftp' protocol is not supported with this QEMU binary
Libvirt Stream Protocols ..: ['http', 'https', 'ftp', 'ftps']
*** Kimchi: Dependable feature tests completed ***

root@x211:/var/lib/libvirt/dnsmasq# service libvirtd status
● libvirtd.service - Virtualization daemon
Loaded: loaded (/lib/systemd/system/libvirtd.service; enabled; vendor preset: enabled)
Active: active (running) since Tue 2022-10-18 15:22:07 +06; 23h ago
TriggeredBy: ● libvirtd-ro.socket
● libvirtd-admin.socket
● libvirtd.socket
Docs: man:libvirtd(8)
https://libvirt.org
Main PID: 19783 (libvirtd)
Tasks: 21 (limit: 32768)
Memory: 49.3M
CPU: 13.990s
CGroup: /system.slice/libvirtd.service
├─13387 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper
├─13388 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper
└─19783 /usr/sbin/libvirtd

окт 18 15:30:54 x211 libvirtd[19783]: unsupported configuration: 'tftp' protocol is not supported with this QEMU binary
окт 19 15:13:00 x211 libvirtd[19783]: End of file while reading data: Input/output error
окт 19 15:13:07 x211 libvirtd[19783]: internal error: Child process (/usr/sbin/showmount --no-headers --exports 127.0.0.1) unexpected exit status 1: clnt_create: RPC: Program not registered
окт 19 15:13:07 x211 libvirtd[19783]: operation failed: no storage pools were found on host '127.0.0.1'
окт 19 15:13:11 x211 libvirtd[19783]: unsupported configuration: 'tftp' protocol is not supported with this QEMU binary
окт 19 15:13:57 x211 libvirtd[19783]: End of file while reading data: Input/output error
окт 19 15:14:09 x211 libvirtd[19783]: internal error: Child process (/usr/sbin/showmount --no-headers --exports 127.0.0.1) unexpected exit status 1: clnt_create: RPC: Program not registered
окт 19 15:14:09 x211 libvirtd[19783]: operation failed: no storage pools were found on host '127.0.0.1'
окт 19 15:14:13 x211 libvirtd[19783]: unsupported configuration: 'tftp' protocol is not supported with this QEMU binary
окт 19 15:17:01 x211 libvirtd[19783]: End of file while reading data: Input/output error

[18/Oct/2022:15:23:09] ENGINE Bus STARTED
image

@fellaw
Copy link

fellaw commented Sep 6, 2023

QEMU tftp support was dropped in 2020.
https://listman.redhat.com/archives/libvir-list/2020-May/msg00988.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants