Product:
Search Type:

[FIX] Failed Physical to Virtual (P2V) migration due to refused SMB connection

Article ID: 1403 
Last Review: Jun,13 2007
APPLIES TO:
  • Virtuozzo for Windows 3.5.1
  • Virtuozzo for Windows 3.5.1 SP1
  • Virtuozzo Containers for Windows 4.0

SYMPTOMS

When I run the P2V migration tool, I get the following error message:
 
VZAgent Error 425. Distribute agent to 10.4.4.1 failed : connection : [1219] Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed. Disconnect all previous connections to the server or shared resource and try again.

CAUSE

This error occurs when one or more SMB connections for the P2V migration already exists related to the same user. In addition, Microsoft prevents to make more then one SMB connection to one shared resource using the same credentials.

RESOLUTION

From a DOS prompt, run the following command to check all opened SMB connections:

net use

If there are any connections to the source server, then you should close them prior to the migration (as illustrated below):

net use \\<source server name from the list> /d

Rerun the net use command to verify no SMB connections are remaining and then run the P2V migration again.
Keywords: p2v migration failed VZAgent Error 425 Multiple connections share

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields