Hi guys,
I am very much new to OpenNebula. I have setup a private on OpenNebula with xen Hypervisor. I am trying to perform live VM migration but I am getting the below error. Can somebody please advise me what am I doing wrong or what is missing here.
Mon Jun 27 13:37:19 2016 [Z0][LCM][I]: New VM state is MIGRATE
Mon Jun 27 13:37:19 2016 [Z0][VMM][I]: Successfully execute transfer manager driver operation: tm_premigrate.
Mon Jun 27 13:37:19 2016 [Z0][VMM][I]: ExitCode: 0
Mon Jun 27 13:37:19 2016 [Z0][VMM][I]: Successfully execute network driver operation: pre.
Mon
Jun 27 13:37:20 2016 [Z0][VMM][I]: Command execution fail:
/var/tmp/one/vmm/xen4/migrate ‘one-13’ ‘192.168.100.4’ '192.168.100.2’
13 192.168.100.2
Mon Jun 27 13:37:20 2016
[Z0][VMM][E]: migrate: Command "sudo /usr/sbin/xl migrate -s "su -
oneadmin -c ‘ssh 192.168.100.4 sudo /usr/sbin/xl migrate-receive’“
one-13 192.168.100.4” failed: migration target: Ready to receive domain.
Mon Jun 27 13:37:20 2016 [Z0][VMM][I]: Saving to migration stream new xl format (info 0x0/0x0/150)
Mon Jun 27 13:37:20 2016 [Z0][VMM][I]: Loading new save file (new xl fmt info 0x0/0x0/150)
Mon Jun 27 13:37:20 2016 [Z0][VMM][I]: Savefile contains xl domain config
Mon
Jun 27 13:37:20 2016 [Z0][VMM][I]: libxl: error:
libxl_device.c:265:libxl__device_disk_set_backend: Disk vdev=sda failed
to stat: /var/lib/one//datastores/0/13/disk.0: No such file or directory
Mon
Jun 27 13:37:20 2016 [Z0][VMM][I]: libxl: error:
libxl_dm.c:1489:kill_device_model: unable to find device model pid in
/local/domain/12/image/device-model-pid
Mon Jun 27 13:37:20 2016
[Z0][VMM][I]: libxl: error: libxl.c:1421:libxl__destroy_domid:
libxl__destroy_device_model failed for 12
Mon Jun 27 13:37:20 2016 [Z0][VMM][I]: migration target: Domain creation failed (code -3).
Mon
Jun 27 13:37:20 2016 [Z0][VMM][I]: libxl: error:
libxl_utils.c:396:libxl_read_exactly: file/stream truncated reading ipc
msg header from domain 2 save/restore helper stdout pipe
Mon Jun 27
13:37:20 2016 [Z0][VMM][I]: libxl: error:
libxl_exec.c:129:libxl_report_child_exitstatus: domain 2 save/restore
helper [-1] died due to fatal signal Broken pipe
Mon Jun 27 13:37:20 2016 [Z0][VMM][I]: migration sender: libxl_domain_suspend failed (rc=-3)
Mon
Jun 27 13:37:20 2016 [Z0][VMM][I]: libxl: info:
libxl_exec.c:118:libxl_report_child_exitstatus: migration target process
[12620] exited with error status 3
Mon Jun 27 13:37:20 2016 [Z0][VMM][I]: Migration failed, resuming at sender.
Mon Jun 27 13:37:20 2016 [Z0][VMM][E]: Could not migrate one-13 to 192.168.100.4
Mon Jun 27 13:37:20 2016 [Z0][VMM][I]: ExitCode: 3
Mon Jun 27 13:37:20 2016 [Z0][VMM][I]: Failed to execute virtualization driver operation: migrate.
Mon Jun 27 13:37:20 2016 [Z0][VMM][E]: Error live migrating VM: Could not migrate one-13 to 192.168.100.4
Mon Jun 27 13:37:21 2016 [Z0][LCM][I]: Fail to live migrate VM. Assuming that the VM is still RUNNING (will poll VM).
Thanks and regards,
Arshad