openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #13955
multi_host not working
-
To:
openstack@xxxxxxxxxxxxxxxxxxx
-
From:
Marnus van Niekerk <m@xxxxxxxx>
-
Date:
Mon, 02 Jul 2012 13:50:45 +0200
-
Organization:
MJVN
-
Sender:
Marnus van Niekerk <mvn@xxxxxxxx>
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1
Hi. I am trying to use multi_host to eliminate the "controller" hosts
as a single point of failure.
I followed the steps at
http://docs.openstack.org/essex/openstack-compute/admin/content/existing-ha-networking-options.html
and added thse options to the end of nova.conf. Now the guests have no
connectivity to the outside world at all. (Running on ubuntu 12.04 using
packages.)
Controller:
--multi_host=True
--enabled_apis=ec2,osapi_compute,osapi_volume,metadata
Compute nodes:
--multi_host=True
--enabled_apis=metadata
I also tried changing the routing_source_ip option on each compute node
to it's own ip address but it makes no difference.
--routing_source_ip=10.10.20.11X
What am I missing?
Tx
Marnus van Niekerk
Follow ups