Comment 4 for bug 1701032

Revision history for this message
Alfredo Moralejo (amoralej) wrote :

Hi,

Yes, it should work out of the box.

There may be multiple problems in your case. One thing i see is that the hostname is changing after reboot from cluster to cluster-moclocal, according to the output of service-list. This is a problem and you should fix it. When packstack run, node was cluster, and that was the name assigned to the compute node and (if everything went fine) added to the cell. After reboot, node name changed to cluster.moclocal and from nova point of view, it's a different node.

At this point, running:

nova-manage cell_v2 discover_hosts

should add cluster.moclocal to the cell and start working fine.

Regarding what happened on first run, i'm not sure if it was fine, could you paste the output of:

grep nova-cell_v2-discover_hosts /var/tmp/packstack/latest/manifest/*log