VM Live Migration

Hi Friends,

I am getting the error during live migration of a VM from one host to another. Log below:

Mon Jan 30 07:45:24 2017 [Z0][LCM][I]: New VM state is MIGRATE
Mon Jan 30 07:45:24 2017 [Z0][VMM][I]: Successfully execute transfer manager driver operation: tm_premigrate.
Mon Jan 30 07:45:24 2017 [Z0][VMM][I]: ExitCode: 0
Mon Jan 30 07:45:24 2017 [Z0][VMM][I]: Successfully execute network driver operation: pre.
Mon Jan 30 07:45:26 2017 [Z0][VMM][I]: Command execution fail: /var/tmp/one/vmm/kvm/migrate ‘one-4’ ‘192.168.17.130’ ‘192.168.17.129’ 4 192.168.17.129
Mon Jan 30 07:45:26 2017 [Z0][VMM][E]: migrate: Command “virsh --connect qemu:///system migrate --live one-4 qemu+ssh://192.168.17.130/system” failed: error: internal error: Attempt to migrate guest to the same host ubuntu
Mon Jan 30 07:45:26 2017 [Z0][VMM][E]: Could not migrate one-4 to 192.168.17.130
Mon Jan 30 07:45:26 2017 [Z0][VMM][I]: ExitCode: 1
Mon Jan 30 07:45:26 2017 [Z0][VMM][I]: Failed to execute virtualization driver operation: migrate.
Mon Jan 30 07:45:26 2017 [Z0][VMM][E]: Error live migrating VM: Could not migrate one-4 to 192.168.17.130
Mon Jan 30 07:45:26 2017 [Z0][LCM][I]: Fail to live migrate VM. Assuming that the VM is still RUNNING (will poll VM).

Please Suggest.

You try to migrate on the same host.