CONTAP-107960:クラスタでSVMルートボリュームの暗号化が有効になっていると、テイクオーバー/ギブバックが誤って拒否されることがある
問題
- As part of takeover/giveback, a pre-check is done to ensure that all keys necessary to keep the volumes online are available on the destination node.
- If root volume encryption is enabled on an SVM, the pre-check incorrectly assumes that the SVM root volume key is missing and returns a soft veto, blocking the takeover/giveback operation.