VMware Cloud Community
jack3194
Contributor
Contributor

How can we mention the disk type[thin/thick] for a particular disk in the ovf file

in a ovf file we can mention

<Item>

        <rasd:AddressOnParent>1</rasd:AddressOnParent>

        <rasd:ElementName>Hard Disk 3</rasd:ElementName>

        <rasd:HostResource>ovf:/disk/vmdisk3</rasd:HostResource>

        <rasd:InstanceID>7</rasd:InstanceID>

        <rasd:Parent>2</rasd:Parent>

        <rasd:ResourceType>17</rasd:ResourceType>

        <vmw:Config ovf:required="false" vmw:key="backing.writeThrough" vmw:value="false"/>

      </Item>

can we add the disk type here?

0 Kudos
2 Replies
pragg12
Hot Shot
Hot Shot

Hi,

Welcome to VMTN. 🙂

Why do you need to mention disk type in OVF file ?

Consider marking this response as "Correct" or "Helpful" if you think my response helped you in any way.
0 Kudos
neolynx1
Contributor
Contributor

bcs that would be actually useful...

could you answer if this is possible or not, or at least selecting thin authomatically when manually importing ?

0 Kudos