デスティネーションプラットフォームの制限が原因でSVM DRがボリュームを作成できない
環境
- ONTAP 9
- プラットフォームの制限
問題
- ボリュームが作成されていないため、SVM DR関係を初期化できません。
snapmirror show -instance
出力には次のメッセージが表示されます。
Last Transfer Error: Failed to apply the source Vserver configuration. Reason: [Job [job_id] ] Job failed:Failed to create the volume on node "[node_name]". Reason: Request to create volume failed because the given volume size is greater than the maximum size. Select a size of at most [size] TB for the new volume.
または
Failed to apply the source Vserver configuration. Reason: Apply failed for Object: volume Method:baseline. Reason: [Job [job_id] ] Job failed: Failed to create the volume on node "[node_name]". Reason: Request to create volume failed because the given volume size is greater than the maximum size. Select a size of at most [size] TB for the new volume.
Execute "snapmirror show -destination-path <SVM:> -fields last-transfer-error,unhealthy-reason -expand" to check if the constituent volumes have encountered errors.