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 <shehj...@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@lists.launchpad.net > Unsubscribe : > https://launchpad.net/~**openstack<https://launchpad.net/~openstack> > More help : > https://help.launchpad.net/**ListHelp<https://help.launchpad.net/ListHelp> >
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp