SRA 10.x Reprotect failed vmxは、レプリケートされていないまたは保護されていないデータストアに配置されています
- Views:
- 5
- Visibility:
- Public
- Votes:
- 0
- Category:
- ontap-storage-replication-adapter
- Specialty:
- virt
- Last Updated:
環境
- ONTAP tools for VMware vSphere(OTV)10.5以前
- Storage Replication Adapter(SRA)
問題
SRMの再保護が次のエラーで失敗する:
vmware-dr.log:
Cannot protect virtual machine 'VM_NAME' because its config file '[Datastore_NAME] VM_NAME/VM_NAME.vmx' is located on a non-replicated or non-protected datastore.
{
"uuid": "23b2d145-6670-11f0-8e0a-005056accc34",
"description": "PATCH /api/snapmirror/relationships/4ad8a6f7-6666-11f0-8e0a-005056accc34",
"state": "failure",
"message": "Relationship information with destination SVM_NAME:VOLUME_DESTINATION_NAME not found on the source cluster.",
"code": 6619648,
"start_time": "2025-07-21T16:20:26-04:00",
"end_time": "2025-07-21T16:20:27-04:00",
"svm": {
"name": "vs1",
"uuid": "c384a527-6162-11f0-8e0a-005056accc34",
"_links": {
"self": {
"href": "/api/svm/svms/c384a527-6162-11f0-8e0a-005056accc34"
}
}
},
"error": {
"message": "Relationship information with destination SVM_NAME:VOLUME_DESTINATION_NAME not found on the source cluster.",
"code": "6619648"
},
"_links": {
"self": {
"href": "/api/cluster/jobs/23b2d145-6670-11f0-8e0a-005056accc34"
}
}
}