[Openstack] Index out of range during nova-manage

Diego Parrilla SantamarĂ­a diego.parrilla.santamaria at gmail.com
Wed Jul 20 13:28:43 UTC 2011


it seems fixed range and network size they don't match.

It seems you are running a small environment. Try with this parameters:

/usr/bin/nova-manage network create 10.0.0.0/ <http://10.0.0.0/24>8 1 255

and

--fixed_range=10.0.0.0/ <http://10.0.0.0/12>8
--network_size=64

Diego

On Wed, Jul 20, 2011 at 3:00 PM, Shehjar Tikoo <shehjart at gluster.com> wrote:

> Hi all, I am running into a "Command failed, please check log for more
> info" error on running the following command:
>
> /usr/bin/nova-manage network create 10.0.0.0/24 1 255
>
> /var/log/nova/nova-manage.log contains the output at
> http://pastebin.com/HP85LKQE
>
> The nova.conf contains;
> --dhcpbridge_flagfile=/etc/**nova/nova.conf
> --dhcpbridge=/usr/bin/nova-**dhcpbridge
> --logdir=/var/log/nova
> --state_path=/var/lib/nova
> --lock_path=/var/lock/nova
> --verbose
> --s3_host=192.168.1.154
> --rabbit_host=192.168.1.154
> --cc_host=192.168.1.154
> --ec2_url=http://192.168.1.**154:8773/services/Cloud<http://192.168.1.154:8773/services/Cloud>
> --fixed_range=10.0.0.0/12
> --network_size=8
> --FAKE_subdomain=ec2
> --routing_source_ip=192.168.1.**154
> --verbose
> --sql_connection=mysql://root:**gluster123@192.168.1.154/nova<http://root:gluster123@192.168.1.154/nova>
> --network_manager=nova.**network.manager.FlatManager
>
>
> I am simply following the instructions in Section 3.5.2 in the Cactus
> compute admin guide. Appreciate any help here. Thanks.
> -Shehjar
>
> ______________________________**_________________
> Mailing list: https://launchpad.net/~**openstack<https://launchpad.net/~openstack>
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~**openstack<https://launchpad.net/~openstack>
> More help   : https://help.launchpad.net/**ListHelp<https://help.launchpad.net/ListHelp>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20110720/2a83a556/attachment.html>


More information about the Openstack mailing list