Hi,
-----Original Message-----
From: libvir-list-bounces(a)redhat.com [mailto:libvir-list-bounces@redhat.com]
On Behalf Of Richard Weinberger
Sent: Friday, September 26, 2014 4:07 PM
To: libvir-list(a)redhat.com
Subject: [libvirt] CreateMachine: Input/output error
Hi!
Sometimes libvirt (1.2.7) becomes unable to start any container.
Logs show only:
error : virDBusCall:1429 : error from service: CreateMachine: Input/output error
It looks like dbus_connection_send_with_reply_and_block() returns EIO.
Has anyone else seen this kind of issue?
I'm currently a bit puzzled where to look for the root cause.
Maybe it is related to dbus.
Could you share your XML config?
Guess it's something with systemd.
Thanks,
- Chen