SVMDRの更新/再同期が失敗し、「Apply failed for Object: generate_cert Method.Reason: entry doesn't exist」
環境
ONTAP 9.5以降
問題
- SVMDR 関係の
-identity-preserve
値を 'false
' から 'true
' に変更しようとしたところ、エラーが発生しました。
Last Transfer Type: resync
Last Transfer Error: Failed to apply the source Vserver configuration. Reason: Apply failed for Object: generate_cert Method: baseline. Reason: duplicate entry.
Execute "snapmirror show -destination-vserver glpdrnfs -fields last-transfer-error,unhealthy-reason -expand" to check if the constituent volumes have encountered errors.
- または、既存のSVMDR関係で
-identity-preserve true
更新が失敗します:
Last Transfer Type: update
Last Transfer Error: Failed to apply the source Vserver configuration. Reason: Apply failed for Object: generate_cert Method: baseline. Reason: duplicate entry.
Execute "snapmirror show -destination-vserver secure_destination -fields last-transfer-error,unhealthy-reason -expand" to check if the constituent volumes have encountered errors.