]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd: add disk usage tool
authorJason Dillaman <dillaman@redhat.com>
Wed, 6 May 2015 20:43:29 +0000 (16:43 -0400)
committerJason Dillaman <dillaman@redhat.com>
Wed, 13 May 2015 14:25:45 +0000 (10:25 -0400)
commit7ffafc56b11648438e1dd28fe1f32c0d43cc1144
tree65201f39081dd7864ea4862cfc39ab2286e24e6d
parenta2ad46408d2f4cb7335de7490bffb2921a4a0cd1
rbd: add disk usage tool

The new disk usage tool uses the new fast diff object map feature
(when enabled) to quickly calculate the provisioned vs actual usage
of images and associated snapshots within a pool.

Fixes: #7746
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
doc/man/8/rbd.rst
src/rbd.cc
src/test/cli/rbd/help.t