[Bug 1310340] Re: live migration fails when use long hostname of a nova compute target host
Paul Murray
pmurray at hpe.com
Fri Nov 6 17:16:51 UTC 2015
** Tags removed: live-migrate
** Tags added: live-migration
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1310340
Title:
live migration fails when use long hostname of a nova compute target
host
Status in OpenStack Compute (nova):
Confirmed
Status in nova package in Ubuntu:
Triaged
Bug description:
Nova don't do live-migration when used long hostname of target host
nova show ubuntu14.04
+--------------------------------------+-----------------------------------------------------------+
| Property | Value |
+--------------------------------------+-----------------------------------------------------------+
..................................................................................................................................
| OS-EXT-SRV-ATTR:host | compute2 |
| OS-EXT-SRV-ATTR:hypervisor_hostname | compute2.site.local |
..................................................................................................................................
nova live-migration ubuntu14.04 compute2.site.local
ERROR (BadRequest): Compute service of compute2.site.local is unavailable at this time. (HTTP 400) (Request-ID: req-f344c0bf-aaa3-47e6-a24c-8f37e89858e4)
but
nova live-migration ubuntu14.04 compute2
runs without error
Also if you try to do migration through horizon it always fails because horizon use long hostname fo target host.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1310340/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list