On Mon, May 08, 2023 at 10:02:17 +0200, lejeczek wrote:
> Hi guys.
> 
> I have libvirt/qemu setup with pretty vanilla settings and my logs, a
> snippet, look like this:
> 
> ...
> migration successfully aborted
> internal error: qemu unexpectedly closed the monitor:
> 2023-05-08T07:56:37.785886Z qemu-kvm: Failed to load
> virtio_pci/modern_queue_state:desc
> 2023-05-08T07:56:37.786024Z qemu-kvm: Failed to load
> virtio_pci/modern_state:vqs
> 2023-05-08T07:56:37.786029Z qemu-kvm: Failed to load
> virtio/extra_state:extra_state
> 2023-05-08T07:56:37.786033Z qemu-kvm: Failed to load virtio-rng:virtio
> 2023-05-08T07:56:37.786036Z qemu-kvm: error while loading state for instance
> 0x0 of device '0000:00:02.5:00.0/virtio-rng'
> 2023-05-08T07:56:37.786279Z qemu-kvm: load of migration failed: Input/output
> error
> 
> Would you know how to make libvirt/qemu to get domains/guests names into the
> logs? (ideally without going into debug/similar level)

The above snippet looks like it's from the VM log file
(/var/log/libvirt/qemu/*.log). The VM name is the name of the file.

Reply via email to