刪除陰影複製儲存體、排程和所有陰影複製 - Amazon FSx for Windows File Server

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

刪除陰影複製儲存體、排程和所有陰影複製

您可以刪除陰影複製組態,包括所有現有的陰影複製和陰影複製排程。同時,您可以在檔案系統上釋放陰影複製儲存體。

若要執行此操作,請在檔案系統的遠端 PowerShell 工作階段中輸入 Remove-FsxShadowStorage命令。如需在檔案系統上啟動遠端 PowerShell 工作階段的說明,請參閱 使用 Amazon FSx CLI for PowerShell

[fs-0123456789abcdef1]PS>Remove-FsxShadowStorage Confirm Are you sure you want to perform this action? Performing the operation "Remove-FsxShadowStorage" on target "Removing all Shadow Copies, Shadow Copy Schedule, and Shadow Storage". [Y] Yes [A] Yes to All [N] No [L] No to All [?] Help (Default is "Y": Y FSx Shadow Storage Configuration Removing Shadow Copy Schedule Removing Shadow Copies All shadow copies removed. Removing Shadow Storage Shadow Storage removed successfully.