From: Prashant D Date: Mon, 13 Nov 2023 21:34:59 +0000 (-0500) Subject: PendingReleaseNotes: Add note for POOL_APP_NOT_ENABLED X-Git-Tag: v19.0.0~75^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F54486%2Fhead;p=ceph.git PendingReleaseNotes: Add note for POOL_APP_NOT_ENABLED Adds release notes for the fix added in #47560 Signed-off-by: Prashant D --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index b7290fb3938a..eecf724d4638 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -57,6 +57,13 @@ level storage operator (like Rook) to recreate the missing file system. See https://docs.ceph.com/en/latest/cephfs/administration/#file-systems docs for more information. +* RADOS: A POOL_APP_NOT_ENABLED health warning will now be reported if + the application is not enabled for the pool irrespective of whether + the pool is in use or not. Always tag a pool with an application + using ``ceph osd pool application enable`` command to avoid reporting + of POOL_APP_NOT_ENABLED health warning for that pool. + The user might temporarily mute this warning using + ``ceph health mute POOL_APP_NOT_ENABLED``. >=18.0.0