Custom Search

Wednesday, October 14, 2015

Fix OpenStack Nova instance stuck in BUILD scheduling state

1)
Check "/etc/oslo/matchmaker_ring.json" and remove invalid nodes
$vim /etc/oslo/matchmaker_ring.json

2)
Restart nova-conductor
$service nova-conductor restart

3)
Try to launch a new VM

No comments:

Post a Comment