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.
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:
Post a Comment