I'm receiving a "ssh connection was refused" error while trying to conduct a Linux P2V with the SDK. I checked that that SSH is running on the source machine and that root is in the AllowUsers for SSHD. I'm beginning to believe that this error may have to with something other than SSH? Any ideas would be wonderful.
Thanks!
C:\_cd\sdk\samples\DotNet\cs\SubmitWinP2VJob\bin\Debug>ConverterSamples.exe crai
g-vm.properties
Caught SoapException -
Actor :
Code : ServerFaultCode
Detail XML : <detail><InvalidArgumentFault xmlns="urn:converter" xsi:type="vim2
5:InvalidArgument" xmlns:vim25="urn:vim25" xmlns:xsi="http://www.w3.org/2001/XML
Schema-instance"><vim25:faultCause><vim25:fault xsi:type="ConverterSysinfoQueryC
onnRefusedFault"><description>[Converter Agent SysinfoQuery] ssh connection was
refused</description></vim25:fault><vim25:localizedMessage>Unable to SSH to the
source machine. Make sure that the SSH daemon is running on the source machine.<
/vim25:localizedMessage></vim25:faultCause></InvalidArgumentFault></detail>
ERROR: Failed to submit P2V Conversion Job.