Saturday, 18 January 2020

AWS EFS mount.nfs4: mount point efs does not exist

Error when mounting EFS mount.nfs4: mount point efs does not exist
When executing as per instruction given  Amazon EC2 mount instruction(from local VPC)



we might missed / from the command


mount -t efs fs-f2ae4172:/ /efs

After correcting / retry.

No comments: