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/troubleshoot-archive-tier.md
+22-14Lines changed: 22 additions & 14 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: Archive tier troubleshoots
3
3
description: Learn to troubleshoot Archive Tier errors for Azure Backup.
4
4
ms.topic: troubleshooting
5
-
ms.date: 10/23/2021
5
+
ms.date: 03/19/2025
6
6
ms.service: azure-backup
7
7
author: jyothisuri
8
8
ms.author: jsuri
@@ -12,90 +12,98 @@ ms.author: jsuri
12
12
13
13
This article provides troubleshooting details to for error codes that appears when a recovery point can't be moved to archive.
14
14
15
-
## RecoveryPointTypeNotEligibleForArchive
15
+
## Common user errors
16
+
17
+
### RecoveryPointTypeNotEligibleForArchive
16
18
17
19
**Error message**: Recovery-Point Type is not eligible for Archive Move
18
20
19
21
**Description**: This error code is shown when the selected recovery point type isn't eligible to be moved to archive.
20
22
21
23
**Recommended action**: Check eligibility of the recovery point. See [Supported workloads](archive-tier-support.md#supported-workloads).
22
24
23
-
## RecoveryPointHaveActiveDependencies
25
+
###RecoveryPointHaveActiveDependencies
24
26
25
27
**Error message**: Recovery-Point having active dependencies for restore is not eligible for Archive Move
26
28
27
29
**Description**: The selected recovery point has active dependencies and so can’t be moved to archive.
28
30
29
31
**Recommended action**" Check eligibility of the recovery point. See [Supported workloads](archive-tier-support.md#supported-workloads).
30
32
31
-
## MinLifeSpanInStandardRequiredForArchive
33
+
###MinLifeSpanInStandardRequiredForArchive
32
34
33
35
**Error message**: Recovery-Point is not eligible for Archive Move as lifespan spent in Vault-Standard-Tier is lesser than the required minimum
34
36
35
37
**Description**: The recovery point has to stay in Standard tier for a minimum of three months for Azure virtual machines, and 45 days for SQL Server in Azure virtual machines
36
38
37
39
**Recommended action**: Check eligibility of the recovery point. See [Supported workloads](archive-tier-support.md#supported-workloads).
38
40
39
-
## MinRemainingLifeSpanInArchiveRequired
41
+
###MinRemainingLifeSpanInArchiveRequired
40
42
41
43
**Error message**: Recovery-Point remaining lifespan is lesser than the required minimum.
42
44
43
45
**Description**: The minimum lifespan required for a recovery point for archive move eligibility is six months.
44
46
45
47
**Recommended action**: Check eligibility of the recovery point. See [Supported workloads](archive-tier-support.md#supported-workloads).
46
48
47
-
## UserErrorRecoveryPointAlreadyInArchiveTier
49
+
###UserErrorRecoveryPointAlreadyInArchiveTier
48
50
49
51
**Error message**: Recovery-Point is not eligible for archive move as it has already been moved to archive tier
50
52
51
53
**Description**: The selected recovery point is already in archive. So it’s not eligible to be moved to archive.
0 commit comments