Skip to content

Commit c41bc9c

Browse files
author
Ankita Dutta
committed
removing blocker
1 parent 767d798 commit c41bc9c

File tree

2 files changed

+7
-24
lines changed

2 files changed

+7
-24
lines changed

articles/site-recovery/vmware-azure-troubleshoot-replication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Search for the string "vacpError" by opening the vacp.log file in an editor
173173

174174
`Ex: `**`vacpError`**`:220#Following disks are in FilteringStopped state [\\.\PHYSICALDRIVE1=5, ]#220|^|224#FAILED: CheckWriterStatus().#2147754994|^|226#FAILED to revoke tags.FAILED: CheckWriterStatus().#2147754994|^|`
175175

176-
In the preceeding example **2147754994** is the error code that tells you about the failure as shown:
176+
In the preceding example **2147754994** is the error code that tells you about the failure as shown:
177177

178178
#### VSS writer is not installed - Error 2147221164
179179

articles/site-recovery/vmware-troubleshoot-mobility-agent-health.md

Lines changed: 6 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,9 @@ To troubleshoot mobility agent health errors, follow these recommendations:
4141

4242
If you get the following error in the `svagents_curr<>.log` file:
4343

44-
# [Error message](#tab/error-message)
44+
***ClientCertificateIsInvalidOrExpired***
45+
***The specified client certificate is invalid or already expired.***
4546

46-
**ClientCertificateIsInvalidOrExpired**
47-
**The specified client certificate is invalid or already expired.**
48-
49-
---
5047

5148
##### Full error message
5249

@@ -66,16 +63,12 @@ Follow these recommendations:
6663
1. [Upgrade Azure Site Recovery mobility agent](./upgrade-mobility-service-modernized.md) to the latest version available on the source machine.
6764
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.
6865

69-
3
66+
7067
### Error 2 - certificate verification failed
7168

7269
If you get the following error in the `svagents_curr<>.log` file:
70+
*handshake: **certificate verify failed** (SSL routines)*
7371

74-
# [Error message](#tab/error-message)
75-
76-
handshake: **certificate verify failed** (SSL routines)
77-
78-
---
7972

8073
##### Full error message
8174

@@ -95,12 +88,8 @@ Follow these recommendations:
9588
#### Error 3 - SSL peer certificate or SSH remote key wasn't OK
9689

9790
If you get the following error in the `svagents_curr<>.log` file:
91+
***Server certificate expired***
9892

99-
# [Error message](#tab/error-message)
100-
101-
**Server certificate expired**
102-
103-
---
10493

10594
##### Full error message
10695

@@ -131,13 +120,7 @@ Follow these recommendations:
131120
#### Error 4 - mismatch of fingerprints received
132121

133122
If you get the following error in the `svagents_curr<>.log` file:
134-
135-
136-
# [Error message](#tab/error-message)
137-
138-
**Mismatch of fingerprints between received:**
139-
140-
---
123+
***Mismatch of fingerprints between received:***
141124

142125
##### Full error message
143126

0 commit comments

Comments
 (0)