在目标上执行 SM 中断后, SVMDR 上的 FlexCache 初始卷删除失败
适用场景
- ONTAP 9
- SVM灾难恢复(SVM-DR)
- Flexcache
问题描述
中断SVM-DR并将SVM-DR源上的卷作为FlexCache 原始卷后、无法删除SVM-DR目标上的卷。
cluster::*> vol delete -vserver vserver1 -volume datavol
Error: command failed: Volume "datavol" in Vserver "vserver1" is an origin of a FlexCache volume. To delete an origin of a FlexCache volume, you must first delete the
FlexCache volumes that are in relationship with the origin. Use the "volume flexcache origin show-caches -origin-vserver vserver1 -origin-volume datavol"
command to show the FlexCache volumes associated with the origin.