ERROR The server has either erred or is incapable of performing the requested operation HTTP 500

0 votes

I tried to execute nova’s network and boot command. But I am getting the below error.

[root@gcontroller]# nova --debug network-create tg-network --bridge br100 --multi-host T --fixed-range-v4 10.180.14.160/27 
ERROR: The server has either erred or is incapable of performing the requested operation. (HTTP 500)

Thank You

Mar 24, 2020 in OpenStack by akhtar
• 38,230 points
4,497 views

1 answer to this question.

–1 vote

Hi@akhtar,

You can try the bellow given command to solve this error.

[root@gcontroller]#nova-manage network create tg-network --multi_host=T --fixed_range_v4=10.180.14.160/27 --bridge=br100 --num_networks=1 --network_size=256

Hope this will work.

Thank You

answered Mar 24, 2020 by MD
• 95,440 points

Related Questions In OpenStack

0 votes
1 answer

If OpenStack is free, then why do people use the cloud of other cloud vendors considering they are paid?

Hi@akhtar, Though Openstack is free and open, it has ...READ MORE

answered Mar 19, 2020 in OpenStack by MD
• 95,440 points
3,119 views
0 votes
1 answer

How to Fix OpenStack’s Keystone Authentication Error – HTTP 500?

Hi@akhtar, To avoid this error, you can follow ...READ MORE

answered Mar 26, 2020 in OpenStack by MD
• 95,440 points
9,330 views
0 votes
1 answer

What is the difference between AWS and OpenStack?

Hi@akhtar, Both these technologies is a platform of ...READ MORE

answered Feb 26, 2020 in OpenStack by MD
• 95,440 points
2,988 views
0 votes
1 answer

error: server error. Is Neutron not working properly?

Hi@akhtar, We can't say Neutron is the one ...READ MORE

answered Mar 17, 2020 in OpenStack by MD
• 95,440 points
945 views
0 votes
1 answer

How can I do SSH inside my instance in OpenStack?

Hi@akhtar, Yes, there is nothing wrong with your ...READ MORE

answered Mar 17, 2020 in OpenStack by MD
• 95,440 points
2,173 views
0 votes
2 answers
0 votes
1 answer
0 votes
1 answer

ERROR: Quota exceeded for instances: Requested 1, but already used 10 of 10 instances (HTTP 413)

Hi@akhtar,  You should change the default quota limit ...READ MORE

answered Mar 26, 2020 in OpenStack by MD
• 95,440 points
2,557 views
0 votes
1 answer

What is the meaning of term “Glance” in OpenStack service?

Hi@akhtar, Glance is image service in OpenStack. The ...READ MORE

answered Mar 16, 2020 in OpenStack by MD
• 95,440 points
1,178 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP