Global outage event
If you're experiencing issues with your AWS services, then please refer to the AWS Health Dashboard. You can find the overall status of ongoing outages, the health of AWS services, and the latest updates from AWS engineers.
【以下的问题经过翻译处理】 我有一台运行 Ubuntu 20 的 EC2 实例。我使用多个 EBS 卷作为 ext4 文件系统。我希望使用快照备份这些卷。快照必须在文件系统卸载时进行吗?
【以下的回答经过翻译处理】 通常取决于文件系统上运行的工作负载的类型。
未卸载时,快照会保持一致性。根据工作负载(例如数据库),使其静止会给应用程序/数据库一个一致的快照。下面是一些优秀的博客来管理快照过程和崩溃一致的快照。
https://aws.amazon.com/blogs/storage/automating-amazon-ebs-snapshots-management-using-data-lifecycle-manager/
https://aws.amazon.com/blogs/storage/taking-crash-consistent-snapshots-across-multiple-amazon-ebs-volumes-on-an-amazon-ec2-instance/
您未登录。 登录 发布回答。
一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。