Mailing List Archive

HA configuration misunderstanding
Hi there.

I'm configuring HA for Openstack services, have just configured GaleraDB
with 5 nodes, and get stucked in indicating to Openstack services how to
use this cluster.

HA documentation guide says "OpenStack services are configured with the
list of these IP addresses"

But I cant figure out how to do this. Without HA configuration goes like:

connection = mysql+pymysql://user:password@172.16.0.226/glance

I really appreciate any help.
Re: HA configuration misunderstanding [ In reply to ]
Hi,

> HA documentation guide says "OpenStack services are configured with the
> list of these IP addresses"

I created a bug report for this issue [1] a couple of months ago. The
HA guide is not very good at the moment.

You'll have to use a virtual IP and configure OpenStack services to
use that IP (or the respective hostname):

[database]
connection = mysql+pymysql://keystone:<PASSWORD>@<VIP>/keystone

I'm not finished yet, but I use a combination of HA guide, more or
less old blog posts and trying to figure out the error messages. So
good luck to you. ;-)

Regards,
Eugen

[1] https://bugs.launchpad.net/openstack-manuals/+bug/1755108


Zitat von Valdinei Rodrigues dos reis <openflow.vrr@gmail.com>:

> Hi there.
>
> I'm configuring HA for Openstack services, have just configured GaleraDB
> with 5 nodes, and get stucked in indicating to Openstack services how to
> use this cluster.
>
> HA documentation guide says "OpenStack services are configured with the
> list of these IP addresses"
>
> But I cant figure out how to do this. Without HA configuration goes like:
>
> connection = mysql+pymysql://user:password@172.16.0.226/glance
>
> I really appreciate any help.




_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack