I try to import OVA by ovftool with 14GB size, but it was failed with "Error: Operation was canceled".
./ovftool --noSSLVerify --diskMode=thin /vmfs/volumes/datastore1/OVF/my-linux.ova vi://localhost
Opening OVA source: /vmfs/volumes/datastore1/OVF/OpenKM-PorDev7.ova
Enter login information for target vi://127.0.0.1/
Username: root
Password: ********
Opening VI target: vi://root@127.0.0.1:443/
Error: Operation was canceled
Completed with errors
---
Environment:
---
This command has ever worked fine on my last 5-10 vmware images imported.
How can I resolve this issue? (I choose to do this way to import OVA, because large file than will import success by UI.)
Try to upload ova via esxi gui not via vCenter. Might be certificate issue
I try to upload via ESX GUI but said unknown error, so I switch to ovftool that's worked before.
But it's shown error as above.
I never did this - but try to upload also with WinSCP tool.