| Summary: | [RFE] Report on the total provisioned storage on a cluster | ||
|---|---|---|---|
| Product: | Red Hat Ceph Storage | Reporter: | Tupper Cole <tcole> |
| Component: | RBD | Assignee: | Jason Dillaman <jdillama> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | ceph-qe-bugs <ceph-qe-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 1.2.3 | CC: | anharris, ceph-eng-bugs, flucifre, jdillama, kdreyer, nlevine, tcole |
| Target Milestone: | rc | Keywords: | FutureFeature |
| Target Release: | 3.0 | Flags: | jdillama:
needinfo?
(tcole) |
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-07-11 14:48:28 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Tupper Cole
2016-01-11 20:09:12 UTC
There's a '--format json' option for the rbd command. Is that sufficient? It's the cumulative output that is requested. Thin provisioning can lead to disastrous results, and users are requesting a method to report what has been provisioned vs what is available. Does the new RHCS 2.0 "rbd du" command resolve this request? It now easily computes the provisioned vs actual usage on a per-pool basis. |