<div dir="ltr">I just did unstack.sh due to some reason and then afterwards when I run stack.sh I am getting following error<div> i) Error: Service g-api is not running</div><div>ii) Error: Service g-reg is not running</div><div>iii) Error: Service h-api is not running</div><div><br></div><div>After a lot of struggle I found a resolution that when I reboot my machine,I can successfully stack.sh just like before.Its really tedious to do reboot.So anyone has a better solution to this problem.I know in previous additions of devstack there were not any problems like that but I dont know why it is happening...</div><div><br></div><div>Here is the log where error comes</div><div><div>2016-02-08 01:40:47.966 | + failures='/opt/stack/status/stack/g-api.failure</div><div>2016-02-08 01:40:47.967 | /opt/stack/status/stack/g-reg.failure</div><div>2016-02-08 01:40:47.967 | /opt/stack/status/stack/h-api.failure'</div><div>2016-02-08 01:40:47.967 | + for service in '$failures'</div><div>2016-02-08 01:40:47.967 | ++ basename /opt/stack/status/stack/g-api.failure</div><div>2016-02-08 01:40:47.969 | + service=g-api.failure</div><div>2016-02-08 01:40:47.969 | + service=g-api</div><div>2016-02-08 01:40:47.969 | + echo 'Error: Service g-api is not running'</div><div>2016-02-08 01:40:47.969 | Error: Service g-api is not running</div><div>2016-02-08 01:40:47.969 | + for service in '$failures'</div><div>2016-02-08 01:40:47.969 | ++ basename /opt/stack/status/stack/g-reg.failure</div><div>2016-02-08 01:40:47.970 | + service=g-reg.failure</div><div>2016-02-08 01:40:47.970 | + service=g-reg</div><div>2016-02-08 01:40:47.970 | + echo 'Error: Service g-reg is not running'</div><div>2016-02-08 01:40:47.970 | Error: Service g-reg is not running</div><div>2016-02-08 01:40:47.970 | + for service in '$failures'</div><div>2016-02-08 01:40:47.970 | ++ basename /opt/stack/status/stack/h-api.failure</div><div>2016-02-08 01:40:47.971 | + service=h-api.failure</div><div>2016-02-08 01:40:47.971 | + service=h-api</div><div>2016-02-08 01:40:47.971 | + echo 'Error: Service h-api is not running'</div><div>2016-02-08 01:40:47.971 | Error: Service h-api is not running</div><div>2016-02-08 01:40:47.971 | + '[' -n '/opt/stack/status/stack/g-api.failure</div><div>2016-02-08 01:40:47.971 | /opt/stack/status/stack/g-reg.failure</div><div>2016-02-08 01:40:47.971 | /opt/stack/status/stack/h-api.failure' ']'</div><div>2016-02-08 01:40:47.972 | + die 1537 'More details about the above errors can be found with screen, with ./rejoin-stack.sh'</div><div>2016-02-08 01:40:47.972 | + local exitcode=0</div><div>2016-02-08 01:40:47.972 | [Call Trace]</div><div>2016-02-08 01:40:47.972 | ./stack.sh:1314:service_check</div><div>2016-02-08 01:40:47.972 | /home/airbourne/devstack/functions-common:1537:die</div><div>2016-02-08 01:40:47.974 | [ERROR] /home/airbourne/devstack/functions-common:1537 More details about the above errors can be found with screen, with ./rejoin-stack.sh</div><div>2016-02-08 01:40:49.057 | Error on exit</div></div><div><br></div><div>regards,</div><div>Umar</div></div>