On Sun, 25 Aug 2019, Thorsten Glaser wrote: > Package: libvirt-daemon > Version: 5.0.0-4.1
> After a recent upgrade in sid: Hm, but it’s not libvirt, I think, whose upgrade broke things (even if libvirt is unusable): looking at the logfiles under /var/log/libvirt/qemu/ I see the last successful start was: -----BEGIN cutting here may damage your screen surface----- 2019-08-16 17:19:22.042+0000: starting up libvirt version: 5.0.0, package: 4.1 (Jonathan Wiltshire <j...@debian.org> Sat, 10 Aug 2019 13:31:18 +0100), qemu version: 3.1.0Debian 1:3.1+dfsg-8, kernel: 4.19.0-5-amd64, hostname: tglase.lan.tarent.de LC_ALL=C \ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin \ HOME=/home/tglase \ USER=root \ LOGNAME=root \ QEMU_AUDIO_DRV=none \ /usr/local/bin/qemu-in-chroot \ -name guest=MirBSD,debug-threads=on \ -S \ -object secret,id=masterKey0,format=raw,file=/var/lib/libvirt/qemu/domain-1-MirBSD/master-key.aes \ -machine pc-i440fx-2.5,accel=kvm,usb=off,dump-guest-core=off \ -m 1024 \ -realtime mlock=off \ -smp 1,sockets=1,cores=1,threads=1 \ -uuid b0994f54-15e8-bb58-2f8f-1460fc81ec6b \ -no-user-config \ -nodefaults \ -chardev socket,id=charmonitor,fd=26,server,nowait \ -mon chardev=charmonitor,id=monitor,mode=control \ -rtc base=utc \ -no-shutdown \ -boot strict=on \ -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 \ -drive file=/dev/vg-tglase/mirbsd,format=raw,if=none,id=drive-ide0-0-0,cache=none,aio=native \ -device ide-hd,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1,write-cache=on \ -netdev tap,fd=29,id=hostnet0 \ -device e1000,netdev=hostnet0,id=net0,mac=52:54:00:49:f7:4f,bus=pci.0,addr=0x3 \ -chardev pty,id=charserial0 \ -device isa-serial,chardev=charserial0,id=serial0 \ -vnc 127.0.0.1:0 \ -device cirrus-vga,id=video0,bus=pci.0,addr=0x2 \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x4 \ -object rng-random,id=objrng0,filename=/dev/urandom \ -device virtio-rng-pci,rng=objrng0,id=rng0,bus=pci.0,addr=0x5 \ -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \ -msg timestamp=on char device redirected to /dev/pts/7 (label charserial0) -----END cutting here may damage your screen surface----- The failing ones look like this: -----BEGIN cutting here may damage your screen surface----- 2019-08-25 18:21:30.694+0000: starting up libvirt version: 5.0.0, package: 4.1 (Jonathan Wiltshire <j...@debian.org> Sat, 10 Aug 2019 13:31:18 +0100), qemu version: 3.1.0Debian 1:3.1+dfsg-8, kernel: 5.2.0-2-amd64, hostname: tglase.lan.tarent.de LC_ALL=C \ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin \ HOME=/ \ QEMU_AUDIO_DRV=none \ /usr/local/bin/qemu-in-chroot \ -name guest=MirBSD,debug-threads=on \ -S \ -object secret,id=masterKey0,format=raw,file=/var/lib/libvirt/qemu/domain-1-MirBSD/master-key.aes \ -machine pc-i440fx-2.5,accel=kvm,usb=off,dump-guest-core=off \ -m 1024 \ -realtime mlock=off \ -smp 1,sockets=1,cores=1,threads=1 \ -uuid b0994f54-15e8-bb58-2f8f-1460fc81ec6b \ -no-user-config \ -nodefaults \ -chardev socket,id=charmonitor,fd=26,server,nowait \ -mon chardev=charmonitor,id=monitor,mode=control \ -rtc base=utc \ -no-shutdown \ -boot strict=on \ -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 \ -drive file=/dev/vg-tglase/mirbsd,format=raw,if=none,id=drive-ide0-0-0,cache=none,aio=native \ -device ide-hd,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1,write-cache=on \ -netdev tap,fd=28,id=hostnet0 \ -device e1000,netdev=hostnet0,id=net0,mac=52:54:00:49:f7:4f,bus=pci.0,addr=0x3 \ -chardev pty,id=charserial0 \ -device isa-serial,chardev=charserial0,id=serial0 \ -vnc 127.0.0.1:0 \ -device cirrus-vga,id=video0,bus=pci.0,addr=0x2 \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x4 \ -object rng-random,id=objrng0,filename=/dev/urandom \ -device virtio-rng-pci,rng=objrng0,id=rng0,bus=pci.0,addr=0x5 \ -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \ -msg timestamp=on libvirt: error : libvirtd quit during handshake: Input/output error 2019-08-25 18:21:30.722+0000: shutting down, reason=failed -----END cutting here may damage your screen surface----- The diff is: HOME, USER, LOGNAME, fd argument for netdev, and kernel 4.19.0-5-amd64 (worked) vs 5.2.0-2-amd64 (fails). bye, //mirabilos -- «MyISAM tables -will- get corrupted eventually. This is a fact of life. » “mysql is about as much database as ms access” – “MSSQL at least descends from a database” “it's a rebranded SyBase” “MySQL however was born from a flatfile and went downhill from there” – “at least jetDB doesn’t claim to be a database” (#nosec) ‣‣‣ Please let MySQL and MariaDB finally die!