instance failed to spwan

Asked by yang

hi all,
i install the openstack (Folsom) with ubuntu12.04 desktop. i use the basic install guide from the offical website.
i use three nodes:
Controller node: eth0: 192.168.0.60/24 (External network), eth1: 7.7.7.9/24(Managgement network)
Network node: eth0: 192.168.0.61/24 (External network), eth1: 7.7.7.10/24(Managgement network) eth2:10.10.10.1/24 (Data network)
Compute node: eth0: 7.7.7.11/24(Managgement network) eth1:10.10.10.2/24 (Data network)

when i finish installing, i am confused, because the Network node can not get on the internet...

when i log on the dashboard and launch the instance, it failed. and i go to see the log in the Compute node, from the nova-compute.log i see ERROR:
instance failed to spwan
HTTPInternalServerError: HTTPInternalServerError (HTTP 500)

how can i solve the problem? can someone help me ?
thanks,
yang

Question information

Language:
English Edit question
Status:
Answered
For:
OpenStack Compute (nova) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Keith Tobin (keith-tobin) said :
#1

Their seems to be two issues,

1) network node can't get to Internet
2) problem starting a instance

Questions:
1) can you confirm that you access the Internet fron the network nove over 192.168.0.68
2) are you saying the fron the network node you can not ping say google at 8.8.8.8
3) can you ping google from the controller node
4) can you post the compute log with the error, if log debug was turned off, turn it on in config and start instance and post logs.

Info:
You must get the network node to ping the Internet, this should be possible.

Can you help with this problem?

Provide an answer of your own, or ask yang for more information if necessary.

To post a message you must log in.