openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #23134
quantum-server Fail scheduling network
Hi,
I am getting this error when I try to launch a VM.
dhcp-agent.log :
BLANK
quantum-server.log:
2013-04-30 12:31:14 WARNING [quantum.api.extensions] Extension port-security not supported by any of loaded plugins
2013-04-30 12:31:14 WARNING [quantum.api.extensions] Extension lbaas not supported by any of loaded plugins
2013-04-30 12:31:14 WARNING [quantum.api.extensions] Extension security-group not supported by any of loaded plugins
2013-04-30 12:31:14 WARNING [quantum.api.extensions] Extension routed-service-insertion not supported by any of loaded plugins
2013-04-30 12:31:14 WARNING [quantum.api.extensions] Extension router-service-type not supported by any of loaded plugins
2013-04-30 12:31:14 WARNING [quantum.api.extensions] Extension service-type not supported by any of loaded plugins
2013-04-30 12:31:14 WARNING [quantum.api.extensions] Extension flavor not supported by any of loaded plugins
2013-04-30 12:34:05 WARNING [quantum.db.agentschedulers_db] Fail scheduling network {'status': u'ACTIVE', 'subnets': [u'93fb9af9-b313-40bf-9434-d00b3d01dfc3'], 'name': u'net1', 'provider:physical_network': None, 'admin_state_up': True, 'tenant_id': u'b6d37008724b4a32ae03ff9b44a85426', 'provider:network_type': u'gre', 'router:external': False, 'shared': False, 'id': u'96eae458-5b2b-4e1c-808a-678db205afe4', 'provider:segmentation_id': 1L}
ovs-agent.log:
2013-04-30 11:39:23 WARNING [quantum.openstack.common.loopingcall] task run outlasted interval by 2.114187 sec
nova.conf: https://gist.github.com/arindamchoudhury/805ac3102b9b22866489
quantum.conf: https://gist.github.com/arindamchoudhury/15b77130a579b3b67b09
nova/api-paste.ini: https://gist.github.com/arindamchoudhury/40443358555dd1e8dadd
quantum/api-paste.ini: https://gist.github.com/arindamchoudhury/38d43e2307b4ea950e2f
l3-agent.ini: https://gist.github.com/arindamchoudhury/72c3420130fdd76960a4
dhcp-agent.ini https://gist.github.com/arindamchoudhury/550404af15df3b0be85b