ceph / ceph-csi

CSI driver for Ceph
Apache License 2.0
1.21k stars 528 forks source link

cephfs: add capability to automatically enable read affinity #4149

Closed Rakshith-R closed 8 months ago

Rakshith-R commented 10 months ago

Describe the feature you'd like to have

CephFS kernel mounter supports read_from_replica and crush location options similar to rbd mount options. We can add support for cephfs read affinity similar to rbd read affinity added in this pr https://github.com/ceph/ceph-csi/pull/3639

refer:

github-actions[bot] commented 9 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 8 months ago

This issue has been automatically closed due to inactivity. Please re-open if this still requires investigation.

Rakshith-R commented 8 months ago

hey @iPraveenParihar , This is part of 3.10 milestone. Can you prioritize this issue to get it done within this week or early next week ?

Thanks,

iPraveenParihar commented 8 months ago

hey @iPraveenParihar , This is part of 3.10 milestone. Can you prioritize this issue to get it done within this week or early next week ?

Thanks,

Yes, I have raised a Draft PR already. Doing local testing.