[BUG]: Fix the perf issue related to fqdn resolution during export update with clients on isilon #190
Labels
type/bug
Something isn't working. This is the default label associated with a bug issue.
Milestone
Bug Description
The driver always tries with the client fqdn first to update the export and it then tries with the client IP before failing. In some cases the Isilon is taking nearly 90sec before returning to the client with an error, if client fqdn is not resolvable. This is resulting in performance issues like timeout or delays in scheduling the pods.
Logs
Below 2 lines shows the time it has taken for the failure, which is adding to the delay.
Screenshots
No response
Additional Environment Information
No response
Steps to Reproduce
Driver installed with any Isilon which fails to resolve client fqdn
Expected Behavior
Driver should avoid tried with the failed client fqdn or ip for future calls.
CSM Driver(s)
CSI driver for powerscale 2.1.0
Installation Type
helm based
Container Storage Modules Enabled
No response
Container Orchestrator
Kubernetes 1.22
Operating System
RHEL 8.3
The text was updated successfully, but these errors were encountered: