Document that AWS backup doesn't always backup files written immediately before taking a backup

0

I have noticed that AWS backup for EFS is not behaving as I was expecting. There appear to be delays occasionally on the files backed up by AWS backup.

Example Scenario:

  1. Save fileA.txt to EFS
  2. Take a AWS backup immediately afterwards
  3. Restore the backup.

I find that fileA.txt doesn't exist in the restore but exists in the file system. It appears files saved immediately before taking a backup are not guaranteed to be backed up.

Is this the case? If so can this be documented in the AWS docs. If not is this a bug?

1개 답변
0

Amazon EFS is designed to be highly available. You can access and modify your Amazon EFS file systems while your backup is occurring in AWS Backup. However, inconsistencies, such as duplicated, skewed, or excluded data, can occur if you make modifications to your file system while the backup is occurring. These modifications include write, rename, move, or delete operations. To ensure consistent backups, we recommend that you pause applications or processes that are modifying the file system for the duration of the backup process. Or, schedule your backups to occur during periods when the file system is not being modified.

https://docs.aws.amazon.com/efs/latest/ug/awsbackup.html#backup-consistency

SS
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인