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-replication.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ You should see the event **Data change rate beyond supported limits**:
33
33
34
34
If you select the event, you should see the exact disk information:
35
35
36
-
:::image type="content" source="./media/site-recovery-azure-to-azure-troubleshoot/data_change_event2.png" alt-text="Page that shows the data change rate event details.":::
Copy file name to clipboardExpand all lines: articles/site-recovery/vmware-troubleshoot-mobility-agent-health.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ To troubleshoot mobility agent health errors, follow these recommendations:
37
37
-**Windows**: `C:\Program Files (x86)\Microsoft Azure Site Recovery\agent\svagents_curr<>.log`
38
38
39
39
40
-
### Error 1 - ClientCertificateIsInvalidOrExpired
40
+
####Error 1 - ClientCertificateIsInvalidOrExpired
41
41
42
42
If you get the following error in the `svagents_curr<>.log` file:
43
43
@@ -48,7 +48,7 @@ If you get the following error in the `svagents_curr<>.log` file:
48
48
49
49
---
50
50
51
-
#### Full error message
51
+
#####Full error message
52
52
53
53
```
54
54
<ErrorCategory>ClientError</ErrorCategory>
@@ -60,13 +60,13 @@ If you get the following error in the `svagents_curr<>.log` file:
60
60
<PossibleCauses>The specified client certificate is valid between '6/23/2024 2:46:05 AM' and '6/24/2024 5:00:00 PM'. The current time is '6/26/2024 9:47:26 AM' which is outside certificate validity window.</PossibleCauses>
61
61
```
62
62
63
-
#### Resolution
63
+
#####Resolution
64
64
65
65
Follow these recommendations:
66
66
1.[Upgrade Azure Site Recovery mobility agent](./upgrade-mobility-service-modernized.md) to the latest version available on the source machine.
67
67
1.[Generate Mobility Service configuration](./vmware-physical-mobility-service-overview.md#generate-mobility-service-configuration-file) file and [re-register](./vmware-physical-mobility-service-overview.md#install-the-mobility-service-using-ui-modernized) mobility agents with appliance.
68
68
69
-
69
+
3
70
70
### Error 2 - certificate verification failed
71
71
72
72
If you get the following error in the `svagents_curr<>.log` file:
#~> (06-25-2024 16:17:42): ERROR 2480 4612 36 TransportStream::Write: Failed to send data with error [at C:\__w\1\s\host\cxpslib\client.h:BasicClient<class HttpTraits>::putFile:609] (sid: ), remoteName: b0a77692-5c2a-48d5-bb95-35404e10a10d.mon, dataSize: 1048576, moreData: 1, error: [at C:\__w\1\s\host\cxpslib\client.h:BasicClient<class HttpTraits>::connectSocket:1468] WIN-0LTQUK99R9O : 11001, No such host is known.: handshake: certificate verify failed (SSL routines) [asio.ssl:167772294]. (may want to check server side logs for this sid) cxps
84
84
```
85
85
86
86
87
-
#### Resolution
87
+
#####Resolution
88
88
89
89
Follow these recommendations:
90
90
1. Navigate to the replication appliance where the process server component health is critical and log in into the appliance.
91
91
1.[Upgrade](./upgrade-mobility-service-modernized.md#upgrade-appliance) process server on the appliance to the latest version and wait for an hour.
92
92
1. Restart the services - *Process Server* and *Process Server Monitor* and wait for an hour.
93
93
94
94
95
-
### Error 3 - SSL peer certificate or SSH remote key wasn't OK
95
+
####Error 3 - SSL peer certificate or SSH remote key wasn't OK
96
96
97
97
If you get the following error in the `svagents_curr<>.log` file:
98
98
@@ -102,7 +102,7 @@ If you get the following error in the `svagents_curr<>.log` file:
102
102
103
103
---
104
104
105
-
#### Full error message
105
+
#####Full error message
106
106
107
107
```
108
108
#~> (06-20-2024 10:03:51): ERROR 1688 648 16394 Server certificate expired for URL https://<IPAddress>:443/CallRcmApi
@@ -118,7 +118,7 @@ If you get the following error in the `svagents_curr<>.log` file:
118
118
#~> (06-20-2024 10:03:53): ERROR 1688 648 16404 RcmClientLib::RcmConfigurator::PollReplicationSettings: failed to get settings from RCM with error 20501
119
119
```
120
120
121
-
#### Resolution
121
+
#####Resolution
122
122
123
123
Follow these recommendations:
124
124
@@ -128,7 +128,7 @@ Follow these recommendations:
128
128
1.[Generate](./vmware-physical-mobility-service-overview.md#generate-mobility-service-configuration-file) mobility service configuration file and [re-register](./vmware-physical-mobility-service-overview.md#install-the-mobility-service-using-ui-modernized) mobility agents with appliance.
129
129
130
130
131
-
### Error 4 - mismatch of fingerprints received
131
+
####Error 4 - mismatch of fingerprints received
132
132
133
133
If you get the following error in the `svagents_curr<>.log` file:
134
134
@@ -139,7 +139,7 @@ If you get the following error in the `svagents_curr<>.log` file:
139
139
140
140
---
141
141
142
-
#### Full error message
142
+
#####Full error message
143
143
144
144
```
145
145
#~> (07-01-2024 13:13:34): ERROR 2952 5016 19 Could not perform curl. Curl error: (6) Couldn't resolve host name
@@ -155,7 +155,7 @@ If you get the following error in the `svagents_curr<>.log` file:
0 commit comments