]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc: update data availability release notes
authorShraddha Agrawal <shraddha.agrawal000@gmail.com>
Mon, 15 Sep 2025 06:01:21 +0000 (11:31 +0530)
committerShraddha Agrawal <shraddha.agrawal000@gmail.com>
Mon, 15 Sep 2025 06:01:21 +0000 (11:31 +0530)
Signed-off-by: Shraddha Agrawal <shraddhaag@ibm.com>
PendingReleaseNotes

index 4ec9ad7be34c136818487e3900483db9d2625c84..404cf40d5d716499fa02f9f2c18c6618cdd56724 100644 (file)
   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. 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 
-  five seconds and the feature is enabled by default. A new config option ``enable_availability_tracking``
-  can be used to turn off the feature if required. Another command is added to clear the 
-  availability status for a specific pool, ``ceph osd pool clear-availability-status <pool-name>``. 
   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