Comment 3 for bug 1926914

Revision history for this message
James Shelby (shelbytek) wrote :

To focus on the gnocchi bug I modified the external_ceph.yml with the configuration you specified.

I enabled both gnocchi and gnocchi_statsd in the globals.yml like this:
enable_gnocchi: "yes"
enable_gnocchi_statsd: "yes"

However when I reconfigure it locks up at the gnocchi bootstrap process as seen here:

TASK [gnocchi : Creating gnocchi database] **************************************************************************************************************************************************************************************************
ok: [control1 -> control1]

TASK [gnocchi : Creating gnocchi database user and setting permissions] *********************************************************************************************************************************************************************
ok: [control1 -> control1]

TASK [gnocchi : Running gnocchi bootstrap container] ****************************************************************************************************************************************************************************************