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/backup/backup-azure-scdpm-troubleshooting.md
+17-9Lines changed: 17 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Troubleshoot System Center Data Protection Manager
3
3
description: In this article, discover solutions for issues that you might encounter while using System Center Data Protection Manager.
4
4
ms.topic: troubleshooting
5
-
ms.date: 10/21/2022
5
+
ms.date: 01/31/2025
6
6
ms.service: azure-backup
7
7
author: jyothisuri
8
8
ms.author: jsuri
@@ -14,7 +14,11 @@ This article describes solutions for issues that you might encounter while using
14
14
15
15
For the latest release notes for System Center Data Protection Manager, see the [System Center documentation](/system-center/dpm/dpm-release-notes). You can learn more about support for Data Protection Manager in [this matrix](/system-center/dpm/dpm-protection-matrix).
16
16
17
-
## Error: Replica is inconsistent
17
+
## Common errors
18
+
19
+
This section lists the common errors and the recommended actions to resolve them.
20
+
21
+
### Error: Replica is inconsistent
18
22
19
23
A replica can be inconsistent for the following reasons:
20
24
@@ -36,7 +40,7 @@ To resolve this issue, perform the following actions:
36
40
- Ensure that the disk is healthy and that there's enough space for the replica.
37
41
- Ensure that there are no duplicate backup jobs that are running concurrently.
38
42
39
-
## Error: Online recovery point creation failed
43
+
###Error: Online recovery point creation failed
40
44
41
45
To resolve this issue, perform the following actions:
42
46
@@ -48,7 +52,7 @@ To resolve this issue, perform the following actions:
48
52
- Ensure that the replica is present and not missing.
49
53
- Ensure that the replica has sufficient space to create the update sequence number (USN) journal.
50
54
51
-
## Error: Unable to configure protection
55
+
###Error: Unable to configure protection
52
56
53
57
This error occurs when the Data Protection Manager server can't contact the protected server.
54
58
@@ -58,7 +62,7 @@ To resolve this issue, perform the following actions:
58
62
- Ensure that there's connectivity (network/firewall/proxy) between your Data Protection Manager server and the protected server.
59
63
- If you're protecting a SQL server, ensure that the **Login Properties** > **NT AUTHORITY\SYSTEM** property shows the **sysadmin** setting enabled.
60
64
61
-
## Error: Server not registered as specified in vault credential file
65
+
###Error: Server not registered as specified in vault credential file
62
66
63
67
This error occurs during the recovery process for Data Protection Manager/Azure Backup server data. The vault credential file that's used in the recovery process doesn't belong to the Recovery Services vault for the Data Protection Manager/Azure Backup server.
64
68
@@ -67,7 +71,7 @@ To resolve this issue, perform these steps:
67
71
1. Download the vault credential file from the Recovery Services vault to which the Data Protection Manager/Azure Backup server is registered.
68
72
2. Try to register the server with the vault by using the most recently downloaded vault credential file.
69
73
70
-
## Error: No recoverable data or selected server not a Data Protection Manager server
74
+
###Error: No recoverable data or selected server not a Data Protection Manager server
71
75
72
76
This error occurs for the following reasons:
73
77
@@ -80,7 +84,7 @@ When other Data Protection Manager/Azure Backup servers are registered to the Re
80
84
1. Ensure that the latest Azure Backup agent is installed.
81
85
2. After you ensure that the latest agent is installed, wait one day before you start the recovery process. The nightly backup job uploads the metadata for all of the protected backups to the cloud. The backup data is then available for recovery.
82
86
83
-
## Error: Provided encryption passphrase doesn't match passphrase for server
87
+
###Error: Provided encryption passphrase doesn't match passphrase for server
84
88
85
89
This error occurs during the encryption process when recovering Data Protection Manager/Azure Backup server data. The encryption passphrase that's used in the recovery process doesn't match the server's encryption passphrase. As a result, the agent can't decrypt the data and the recovery fails.
86
90
@@ -90,10 +94,14 @@ This error occurs during the encryption process when recovering Data Protection
90
94
> When you're recovering data, always provide the same encryption passphrase that's associated with the Data Protection Manager/Azure Backup server.
91
95
>
92
96
93
-
## Error: The server registration status could not be verified with Microsoft Azure Backup. Verify that you are connected to the internet and that the proxy settings are configured correctly.
97
+
###Error: The server registration status could not be verified with Microsoft Azure Backup. Verify that you are connected to the internet and that the proxy settings are configured correctly.
94
98
95
99
To resolve this issue:
96
100
97
101
- Ensure network connectivity and proxy settings.
98
102
- Ensure that you are running the latest MARS agent.
99
-
-[Ensure your server is running on TLS 1.2](transport-layer-security.md).
103
+
-[Ensure your server is running on TLS 1.2](transport-layer-security.md).
104
+
105
+
## Next step
106
+
107
+
[Prepare to back up workloads to Azure with System Center DPM](backup-azure-dpm-introduction.md)
0 commit comments