]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: add release notes for availability score
authorShraddha Agrawal <shraddha.agrawal000@gmail.com>
Wed, 7 May 2025 13:19:08 +0000 (18:49 +0530)
committerShraddha Agrawal <shraddha.agrawal000@gmail.com>
Fri, 9 May 2025 11:16:35 +0000 (16:46 +0530)
Fixes: https://tracker.ceph.com/issues/67777
Signed-off-by: Shraddha Agrawal <shraddha.agrawal000@gmail.com>
PendingReleaseNotes

index 0df0a300c02bcdeca44edc35c94cca026f7bab68..b238937eb81ea0d512eb41b62a53de5dcb153f89 100644 (file)
   `s3:GetObjectRetention` are also considered when fetching the source object.
   Replication of tags is controlled by the `s3:GetObject(Version)Tagging` permission.
 
+* RADOS: A new command, `ceph osd pool availability-status`, has been added that allows
+  users to view the availability score for each pool in a cluster. A pool is considered 
+  unavailable if any PG in the pool is not in active state or if there are unfound 
+  objects. Otherwise the pool is considered available. The score is updated every 
+  5 seconds. 
+  Related trackers:
+   - https://tracker.ceph.com/issues/67777
+
 >=19.2.1
 
 * CephFS: Command `fs subvolume create` now allows tagging subvolumes through option