[Openstack] Can't ssh/ping any instance that isn't on a control node

Shake Chen shake.chen at gmail.com
Tue Aug 7 09:30:29 UTC 2012


I can share my setting for you. hope can hope help you.


http://www.chenshake.com/wp-content/uploads/2012/07/openstack_config.zip

my network is flatdhcp and mutilhost =T

my fix ip netwok

nova-manage network create private --fixed_range_v4=192.168.22.0/24 \
 --num_networks=1 --bridge=br100 --bridge_interface=eth1
--network_size=256 --multi_host=T

floating IP

nova-manage floating create --ip_range=10.1.199.32/27

the other thing is the compute node need install below package

apt-get install -y nova-api  nova-common nova-compute \
nova-compute-kvm  nova-network  \
python-nova python-novaclient \
python-keystone python-keystoneclient



On Tue, Aug 7, 2012 at 3:19 PM, Dave Pigott <dave.pigott at linaro.org> wrote:

> Hi all,
>
> I posted this last night before I had officially joined the mailing list,
> so it may not have made it's way through:
>
> https://answers.launchpad.net/nova/+question/204852
>
> Can anyone help me? I'm banging my head against a brick wall. I can't ever
> get an instance on anything but the control node to be accessible.
>
> Thanks
>
> Dave
>
> Dave Pigott
> Validation Engineer
> T: +44 1223 40 00 63 | M +44 7940 45 93 44
> Linaro.org <http://www.linaro.org/>* **│ *Open source software for ARM
> SoCs****
> Follow *Linaro: *Facebook <http://www.facebook.com/pages/Linaro> | Twitter<http://twitter.com/#%21/linaroorg>
>  | Blog <http://www.linaro.org/linaro-blog/>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
Shake Chen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120807/45ea76b4/attachment.html>


More information about the Openstack mailing list