'application not enabled on 3 pools' after upgrade to luminous

Bug #1899850 reported by Andrea Ieri
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceph Monitor Charm
New
Undecided
Unassigned

Bug Description

Upgrading to ceph luminous (e.g. going from ocata to pike) results in the following nrpe warning:

WARNING: application not enabled on 3 pool(s)

Checking ceph health reveals:

$ ceph health detail
POOL_APP_NOT_ENABLED application not enabled on 3 pool(s)
    application not enabled on pool 'gnocchi'
    application not enabled on pool 'glance'
    application not enabled on pool 'cinder'
    use 'ceph osd pool application enable <pool-name> <app-name>', where <app-name> is 'cephfs', 'rbd', 'rgw', or freeform for custom applications.

The workaround is provided in the health output:

ceph osd pool application enable gnocchi rbd
ceph osd pool application enable glance rbd
ceph osd pool application enable cinder rbd

I think the charm should enable the rbd application automatically during the upgrade.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.