I am trying to V2V a W2K server from our legacy VMware 2.5.x infrastructure to our vSphere infrastructure.
I have done several servers from the legacy infrastructure without issue.
On this particular server, however, fails with the error "Unable to connect to the remote VMware Converter Agent"
The log below points to the IFC$ share.
[2011-01-14 12:32:40.008 'P2V' 4788 info] [clientConnection,101] Connecting to IPC$ on 10.101.0.171 as 10.101.0.171\administrator
[2011-01-14 12:33:10.086 'P2V' 4788 info] [,0] SMB manager: Error connecting to share [\\10.101.0.171\IPC$]: 1792
[2011-01-14 12:33:10.086 'P2V' 4788 warning] [clientConnection,115] Failed to connect to IPC$ on 10.101.0.171. Reason: Unspecified error in remote execution mechanism
[2011-01-14 12:33:10.086 'P2V' 4788 info] [clientConnection,119] Giving up trying to connect to IPC$ on 10.101.0.171
[2011-01-14 12:33:10.086 'P2V' 4788 error] [task,295] Task failed: P2VError REMOTE_UFA_FIREWALLED(10.101.0.171)
[2011-01-14 12:33:10.086 'P2V' 4788 verbose] [task,339] Transition from InProgress to Failure requested
[2011-01-14 12:33:10.086 'P2V' 4788 verbose] [task,388] Transition succeeded
Any suggestions to a solution would be appreciated.