

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# Amazon FSx for Lustre
<a name="shared-storage-config-fsxlustre-v3"></a>

若要在叢集生命週期外使用現有的外部 FSx for Lustre 檔案系統進行長期永久儲存，請指定 [`FsxLustreSettings`](SharedStorage-v3.md#SharedStorage-v3-FsxLustreSettings) / [`FileSystemId`](SharedStorage-v3.md#yaml-SharedStorage-FsxLustreSettings-FileSystemId)。

如果您未指定 [`FsxLustreSettings`](SharedStorage-v3.md#SharedStorage-v3-FsxLustreSettings) / [`FileSystemId`](SharedStorage-v3.md#yaml-SharedStorage-FsxLustreSettings-FileSystemId)，預設情況下， 會在建立叢集[`FsxLustreSettings`](SharedStorage-v3.md#SharedStorage-v3-FsxLustreSettings)時從 AWS ParallelCluster 建立受管 FSx for Lustre 檔案系統。當叢集刪除或從叢集組態中移除檔案系統時， AWS ParallelCluster 也會刪除檔案系統和資料。

對於 AWS ParallelCluster 受管 FSx for Lustre 檔案系統，您可以在刪除叢集或從叢集組態中移除`Delete``Retain`檔案系統時[`DeletionPolicy`](SharedStorage-v3.md#yaml-SharedStorage-FsxLustreSettings-DeletionPolicy)，使用 [`FsxLustreSettings`](SharedStorage-v3.md#SharedStorage-v3-FsxLustreSettings) / AWS ParallelCluster 來指示 或 檔案系統。`DeletionPolicy` 預設會設定為 `Delete`。

**警告**  
對於 AWS ParallelCluster 受管共用儲存， `DeletionPolicy` `Delete`預設為 。  
這表示，如果下列其中一項為 true，則會刪除受管檔案系統及其資料：  
您刪除叢集。
您可以變更受管共用儲存組態 [`SharedStorage`](SharedStorage-v3.md) / [`Name`](SharedStorage-v3.md#yaml-SharedStorage-Name)。
您可以從組態中移除受管共用儲存。
我們建議您定期備份共用儲存體，以避免資料遺失。您可以使用 / [`SharedStorage`](SharedStorage-v3.md) / [`FsxLustreSettings`](SharedStorage-v3.md#SharedStorage-v3-FsxLustreSettings) [`AutomaticBackupRetentionDays`](SharedStorage-v3.md#yaml-SharedStorage-FsxLustreSettings-AutomaticBackupRetentionDays)和 定義叢集中的備份[`DailyAutomaticBackupStartTime`](SharedStorage-v3.md#yaml-SharedStorage-FsxLustreSettings-DailyAutomaticBackupStartTime)。若要了解如何管理跨 的資料備份 AWS 服務，請參閱《 *AWS Backup 開發人員指南*》中的[AWS 備份](https://docs.aws.amazon.com/aws-backup/latest/devguide/whatisbackup.html)。