We had an issue, where one of our kubernetes service not able to read the certificates stored in NFS volume. I could see from NFS stats there were retrans happended ( 33 times ) from the status on that particular time. Does the retrans cause any issue with the application service ?
Also, we had issue for a service only in one vm, other services running on different vm but uses the same NFS dont have any isssues.
Here in the above scenerio, we were able to fix the issue - by restarting the service.