[Openstack] Index out of range during nova-manage

Shehjar Tikoo shehjart at gluster.com
Wed Jul 20 13:00:36 UTC 2011


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
--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
--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




More information about the Openstack mailing list