File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 173173 Replication of tags is controlled by the `s3:GetObject(Version)Tagging` permission.
174174
175175* RADOS: A new command, ``ceph osd pool availability-status``, has been added that allows
176- users to view the availability score for each pool. A pool is considered
177- `unavailable` if any PG in the pool is not in active state or if there are unfound
178- objects, otherwise the pool is considered `available`. The score is updated every
179- five seconds and the feature is enabled by default. A new config option ``enable_availability_tracking``
180- can be used to turn off the feature if required. Another command is added to clear the
181- availability status for a specific pool, ``ceph osd pool clear-availability-status <pool-name>``.
182176 users to view the availability score for each pool in a cluster. A pool is considered
183177 unavailable if any PG in the pool is not in active state or if there are unfound
184178 objects. Otherwise the pool is considered available. The score is updated every
You can’t perform that action at this time.
0 commit comments