ceph-csi/internal/rbd/driver
Rakshith R 95682522ee rbd: add capability to automatically enable read affinity
This commit makes use of crush location labels from node
labels to supply `crush_location` and `read_from_replica=localize`
options during rbd map cmd. Using these options, ceph
will be able to redirect reads to the closest OSD,
improving performance.

Signed-off-by: Rakshith R <rar@redhat.com>
2023-02-14 08:29:46 +00:00
..
driver_test.go rbd: move driver component into the rbd/driver package 2021-12-10 07:35:26 +00:00
driver.go rbd: add capability to automatically enable read affinity 2023-02-14 08:29:46 +00:00