]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph_volume: Reporting nr_requests
authorErwan Velu <erwan@redhat.com>
Tue, 9 Oct 2018 20:28:19 +0000 (22:28 +0200)
committerAlfredo Deza <adeza@redhat.com>
Fri, 26 Oct 2018 20:23:48 +0000 (16:23 -0400)
commitd1812be768b1cca952e9f50a40280341d7f41307
tree54f7a09903adffce18653df516524e0446245eb9
parent4311b2432c0ba09bb62dae1dbb4e3dd2e214f0c7
ceph_volume: Reporting nr_requests

We are already reporting the rotational & scheduler of a disk device.
Reporting the nr_requests could be useful to get how many concurrent IOs
the device supports/reports.

That could help detecting badly detected/configured devices.

Signed-off-by: Erwan Velu <erwan@redhat.com>
(cherry picked from commit e0ea3d475a85844afdcdf92cf638b8128c8e2d9e)
src/ceph-volume/ceph_volume/util/disk.py