Mounting EFS on a Non Empty Directory

0

Hello,

can anyone here to help with the mounting of an AWS EFS with a non-empty directory without hiding the current data in that directory. also the data already exists in that directory should be mounted in that EFS.

preguntada hace 2 años1032 visualizaciones
1 Respuesta
1

Yes, you can mount EFS as standard NFS using NFS utils or as EFS using amazon-efs-utils on your linux systems and whatever the data exists on that exported path in EFS, the data will be available to that client. The behavior to client is same irrespective of empty or non-empty directory. If you have any specific errors when you are mounting or accessing the data, then let me know.

https://docs.aws.amazon.com/efs/latest/ug/efs-mount-helper.html

https://docs.aws.amazon.com/efs/latest/ug/mounting-fs-old.html

AWS
RRP_AWS
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas