Hi Dhanesh,
openstack-nova-api and openstack-nova-metadata-api both run on the same port so you are getting "Address already in use" error. Try stopping "openstack-nova-metadata-api" service and run "openstack-nova-api". Regards, Sushma Korati [email protected] Persistent Systems Ltd. | Partners in Innovation | www.persistentsys.com P Please consider your environmental responsibility: Before printing this e-mail or any other document, ask yourself whether you need a hard copy. ________________________________ From: dhanesh1212121212 <[email protected]> Sent: Thursday, July 17, 2014 12:19 PM To: [email protected] Subject: [Openstack] unable to start openstack service : openstack-nova-api Hi Team, In compute node iam not able to start "openstack-nova-api". Its showing error: 2014-07-17 12:03:07.908 3313 ERROR nova.wsgi [-] Could not bind to 0.0.0.0:8775<http://0.0.0.0:8775> 2014-07-17 12:03:07.910 3313 CRITICAL nova [-] error: [Errno 98] Address already in use rest all services are showing status running. [root@compute3 nova]# /etc/init.d/openstack-nova-api status openstack-nova-api dead but pid file exists [root@compute3 nova]# /etc/init.d/openstack-nova-metadata-api status openstack-nova-metadata-api (pid 3222) is running... [root@compute3 nova]# /etc/init.d/openstack-nova-network status openstack-nova-network (pid 3247) is running... [root@compute3 nova]# /etc/init.d/openstack-nova-compute status openstack-nova-compute (pid 3495) is running... Will it effect the setup? Y is it not starting? Regards, Dhanesh M DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails.
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
