# ceph health
HEALTH_WARN application not enabled on 1 pool(s)
# ceph health detail
HEALTH_WARN application not enabled on 1 pool(s)
POOL_APP_NOT_ENABLED application not enabled on 1 pool(s)
application not enabled on pool 'data'
use 'ceph osd pool application enable <pool-name> <app-name>', where <app-name> is 'cephfs', 'rbd', 'rgw', or freeform for custom applications.
# ceph osd pool application enable data rgw
enabled application 'rgw' on pool 'data'
# ceph health
HEALTH_OK