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.

feita há 2 anos1032 visualizações
1 Resposta
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 há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas