是否可以在下次SnapMirror更新期间删除SnapMirror目标上的等效快照?
适用场景
- ONTAP 9
- SnapMirror
- 适用于VMware vSphere的SnapCenter插件(SCV)
- AFF A400用作VMware数据存储库、并通过选择控制阀创建快照。
- 从选择控制阀中删除不必要的快照,
- 此外、还有一个
async-mirror
类型 从AFF A400到FAS2720的SnapMirror配置。
问题解答
追加信息
- snapmirror update
- snapmirror policy show
确认
async-mirror
类型的预定义设置
ontap914::> snapmirror policy show -type async-mirror
Vserver Policy Policy Number Transfer
Name Name Type Of Rules Tries Priority Comment
------- ------------------ ------ -------- ----- -------- ----------
ontap914
DPDefault async-mirror 2 8 normal Asynchronous SnapMirror policy for mirroring all Snapshot copies and the latest active file system.
SnapMirror Label: sm_created Keep: 1
all_source_snapshots 1
Total Keep: 2ontap914
MirrorAllSnapshots async-mirror 2 8 normal Asynchronous SnapMirror policy for mirroring all Snapshot copies and the latest active file system.
SnapMirror Label: sm_created Keep: 1
all_source_snapshots 1
Total Keep: 2ontap914
MirrorAllSnapshotsDiscardNetwork
async-mirror 2 8 normal Asynchronous SnapMirror policy for mirroring all Snapshot copies and the latest active file system excluding the network configurations.
Discard Configs: network
SnapMirror Label: sm_created Keep: 1
all_source_snapshots 1
Total Keep: 2ontap914
MirrorLatest async-mirror 1 8 normal Asynchronous SnapMirror policy for mirroring the latest active file system.
SnapMirror Label: sm_created Keep: 1
Total Keep: 14 entries were displayed.