Skip to content

Commit 1c84905

Browse files
committed
edit pass: concepts-vmware-agentless-migration
1 parent c2389e5 commit 1c84905

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/migrate/concepts-vmware-agentless-migration.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ An Azure Migrate appliance has the following on-premises components that are res
5454
- Data replication agent
5555
- Gateway agent
5656

57-
The following table summarizes the Azure artifacts that are created when you use the agentless method of VMware VM migration.
57+
The following table summarizes the Azure components that are created when you use the agentless method of VMware VM migration.
5858

5959
| Component | Region | Subscription | Description |
6060
| --- | --- | --- | --- |
@@ -112,18 +112,18 @@ When a VM undergoes replication (data copy), these states are possible:
112112
- **Initial replication**: The VM is undergoing initial replication. When the VM is undergoing initial replication, you can't proceed with test migration and production migration. You can only stop replication at this stage.
113113
- **Initial replication (x%)**: The initial replication is active and has progressed by the shown percentage.
114114
- **Delta sync**: The VM might be undergoing a delta replication cycle that replicates the remaining data churn since the last replication cycle.
115-
- **Pause in progress**: The VM is undergoing an active delta replication cycle and is paused.
115+
- **Pause in progress**: The VM is undergoing an active delta replication cycle and is paused.
116116
- **Paused**: The replication cycles are paused. You can resume the replication cycles by performing the operation to resume replication.
117117
- **Resume queued**: The VM is queued for resuming replication because other VMs are currently consuming the on-premises resources.
118118
- **Resume in progress (x%)**: The replication cycle is being resumed for the VM and has progressed by the shown percentage.
119-
- **Stop replication in progress**: Replication cleanup is in progress. When you stop replication, the intermediate managed disks (seed disks) created during replication are deleted. [Learn more](#stop-replicationcomplete-migration).
120-
- **Complete migration in progress**: Migration cleanup is in progress. When you complete migration, the intermediate managed disks (seed disks) created during replication are deleted. [Learn more](#stop-replicationcomplete-migration).
119+
- **Stop replication in progress**: Replication cleanup is in progress. When you stop replication, the intermediate managed disks (seed disks) created during replication are deleted. You can learn more about stopping replication [later in this article](#stopping-replication-or-completing-a-migration).
120+
- **Complete migration in progress**: Migration cleanup is in progress. When you complete migration, the intermediate managed disks (seed disks) created during replication are deleted. You can learn more about completing replication [later in this article](#stopping-replication-or-completing-a-migration).
121121
- **** : When the VM is successfully migrated or when you stop replication, the status changes to a dash. After you complete migration or stop replication and the operation finishes successfully, the VM is removed from the list of replicating machines. You can find the VM on the tab for virtual machines in the replication wizard.
122122

123123
### Other states
124124

125125
- **Initial replication failed**: The initial data couldn't be copied for the VM. Follow the remediation guidance to resolve.
126-
- **Repair pending**: There was a problem in the replication cycle. You can select the link to understand possible causes and actions to remediate (as applicable). If you opted for **Automatically repair replication** by selecting **Yes** when you triggered replication of VM, the tool tries to repair it for you. Otherwise, select the VM, and then select **Repair Replication**.
126+
- **Repair pending**: There was a problem in the replication cycle. You can select the link to understand possible causes and actions to remediate (as applicable). If you opted for **Automatically repair replication** by selecting **Yes** when you triggered replication of VM, the tool tries to repair it for you. Otherwise, select the VM, and then select **Repair Replication**.
127127

128128
If you didn't opt for **Automatically repair replication** or if the repair step didn't work for you, stop replication for the VM. Reset the CBT on the VM, and then reconfigure the replication.
129129
- **Repair replication queued**: The VM is queued for replication repair because other VMs are consuming the on-premises resources. After the resources are free, the VM is processed for repair replication.
@@ -189,7 +189,7 @@ The following diagram shows the recommended way to use the scale-out appliance.
189189

190190
You can deploy the scale-out appliance anytime after you configure the primary appliance, but it isn't required until 300 VMs are replicating concurrently. When 300 VMs are replicating concurrently, you must deploy the scale-out appliance to proceed.
191191

192-
## Stopping replication
192+
## Stopping replication or completing a migration
193193

194194
When you stop replication, the intermediate managed disks (seed disks) created during replication are deleted. You can stop replication only during an active replication. You can select **Complete migration** to stop the replication after the VM is migrated.
195195

@@ -207,7 +207,7 @@ If the current delta replication cycle experiences delays due to high data churn
207207

208208
If the snapshot size increases (due to churn pattern) to an extent that crosses the available capacity of the datastore, there's a risk of the datastore running out of space. This situation can adversely affect production workloads and might render the source VM unresponsive.
209209

210-
To mitigate this risk, we recommend that you increase the datastore size proactively. If multiple VMs that are being replicated concurrently have disks in a datastore that has low available capacity, we advise that you perform migrations one VM at a time to avoid resource contention.
210+
To mitigate this risk, we recommend that you increase the datastore size proactively. If multiple VMs that you're replicating concurrently have disks in a datastore that has low available capacity, we advise that you perform migrations one VM at a time to avoid resource contention.
211211

212212
## Management of replication
213213

0 commit comments

Comments
 (0)