Description of problem:
Compute node restarted and several instances would tried to start and stopped with this error:
2018-07-14 04:49:13.826 22815 WARNING nova.compute.manager [-] [instance: uuid] Instance shutdown by itself. Calling the stop API. Current vm_state: active, current task_state: None, original DB power_state: 4, current VM power_state: 4
Version-Release number of selected component (if applicable):
OSP 7
How reproducible:
30 instances will not start. Reboot node and instances still will not start
Steps to Reproduce:
1.Compute node went offline
2.Restart of compute node
3.Instances will not start
4.Reboot
5.Instances still will not start
Actual results:
WARNING nova.compute.manager [-] [instance: uuid] Instance shutdown by itself. Calling the stop API. Current vm_state: active, current task_state: None, original DB power_state: 4, current VM power_state: 4
Expected results:
instances go online
Additional info: