Hi all,
I caught a strange situation, I have a configured VM on VSphere 5.1, and I tried export it using VMware ovftool 4.3.0 (build-7948156) and command
ovftool --shaAlgorithm=SHA1 --noSSLVerify=true --skipManifestCheck -tt=ova vi://login:password@172.26.0.25/vm_name output
As result I got ova file, but when I use it for creation new VM I got a `Operation system not found` message during boot process. Ova should be correct because I tried use it for create new VM into virtualbox and it works correctly.
I checked vmx files for original VM and VM from ova they looks like pretty similar.
Might be I missed something special in ovftool command because of which old version of VSphere doesn't work correctly with ova that created with new ovftool version?
Or might be something wrong with original VM? but it work correctly and after reboot or poweroff/poweron actions.
I attached vmx files from VM that was created from ova and from original VM and also vmware.log, just in case.
Regards,
Valentin