tsinik-dw commented on issue #5924:
URL: https://github.com/apache/cloudstack/issues/5924#issuecomment-1041420662
Hi @nvazquez,
the thing is that host 9 is the destination host (the XCP). So the VM is not
present there because the migration didn't took place.
Initially, the VM is on host 4 (XEN) , see xe vm-list on XEN:
~~~
[root@xen1 ~]# xe vm-list
uuid ( RO) : ad62d6a1-aed9-a5dc-4c91-9cca448e2fd3
name-label ( RW): s-22-VM
power-state ( RO): running
uuid ( RO) : c391332d-ea29-b6da-fce8-367c75606a5a
name-label ( RW): i-2-11-VM
power-state ( RO): running
uuid ( RO) : 1cad5d03-b217-f99e-aba8-7e50f42e77fd
name-label ( RW): v-23-VM
power-state ( RO): running
uuid ( RO) : db65d88e-8441-3a45-cc61-3210bae79cbc
name-label ( RW): r-20-VM
power-state ( RO): running
uuid ( RO) : 5b6a6762-8845-41fe-9fc8-ba465f668f01
name-label ( RW): Control domain on host: xen1
power-state ( RO): running
~~~
the same command on host 9 (XCP) is
~~~
[13:53 xcp1 ~]# xe vm-list
uuid ( RO) : 94091d89-92b8-4de6-8297-c9221a3d9d70
name-label ( RW): Control domain on host: xcp1.noc-dev.localdomain
power-state ( RO): running
~~~
I also attach the host details from DB, in CSV format
[hosts.txt](https://github.com/apache/cloudstack/files/8079675/hosts.txt)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]