Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

How to set EnableBandwidthThrottling to false #900

Open
surya1150 opened this issue Jan 7, 2025 · 1 comment
Open

How to set EnableBandwidthThrottling to false #900

surya1150 opened this issue Jan 7, 2025 · 1 comment

Comments

@surya1150
Copy link

Hi Team,

We have installed the csi-driver-smb in our AKS cluster using a Helm chart, and it's running on all nodes. When we checked the SMB configuration on one of the Windows nodes using the command Get-SmbClientConfiguration | FL, we found that the value for EnableBandwidthThrottling is set to True.
EnableBandwidthThrottling : True

To comply with the MS team's recommendation, we need to set this value to False. However, I don't see any option to update it through the Helm chart. Could you please provide guidance on how to change this value to False with the Helm installation?

@andyzhangx
Copy link
Member

this is a node level setting, you should set it on the node instead of using csi driver.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants