Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

VirtaMove supports the deployment of containers where the source and destination machines have different system drives. However, the destination machine must have a local drive assigned the same drive letter as the source machine’s system drive.

You can use the virtavdrive command to map the system drive from the source machine to a system drive on the destination machine.

For example:

Scenario 1:

Source machine
Local Drives: C:
System Drive: C:

Destination machine
Local Drives: E:
System Drive: E:

 virtavdrive c:\appliances\mycontainer move c e

Scenario 2:

Source machine
Local Drives: C:, E:
System Drive: E:

Destination machine
Local Drives: C:, E:
System Drive: C:

virtavdrive c:\appliances\mycontainer move e c

 

  • No labels