post-ceph
=========

.. _post-ceph_ceph-health:

ceph-health
-----------

Check the status of the ceph cluster.

Uses `ceph health` to check if cluster is in HEALTH_WARN state
and prints a debug message.


- **hosts**: ceph_mon
- **groups**: post-deployment, post-ceph
- **parameters**:

  - **tripleo_delegate_to**: {{ groups['ceph_mon'] | default([]) }}

  - **osd_percentage_min**: 0
- **roles**: ceph

Role documentation

.. toctree::

   roles/role-ceph
