ceph-csi/internal/csi-common
Praveen M 4d466843b9 cephfs: add read affinity mount option
This commit makes use of crush location labels from node
labels to supply `crush_location` and `read_from_replica=localize`
options during mount. Using these options, cephfs
will be able to redirect reads to the closest OSD,
improving performance.

Signed-off-by: Praveen M <m.praveen@ibm.com>
2023-11-22 13:13:01 +00:00
..
controllerserver-default.go util: remove unimplemented methods 2023-10-23 07:02:40 +00:00
driver.go build: address interfacer warning 2023-06-05 04:49:46 +00:00
identityserver-default.go util: remove unimplemented methods 2023-10-23 07:02:40 +00:00
nodeserver-default.go cephfs: add read affinity mount option 2023-11-22 13:13:01 +00:00
server.go util: remove metrics argument from NewMiddlewareServerOption 2023-11-17 10:15:32 +00:00
utils_test.go util: make inode metrics optional in FilesystemNodeGetVolumeStats() 2022-10-13 19:02:47 +00:00
utils.go cephfs: add read affinity mount option 2023-11-22 13:13:01 +00:00