```
ceph osd pool availability-status
```
outputs:
`POOL`
`UPTIME`
`DOWNTIME`
`NUMFAILURES`
`MTBF`
`MTTR`
`SCORE`
`AVAILABLE`
Fixes: https://tracker.ceph.com/issues/67777
Signed-off-by: Kamoltat <ksirivad@redhat.com>
"name=min_size,type=CephInt,range=0 ",
"unset the stretch mode for the pool",
"osd", "rw")
+COMMAND("osd pool availability-status", \
+ "obtain availability stats from all pools", \
+ "osd", "r")
COMMAND("osd utilization",
"get basic pg distribution stats",
"osd", "r")