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.

posta 2 anni fa1032 visualizzazioni
1 Risposta
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
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande