I'm using ovftool 3.0.2 to deploy an OVA to vCenter 5.0.
I'm getting this message:
Error: A connection to the remote object could not be made. OVF Tool does not support this server.
My command with specific values obscured:
./ovftool --datastore={datastore} --name={name} --prop:gateway={gateway} --prop:DNS:{dns} --prop:netmask0={netmask} --prop:ip0={ip} --X:logToConsole=true --X:logLevel="verbose" --powerOn http://{ova file} vi://{username}@{vcenter}/{Location}/host/{Resource}/
Even after turning logging on, I'm not getting much more information. Any ideas? Does 3.0.2 really not support 5.0?
[...]
2013-07-08T15:22:39.667-07:00 [7FCE91761720 verbose 'Default'] Hostsystem used as deploy target: vim.HostSystem:host-2858
2013-07-08T15:22:40.016-07:00 [7FCE91761720 verbose 'Default'] Backtrace:
--> backtrace[00] rip 00007fce92db1f44 Vmacore::System::Stacktrace::CaptureWork(unsigned int)
--> backtrace[01] rip 00007fce92b7cca4 Vmacore::System::SystemFactoryImpl::CreateQuickBacktrace(Vmacore::Ref<Vmacore::System::Backtrace>&)
--> backtrace[02] rip 00007fce92b12ef8 Vmacore::Throwable::Throwable(std::string const&)
--> backtrace[03] rip 00000000006208c1 ./ovftool.bin() [0x6208c1]
--> backtrace[04] rip 00000000004e787a ./ovftool.bin() [0x4e787a]
--> backtrace[05] rip 00000000004e7dc9 ./ovftool.bin() [0x4e7dc9]
--> backtrace[06] rip 0000000000548722 ./ovftool.bin() [0x548722]
--> backtrace[07] rip 0000000000567056 ./ovftool.bin() [0x567056]
--> backtrace[08] rip 00000000005690fd ./ovftool.bin() [0x5690fd]
--> backtrace[09] rip 000000000056aa99 ./ovftool.bin() [0x56aa99]
--> backtrace[10] rip 00000000004c598e ./ovftool.bin() [0x4c598e]
--> backtrace[11] rip 00000000004c8a04 ./ovftool.bin() [0x4c8a04]
--> backtrace[12] rip 0000003400e1ec5d /lib64/libc.so.6(__libc_start_main+0xfd) [0x3400e1ec5d]
--> backtrace[13] rip 00000000004a3179 std::basic_streambuf<char, std::char_traits<char> >::xsgetn(char*, long)
-->
Error: A connection to the remote object could not be made. OVF Tool does not support this server.
2013-07-08T15:22:40.017-07:00 [7FCE8B88D700 verbose 'Default'] Curl_perform error code 23 (Failed writing received data to disk/application)
Completed with errors