]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd: new 'perf image iostat/iotop' actions 26133/head
authorJason Dillaman <dillaman@redhat.com>
Tue, 22 Jan 2019 19:04:15 +0000 (14:04 -0500)
committerJason Dillaman <dillaman@redhat.com>
Tue, 29 Jan 2019 01:52:02 +0000 (20:52 -0500)
commitdf4db9c5cb7da0a31f78e235c9fb8696892d4238
tree7ab24a54594323dc285da46f8a75f773db3cf1d7
parent04747272940922d507e9837a056fe9c27d3e3fc3
rbd: new 'perf image iostat/iotop' actions

This provides an 'iostat' and 'top'-like IO monitor for all
RBD images

Fixes: http://tracker.ceph.com/issues/37913
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
ceph.spec.in
debian/control
src/test/cli/rbd/help.t
src/tools/rbd/CMakeLists.txt
src/tools/rbd/action/Perf.cc [new file with mode: 0644]