[Openstack-operators] Anyone using live-migration?

Jonathan Proulx jon at jonproulx.com
Thu Feb 6 21:26:47 UTC 2014


On Thu, Feb 6, 2014 at 12:53 PM, Joe Topjian <joe at topjian.net> wrote:
> Did you mean use_local?

yes that :)

[database]
idle_timeout=3600
connection=mysql://$db_user:$db_pass@$db_ip/nova

[conductor]
use_local=True

> I wasn't aware that a use_local option existed. Does this require a
> nova-conductor process locally with each nova-compute process? If so,
> doesn't that defeat the purpose of nova-conductor?

It doesn't seem to run a seperate conductor process but it does
totally defeat the purpose of nova-conductor, yes.

This comes more under the heading or "work around" than "fix" perhaps.

-Jon



More information about the OpenStack-operators mailing list