
Heidi Eckhart wrote:
Kaitlin Rupert wrote:
This patchset updates VSMigrationService so that it reads the MigrationType attribute from MigrationSettingData and then launches the appropriate migration method.
_______________________________________________ Libvirt-cim mailing list Libvirt-cim@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-cim
I run into problems with KVM (output with sfcbd):
std_invokemethod.c(303): Executing handler for method `CheckVirtualSystemIsMigratableToSystem' misc_util.c(70): Connecting to libvirt with uri `qemu:///system' ssh: kvm2-f8: Name or service not known libvir: Remote error : Connection reset by peer Virt_VSMigrationService.c(164): Failed to connect to remote host (qemu+ssh://kvm2-f8/system) std_invokemethod.c(305): Method `CheckVirtualSystemIsMigratableToSystem' returned 1
Attached is the XML request submitted via wbemexec. Do you know what I'm doing wrong ?
thanks
I also meant to mention that in order to test MigrateVirtualSystemToHost() and MigrateVirtualSystemToSystem(), you'll need to have the "Add set_int_property() function to EO parse" patch applied. The current EO parser doesn't handle uint16 values, which CIM_VirtualSystemMigrationSettingData has. -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com