Hello all, I am trying to convert a Linux RHEL4 physical server directly to a ESXi 5.5 server using the VMWare vCenter Converter Standalone Client 5.5.2 build-1890136.
Log is showing the error message below:
2014-07-23T13:31:05.297-04:00 [10656 verbose 'wizardController'] Found data connection TaskSummaryDataConnection
2014-07-23T13:31:05.297-04:00 [10656 verbose 'Default'] Getting VIM connection to 9.17.181.91...
2014-07-23T13:31:05.297-04:00 [10656 info 'Default'] Connecting to host 9.17.181.91 on port 443
2014-07-23T13:31:05.297-04:00 [10656 info 'Default'] localVersion is: vim.version.version9
2014-07-23T13:31:05.328-04:00 [10656 info 'Default'] Remote version is: vim.version.version9
2014-07-23T13:31:05.328-04:00 [10656 verbose 'Default'] [VimApi] Local and Remote Version are the same. Talking with version vim.version.version9
2014-07-23T13:31:05.328-04:00 [10656 info 'Default'] Authenticating user root
2014-07-23T13:31:05.328-04:00 [10656 verbose 'HttpConnectionPool-000009'] HttpConnectionPoolImpl created. maxPoolConnections = 1; idleTimeout = 900000000; maxOpenConnections = 1; maxConnectionAge = 0
2014-07-23T13:31:05.375-04:00 [10656 verbose 'Default'] VimConnectionStore stopping keepalive
2014-07-23T13:31:05.375-04:00 [10656 info 'Default'] Scheduled timer canceled, StopKeepAlive succeeds
2014-07-23T13:31:05.375-04:00 [10656 info 'vmomi.soapStub[8]'] Resetting stub adapter for server <cs p:035b29b8, TCP:9.17.181.91:443> : Closed
2014-07-23T13:31:05.375-04:00 [10656 info 'wizardController'] FillPage()
2014-07-23T13:32:21.987-04:00 [10656 error 'wizardController'] Unable to submit job: converter.fault.ManagedDiskOpenFault
2014-07-23T13:32:21.987-04:00 [11200 error 'ConversionState'] Submit job failed: An error occured while opening a virtual disk. Verify that the Converter server and the running source machines have a network access to the source and destination ESX/ESXi hosts.
2014-07-23T13:32:21.987-04:00 [11200 error 'ConverterWizardWindow'] Next/Finish failed: An error occured while opening a virtual disk. Verify that the Converter server and the running source machines have a network access to the source and destination ESX/ESXi hosts.
2014-07-23T13:45:50.367-04:00 [10656 verbose 'HttpConnectionPool-000003'] [RemoveConnection] Connection removed; cnx: <SSL(<io_obj p:0x03af61b0, h:-1, <TCP '0.0.0.0:0'>, <TCP '9.17.181.91:443'>>)>; pooled: 0
2014-07-23T13:46:47.057-04:00 [11200 info 'ConverterSession'] Converter data provider created.
2014-07-23T13:46:47.057-04:00 [11200 info 'DiagnosticDataProvider'] Converter::Client::Gui::Common::DiagnosticDataProvider::DownloadSourceDiagnosticFile - Using last known source computer spec:
And both servers have connectivity through 443 and 902.
Any help or tip will be very appreciate. Thanks!!!