Hello. Since upgrading to libvirt-1.1.2 i get this error: 2013-09-03 08:29:55.258+0000: 2281: error : virDBusCallMethod:1156 : The name org.freedesktop.machine1 was not provided by any .service files Also live migration doesn't seem to work anymore. There is no error except the above one but the machine is not accessible anymore after migration. The machine is running if i believe "virsh list" but as i said, no ping no nothing. How can i debug this further? thanks and cheers t.
On 09/03/2013 04:36 PM, Thomas Stein wrote:> Hello. > > Since upgrading to libvirt-1.1.2 i get this error: > > 2013-09-03 08:29:55.258+0000: 2281: error : virDBusCallMethod:1156 : The name > org.freedesktop.machine1 was not provided by any .service filesYou should update systemd to the version 206. I don't know if re compile libvirt with --with-dbus=no will help, maybe you can try. Thanks> > Also live migration doesn't seem to work anymore. There is no error except the > above one but the machine is not accessible anymore after migration. The > machine is running if i believe "virsh list" but as i said, no ping no > nothing. How can i debug this further? > > thanks and cheers > t. > > _______________________________________________ > libvirt-users mailing list > libvirt-users at redhat.com > https://www.redhat.com/mailman/listinfo/libvirt-users >
On Tuesday 03 September 2013 16:49:31 Gao feng wrote:> On 09/03/2013 04:36 PM, Thomas Stein wrote: > > Hello. > > > > Since upgrading to libvirt-1.1.2 i get this error: > > > > 2013-09-03 08:29:55.258+0000: 2281: error : virDBusCallMethod:1156 : The > > name org.freedesktop.machine1 was not provided by any .service filesThere is no systemd installed on this system. It's udev version 206.> You should update systemd to the version 206. > I don't know if re compile libvirt with --with-dbus=no will help, maybe you > can try.Obviousely not all vm's are affected by my problem. I just migrated a raw image based vm successfully. Is it possible a qcow2 image can cause such problems? thanks and best regards t.> Thanks > > > Also live migration doesn't seem to work anymore. There is no error except > > the above one but the machine is not accessible anymore after migration. > > The machine is running if i believe "virsh list" but as i said, no ping > > no nothing. How can i debug this further? > > > > thanks and cheers > > t. > > > > _______________________________________________ > > libvirt-users mailing list > > libvirt-users@redhat.com > > https://www.redhat.com/mailman/listinfo/libvirt-users