VMware restore of VM to vSphere Distributed Switch fails with Fault type 3424 trying to use its original port. This can be seen in the subtext of the binary log error Failed to add VM to target server's inventory
From binary log:
Error 2013/11/28 12:43:11 153 Data Plugin W2K8T33 Failed to add VM to target server's inventory
Binary log sub text:
VMWVIM :03680 116 0 124315 Fault string is 'The resource '391' is in use.'
VMWVIM :03680 117 0 124315 Fault type is 3424
VMWVIM :03680 617 0 124315 Failed to create VM from config info
VMWRESTR:03680 105 0 124315 Failed to add VM to server inventory
when we restore the VM getting the error as 'The resource '391' is in use.' where 391 is a port id. This tell us that the port we are trying to use in restore has been used by another VM.