Unable to create replica placeholder disk '[Datastore_501] C4-4xxxxx7c-fxxc-4xxe-axx3-dxxxxxxxxxx4/<VM_diskname>'.
VMware Cloud Director Availability 4.7.1
VMware Cloud Director 10.5.1
The source VM has two VMDKs located on separate datastores. Since they reside on different datastores, the VMDK names are identical.
Example -
[Datastore_512] VM_win-2xx2-01-xxxd/test-sp-win-2xx2-01-xgbd.vmdk
[
Datastore
_501] VM_win-2xx2-01-xxxd/test-sp-win-2xx2-01-xgbd.vmdk
The issue is resolved in the VMware Cloud Director Availability 4.7.2
Download VMware Cloud Director Availability 4.7.2
Workaround:
The workaround involves disabling RTVMs and reverting to independent disks until the fix.
The steps to disable RT VM are outlined clearly, and it's important to ensure that a backup of the application.properties file is taken before making any changes.
/opt/vmware/h4/cloud/config/application.properties
’cp application.properties application.properties.backup
application.properties
file with a text editor (e.g., vi application.properties
).vcd.rt.vms=true
’ to false
systemctl restart cloud.service