Hi Lars

I watch your mutil node video careful , use packstack run again and find the problem. I think is bug for RDO 

the video ip is

control
10.15.0.7

network
10.15.0.5

compute
10.15.0.2,10.15.0.4

when Lars login network node (10.15.0.5)  show the iptables rules, (the pic is come from Lar video.)

Inline image 1


 
have 3 iptabes rules. 

I think the last rule 

-A  INPUT -s 10.15.0.5/32

show change to  

-A INPUT -s 10.15.0.7/32


otherwise, I can not login Dashboard. show can not connect to neutron.















On Thu, Feb 27, 2014 at 9:47 PM, Lars Kellogg-Stedman <lars@redhat.com> wrote:
On Thu, Feb 27, 2014 at 05:06:49PM +0800, Shake Chen wrote:
> I have found many bug about mutinode setup and try to report it.

Note that at 10AM Eastern *today* (2/27), I'll be giving an RDO
hangout on multinode installs with packstack.  Details are here:

  http://openstack.redhat.com/Hangouts

I'll be running through a complete install, including a number of
post-install configuration steps.

Cheers,

--
Lars Kellogg-Stedman <lars@redhat.com> | larsks @ irc
Cloud Engineering / OpenStack          | "   "  @ twitter




--
Shake Chen