<div dir="ltr">Hi, Nova,<div><br></div><div>Currently, we use destination host name as the target node uri by default (if the newly added config option live_migration_inbound_addr has not been set). This will need transformations from hostname to IP to perform the operation such as copy disks, and it will depend on DNS services, for example, we have to add our destination host to /etc/hosts in Ubuntu.</div><div><br></div><div>Actually, it is not hard for nova to get the destination nodes' IP address, why don't we pass it in migrate data and use it as the uri for disk migrations instead of hostname?</div><div><br></div><div>Any thoughts?</div><div><br></div><div>I have submitted a bug report for this and there is a Error Log about it, please checkout:</div><div><a href="https://bugs.launchpad.net/nova/+bug/1564197">https://bugs.launchpad.net/nova/+bug/1564197</a></div><div><br></div><div>Thanks,</div><div><br></div><div>Kevin Zheng </div></div>