summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIlya Dryomov <idryomov@gmail.com>2023-11-17 11:35:44 +0100
committerGitHub <noreply@github.com>2023-11-17 11:35:44 +0100
commit54b3e351674f661db14b39fe0816cf1c129d2896 (patch)
tree30959b670d7a314f177469955e535dc9fdbf54b0
parentMerge pull request #53650 from rhcs-dashboard/fix-62969-main (diff)
parentPendingReleaseNotes: Add note for POOL_APP_NOT_ENABLED (diff)
downloadceph-54b3e351674f661db14b39fe0816cf1c129d2896.tar.xz
ceph-54b3e351674f661db14b39fe0816cf1c129d2896.zip
Merge pull request #54486 from pdvian/wip-app-release
PendingReleaseNotes: Add note for POOL_APP_NOT_ENABLED Reviewed-by: Neha Ojha <nojha@redhat.com> Reviewed-by: Laura Flores <lflores@redhat.com> Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
-rw-r--r--PendingReleaseNotes7
1 files changed, 7 insertions, 0 deletions
diff --git a/PendingReleaseNotes b/PendingReleaseNotes
index b7290fb3938..eecf724d463 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