Hi All,
I have an ovf package with only one vmdk file of soze 3.3GB. When I am using ovftool with compress=9 option. Its giving me "VMX" of size 5.3GB
{{{
C:\>ovftool --compress=9 MyVM.ovf C:\Users\
Opening OVF source: MyVM.ovf
The manifest validates
Opening VMX target: C:\Users\
Writing VMX file: C:\Users\MyVM\MyVM.vmx
Disk Transfer Completed
Completed successfully
}}}
The Directory C:\Users\MyVM\ contains a .VMX and .VMDK ( 5.3GB size )
Any ideas why this increased size and why .VMX instead of .OVF ?
Thanks
Nikunj