Comment 8 for bug 1949771

Revision history for this message
Delfino Gomes Curado Filho (dcuradof) wrote :

Analyzing the debug logs that you sent, I see that after the configuration of compute-0 the script waits for platform-integ-apps to be applied.

What happens is that ceph 14 now has a health check called TOO_FEW_OSDS. This warning is raised while the cluster does not have at least the default number of OSDs configured, leaving the cluster in a HEALTH_WARN state.

Because of this warning, Sysinv does not execute the auto-apply on platform-integ-apps keeping it in an "uploaded" state.

I don't see a reason to wait for this apply at this step. From my understanding this can be removed as there is already another wait for platform-integ-apps before stx-openstack upload/apply and after the inclusion of the OSDs to the cluster.

Because of that, I suggest that you change this script that configures StarlingX.