Unable to boot a replicated VM from a P2V source VM
This usually happens when a Physical Machine was converted to a VM using VMware Converter.
According to FB8434 this cannot be resolved by vRanger.
We have no access to disk geometry via their API.
Edit the disk geometry of the replicated VM and match it to the original descriptor file.
Each VMDK is made up of 2 files:
For example:
# Disk DescriptorFile
version=3
encoding="UTF-8"
CID=d9495e4c
parentCID=ffffffff
isNativeSnapshot="no"
createType="vmfs"
# Extent description
RW 41943040 VMFS "SMTP_Test01-flat.vmdk"
# Change Tracking File
changeTrackPath="SMTP_Test01-ctk.vmdk"
# The Disk Data Base
#DDB
ddb.toolsVersion = "8290"
ddb.deletable = "true"
ddb.virtualHWVersion = "7"
ddb.longContentID = "66a7535f02b9fee0568bcf55d9495e4c"
ddb.uuid = "60 00 C2 9c 00 c9 10 bb-e8 67 f8 c1 5a f0 05 d6"
ddb.geometry.cylinders = "2610"
ddb.geometry.heads = "255"
ddb.geometry.sectors = "63"
ddb.thinProvisioned = "1"
ddb.adapterType = "lsilogic"
© 2021 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy