[Openstack-operators] err on creating private network
haynes.davis at accenture.com
haynes.davis at accenture.com
Wed May 23 14:13:02 UTC 2012
Hi
I am following https://lists.launchpad.net/openstack/pdfuNjHGvU5UA.pdf to set up essex on Ubuntu 12.04
While creating private network following error occurs.
root at emilien:/home/oss# nova-manage network create --label=public --fixed_range_v4=172.15.1.0/24 --bridge_interface=br0
2012-05-23 09:09:19 WARNING nova.network.quantum.manager [req-260f470c-7591-42c6-8fac-8df3ecec4d18 None None] QuantumManager does not use 'bridge' parameter.
2012-05-23 09:09:19 WARNING nova.network.quantum.manager [req-260f470c-7591-42c6-8fac-8df3ecec4d18 None None] QuantumManager does not use 'bridge_interface' parameter.
2012-05-23 09:09:19 DEBUG nova.network.quantum.quantum_connection [req-260f470c-7591-42c6-8fac-8df3ecec4d18 None None] Quantum Client Request: POST /v1.1/tenants/default/networks.json from (pid=8891) do_request /usr/lib/python2.7/dist-packages/nova/network/quantum/client.py:181
2012-05-23 09:09:19 DEBUG nova.network.quantum.quantum_connection [req-260f470c-7591-42c6-8fac-8df3ecec4d18 None None] {"network": {"name": "public", "nova_id": "nova"}} from (pid=8891) do_request /usr/lib/python2.7/dist-packages/nova/network/quantum/client.py:183
Command failed, please check log for more info
2012-05-23 09:09:19 CRITICAL nova [req-260f470c-7591-42c6-8fac-8df3ecec4d18 None None] Unable to connect to server. Got error: [Errno -3] Temporary failure in name resolution
2012-05-23 09:09:19 TRACE nova Traceback (most recent call last):
2012-05-23 09:09:19 TRACE nova File "/usr/bin/nova-manage", line 1744, in <module>
2012-05-23 09:09:19 TRACE nova main()
2012-05-23 09:09:19 TRACE nova File "/usr/bin/nova-manage", line 1731, in main
2012-05-23 09:09:19 TRACE nova fn(*fn_args, **fn_kwargs)
2012-05-23 09:09:19 TRACE nova File "/usr/bin/nova-manage", line 812, in create
2012-05-23 09:09:19 TRACE nova fixed_cidr=fixed_cidr)
2012-05-23 09:09:19 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/network/quantum/manager.py", line 211, in create_networks
2012-05-23 09:09:19 TRACE nova nova_id=nova_id)
2012-05-23 09:09:19 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/network/quantum/quantum_connection.py", line 67, in create_network
2012-05-23 09:09:19 TRACE nova resdict = self.client.create_network(data, tenant=tenant_id)
2012-05-23 09:09:19 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/network/quantum/client.py", line 85, in with_params
2012-05-23 09:09:19 TRACE nova ret = self.func(instance, *args, **kwargs)
2012-05-23 09:09:19 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/network/quantum/client.py", line 253, in create_network
2012-05-23 09:09:19 TRACE nova return self.do_request("POST", self.networks_path, body=body)
2012-05-23 09:09:19 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/network/quantum/client.py", line 211, in do_request
2012-05-23 09:09:19 TRACE nova "server. Got error: %s") % e)
2012-05-23 09:09:19 TRACE nova QuantumIOException: Unable to connect to server. Got error: [Errno -3] Temporary failure in name resolution
2012-05-23 09:09:19 TRACE nova
Please help me.
Regards,
Haynes
________________________________
Subject to local law, communications with Accenture and its affiliates including telephone calls and emails (including content), may be monitored by our systems for the purposes of security and the assessment of internal compliance with Accenture policy.
______________________________________________________________________________________
www.accenture.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20120523/b8454ce3/attachment-0002.html>
More information about the Openstack-operators
mailing list