FabricPoolボリュームの改ざん防止Snapshotの有効化
環境
- ONTAP 9
- Snapshotの改ざんを防止
- FabricPool
問題
階層化ポリシーが
none
""以外のFabricPoolボリュームで改ざん防止Snapshotを有効にすると、次のエラーが発生します。Stormbreaker::*> vol modify -vserver cifs -volume tamper_snap_test -snapshot-locking-enabled true
Warning: Snapshot copy locking is being enabled on volume "tamper_snap_test" in Vserver "cifs". It cannot be disabled until all locked Snapshot copies are past their expiry time. A volume with
unexpired locked Snapshot copies cannot be deleted.
Do you want to continue? {y|n}: y
Error: command failed: Snapshot copy locking cannot be enabled on volumes with tiering policy other than "none" or on volumes which have data tiered out to an object store.