I'm in the process of purchasing Acronis to replace our outgoing system. So far I'm pretty impressed and haven't had any issues. However, when trying to setup a VMWare client, I'm running into some issues.
I'm trying to add my VCenter box and when I do, I go in and specify the hosts I want to install it on. This is the start of the problem. If I pick just a one-off one, it will just ignore any of the settings I've selected and just start throwing it on every host in the environment (we have other sites I'm not doing backups on). If I pick the 5 hosts it's supposed to be on, it'll build the first VM, shut it down, boot it back up, and then it just fails. So far I have yet to get one completely successful. When it fails, it gives the same error every time. That error is this:

And the details are this:
MESSAGETOL: Failed to execute the command. Adding vCenter Server/ESXi host 'altvhost01' to the management server
Additional info:------------------------
Error code: 22
Module: 309
LineInfo: 0x8D165E86FB81959B
Fields: {"CommandID":"0582C9DD-502E-4FD4-9CDF-8E06FFBAD836","$module":"management_server_vsa64_11010"}
Message: TOL: Failed to execute the command. Adding vCenter Server/ESXi host 'altvhost01' to the management server
------------------------
Error code: 22
Module: 309
LineInfo: 0x8D165E86FB81959B
Fields: {"CommandID":"0582C9DD-502E-4FD4-9CDF-8E06FFBAD836","$module":"virtual_center_addon_vsa64_11010"}
Message: TOL: Failed to execute the command. Adding vCenter Server/ESXi host 'altvhost01' to the management server
------------------------
Error code: 32791
Module: 224
LineInfo: 0xA20120E20D7DA349
Fields: {"$module":"virtual_center_addon_vsa64_11010"}
Message: Failed to deploy the virtual appliance on the following ESX(i) hosts: altvhost01.
------------------------
Error code: 32790
Module: 224
LineInfo: 0xA20120E20D7DA497
Fields: {"$module":"virtual_center_addon_vsa64_11010"}
Message: Failed to initialize Agent for VMware 'AcronisESXAppliance-2'.
------------------------
Error code: 32769
Module: 251
LineInfo: 0xEC4493FB06798C32
Fields: {"$module":"disk_bundle_tape_off_glxa64_11010"}
Message: Failed to apply Agent for VMware control configuration.
------------------------
Error code: 18
Module: 627
LineInfo: 0x90324F34A77128F7
Fields: {"$module":"access_manager_glxa64_11010","ResourceAddress":"altvhost01","ResourceType":"esx"}
Message: Failed to check credentials for specified account.
------------------------
Error code: 96
Module: 83
LineInfo: 0x41AA269C04905F80
Fields: {"$module":"esx_srv_glxa64_11010"}
Message: Failed to connect to ESX(i) server 'altvhost01'.
------------------------
Error code: 1
Module: 83
LineInfo: 0xC7610E0A857BEE71
Fields: {"host":"altvhost01","$module":"esx_srv_glxa64_11010"}
Message: Failed to connect to ESX(i) server 'altvhost01'.
------------------------
Error code: 296
Module: 83
LineInfo: 0xC7610E0A857BEE71
Fields: {"faultTypeId":"0","$module":"esx_srv_glxa64_11010"}
Message: SOAP 1.1 fault: SOAP-ENV:Client[no subcode]
"Host not found"
Detail: get host by name failed in tcp_connect()
I can ping the DNS names and IPs just fine. I’ve disabled IPv6 as I see that could cause an issue based on a KB article. Now I’m stuck. Any thoughts?