1 Answer
- Newest
- Most votes
- Most comments
1
The solution is to mount the EFS volume to a different directory, then create a symbolic link (symlink) between that directory and your /current directory. You can do this by modifying your storage-efs-mountfilesystem.config file to mount to a different directory (like /efs), and then adding a new config file that creates the symlink.
Relevant content
asked a year ago
asked 2 years ago
- AWS OFFICIALUpdated a year ago

Hi thank you for your response. your answer made us to introspect the config file once again, and we found the filesystem ID wrongly added in the file ( manual error )