openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #06270
Re: Essex-2 error (nova-objectstore)
hi
listen ip error , sorry
2011/12/20 Razique Mahroua <razique.mahroua@xxxxxxxxx>:
> Hey,
> looks like an objectstore instance is already running, or you don't have the right to bind the port.
> Are you root ?
>
> Le 20 déc. 2011 à 08:24, darkfower a écrit :
>
>> 2011-12-20 15:23:45,031 DEBUG nova [-] network_topic : network from
>> (pid=17286) wait /opt/nova-2012.1/nova/service.py:391
>> Traceback (most recent call last):
>> File "/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line
>> 336, in fire_timers
>> timer()
>> File "/usr/lib/python2.7/dist-packages/eventlet/hubs/timer.py", line
>> 56, in __call__
>> cb(*args, **kw)
>> File "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py",
>> line 192, in main
>> result = function(*args, **kwargs)
>> File "/opt/nova-2012.1/nova/service.py", line 83, in run_server
>> server.start()
>> File "/opt/nova-2012.1/nova/wsgi.py", line 91, in start
>> self._socket = eventlet.listen((self.host, self.port), backlog=backlog)
>> File "/usr/lib/python2.7/dist-packages/eventlet/convenience.py",
>> line 38, in listen
>> sock.bind(addr)
>> File "/usr/lib/python2.7/socket.py", line 224, in meth
>> return getattr(self._sock,name)(*args)
>> error: [Errno 99] Cannot assign requested address
>> 2011-12-20 15:23:45,034 CRITICAL nova [-] [Errno 99] Cannot assign
>> requested address
>> (nova): TRACE: Traceback (most recent call last):
>> (nova): TRACE: File "/usr/local/bin/nova-objectstore", line 7, in <module>
>> (nova): TRACE: execfile(__file__)
>> (nova): TRACE: File "/opt/nova-2012.1/bin/nova-objectstore", line
>> 51, in <module>
>> (nova): TRACE: service.wait()
>> (nova): TRACE: File "/opt/nova-2012.1/nova/service.py", line 393, in wait
>> (nova): TRACE: _launcher.wait()
>> (nova): TRACE: File "/opt/nova-2012.1/nova/service.py", line 113, in wait
>> (nova): TRACE: service.wait()
>> (nova): TRACE: File
>> "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 166,
>> in wait
>> (nova): TRACE: return self._exit_event.wait()
>> (nova): TRACE: File
>> "/usr/lib/python2.7/dist-packages/eventlet/event.py", line 116, in
>> wait
>> (nova): TRACE: return hubs.get_hub().switch()
>> (nova): TRACE: File
>> "/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line 177, in
>> switch
>> (nova): TRACE: return self.greenlet.switch()
>> (nova): TRACE: File
>> "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 192,
>> in main
>> (nova): TRACE: result = function(*args, **kwargs)
>> (nova): TRACE: File "/opt/nova-2012.1/nova/service.py", line 83, in run_server
>> (nova): TRACE: server.start()
>> (nova): TRACE: File "/opt/nova-2012.1/nova/wsgi.py", line 91, in start
>> (nova): TRACE: self._socket = eventlet.listen((self.host,
>> self.port), backlog=backlog)
>> (nova): TRACE: File
>> "/usr/lib/python2.7/dist-packages/eventlet/convenience.py", line 38,
>> in listen
>> (nova): TRACE: sock.bind(addr)
>> (nova): TRACE: File "/usr/lib/python2.7/socket.py", line 224, in meth
>> (nova): TRACE: return getattr(self._sock,name)(*args)
>> (nova): TRACE: error: [Errno 99] Cannot assign requested address
>> (nova): TRACE:
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~openstack
>> Post to : openstack@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~openstack
>> More help : https://help.launchpad.net/ListHelp
>
References