AWS Error: EFS Mount issues Mount attempt

Error

Mount attempt 1/3 failed due to timeout after 15 sec, wait 0 sec before next attempt.

Solution

Check EGRESS of EFS and its should be allowed

Your EFS file system’s security group must have an inbound rule that allows NFS traffic from the CIDR for your cluster’s VPC. Allow port 2049 for inbound traffic.

The security group that’s associated with your worker nodes where the pods are failing to mount the EFS volume must have an outbound rule. Specifically, this outbound rule must allow NFS traffic (port 2049) to the EFS file system.

If the security group doesn’t allow NFS traffic, then the pods that are mounting the file system return the following errors:

“mount.nfs: Connection timed out”
“Unable to attach or mount volumes: timed out waiting for the condition”
0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x