yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #46287
[Bug 1310340] Re: live migration fails when use long hostname of a nova compute target host
** Changed in: nova
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
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):
Invalid
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
References