adamant-kite-43734
03/12/2024, 8:58 PMfaint-sunset-36608
03/13/2024, 8:10 PM# For example:
kubectl edit -n longhorn-system lhn eweber-v126-worker-9c1451b4-kgxdq
# Set evictionRequested: false.
abundant-hair-58573
03/13/2024, 11:00 PMfaint-sunset-36608
03/14/2024, 1:37 PMconcurrent-rebuild-limit-per-node
. This setting generally helps to avoid overwhelming disks and network interfaces that running volumes need for I/O.
• BUT, there is no limit to the number of volumes the eviction controller might simultaneously attempt to attach when the user takes this kind of action. I too am a bit surprised to see the control plane struggling to keep up like that. However, the volume attachment process does involve Longhorn sending quite a few requests to the API server to track the process and move it along.
Would you be willing to open an improvement request regarding this issue? I think we want to specifically look at limiting the number of simultaneous volume attachments the eviction controller can trigger at a time, but including the original issue context (and the impact to your API servers) will help us prioritize it.abundant-hair-58573
03/15/2024, 2:06 PM