openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #23212
no IP for vm with quantum gre tunneling
Hi,
I am very new to openstack. I am trying to install grizzly with quantum using gre and tunneling.
# nova-manage service list
Binary Host Zone Status State Updated_At
nova-conductor aopcsos internal enabled :-) 2013-05-02 10:42:32
nova-console aopcsos internal enabled :-) 2013-05-02 10:42:33
nova-scheduler aopcsos internal enabled :-) 2013-05-02 10:42:34
nova-cert aopcso1 internal enabled :-) 2013-05-02 10:42:36
nova-compute aopcso1 nova enabled :-) 2013-05-02 10:42:29
nova-consoleauth aopcsos internal enabled :-) 2013-05-02 10:42:34
I can launch a virtual machine. But it never gets a IP address.
The error message is:
/var/log/quantum/quantum-server.log:
2013-05-02 12:37:39 WARNING [quantum.db.agentschedulers_db] Fail scheduling network {'status': u'ACTIVE', 'subnets': [u'78bc7073-adcf-46ce-9096-8c5a569dc967'], 'name': u'net-user', 'provider:physical_network': None, 'admin_state_up': True, 'tenant_id': u'b6d37008724b4a32ae03ff9b44a85426', 'provider:network_type': u'gre', 'router:external': False, 'shared': False, 'id': u'11373f6b-5a9c-412a-83df-825aeaf72848', 'provider:segmentation_id': 2L}
Any help will be highly appreciated ...
Follow ups