hello maithem when i got this issue the first thing i did was that only, killing all n-api or n-cpu processes(as there were multiple processes running). then again i executed ./stack.sh. but the outcome was same.
** Changed in: nova Status: Invalid => New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1257756 Title: multiple services running causes failure Status in OpenStack Compute (Nova): New Bug description: Scenario : when stack.sh(from devstack) script is run for the first time and if for any reason the user unstack the openstack by using unstack.sh and clean.sh. And then again install it Issue : during 2nd run of stack.sh , few nova services specially n-cpu and n-api fails running. It happens because of unstacking the last stack these services was not killed. During 2nd run, the log file says : multiple services running on the same address (same URI). there would be multiple duplicate services runs which causes current install fails. the above message can be view. on running the services for example. just run nova-api on terminal Traceback : it will show address already in use. ERROR To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1257756/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp