You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/site-recovery/azure-to-azure-troubleshoot-errors.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -164,7 +164,7 @@ Because SUSE Linux uses symbolic links, or symlinks, to maintain a certificate l
164
164
-rw-r--r-- 1 root root 1774 Jan 8 09:52 b204d74a.0
165
165
```
166
166
167
-
## Outbound connectivity for URLs or IP ranges (error code 151037 or 151072)
167
+
## Outbound URLs or IP ranges (error code 151037 or 151072)
168
168
169
169
For Site Recovery replication to work, outbound connectivity to specific URLs is required from the VM. If your VM is behind a firewall or uses network security group (NSG) rules to control outbound connectivity, you might face one of these issues. While we continue to support outbound access via URLs, using an allow list of IP ranges is no longer supported.
170
170
@@ -240,7 +240,7 @@ The custom proxy settings are invalid and the Mobility service agent didn't auto
240
240
241
241
To specify the [required URLs](azure-to-azure-about-networking.md#outbound-connectivity-for-urls) or the [required IP ranges](azure-to-azure-about-networking.md#outbound-connectivity-using-service-tags), follow the guidance in [About networking in Azure to Azure replication](azure-to-azure-about-networking.md).
242
242
243
-
## Disk not found in the machine (error code 150039)
243
+
## Disk not found in VM (error code 150039)
244
244
245
245
A new disk attached to the VM must be initialized. If the disk isn't found, the following message is displayed:
246
246
@@ -262,7 +262,7 @@ Make sure that the data disks are initialized, and then retry the operation.
262
262
263
263
If the problem persists, contact support.
264
264
265
-
## One or more disks are available for protection (error code 153039)
265
+
## Multiple disks available for protection (error code 153039)
266
266
267
267
### Possible causes
268
268
@@ -337,7 +337,7 @@ A stale configuration can occur on an Azure VM if you enabled replication for th
337
337
1. Run the script, _Cleanup-stale-asr-config-Azure-VM.ps1_. Provide the **Subscription ID**, **VM Resource Group**, and **VM name** as parameters.
338
338
1. If you're prompted for Azure credentials, provide them. Then verify that the script runs without any failures.
339
339
340
-
## Unable to select VM or resource group in the enable replication job
340
+
## Can't select VM or resource group in enable replication job
341
341
342
342
### Issue 1: The resource group and source VM are in different locations
343
343
@@ -395,7 +395,7 @@ To enable replication on the VM, its provisioning state must be **Succeeded**. F
395
395
- If the **provisioningState** is **Failed**, contact support with details to troubleshoot.
396
396
- If the **provisioningState** is **Updating**, another extension might be being deployed. Check whether there are any ongoing operations on the VM, waitfor them to finish, and then retry the failed Site Recovery job to enable replication.
397
397
398
-
## Unable to select target VM (network selection tab is unavailable)
398
+
## Unable to select target VM
399
399
400
400
### Issue 1: VM is attached to a network that's already mapped to a target network
401
401
@@ -453,7 +453,7 @@ The disk is smaller than the supported size of 1024 MB.
453
453
454
454
Make sure that the disk size is within the supported size range, and then retry the operation.
455
455
456
-
## Protection not enabled when GRUB uses device name rather than UUID (error code 151126)
456
+
## Protection not enabled when GRUB uses device name (error code 151126)
457
457
458
458
### Possible causes
459
459
@@ -488,7 +488,7 @@ Replace each device name with the corresponding UUID:
@@ -521,7 +521,7 @@ The Site Recovery Mobility service has many components, one of which is called t
521
521
>
522
522
> Apart from the filter driver, the benefits of any other enhancements and fixes in the Mobility service update take effect without requiring a restart.
523
523
524
-
## Protection not enabled because replica managed disk already exists
524
+
## Protection not enabled if replica managed disk exists
525
525
526
526
This error occurs when the replica managed disk already exists, without expected tags, in the target resource group.
0 commit comments