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-mars-troubleshoot.md
+9-12Lines changed: 9 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,34 +80,31 @@ If scheduled backups don't get triggered automatically, while manual backups wor
80
80
81
81
- Ensure the Online Backup status is set to **Enable**. To verify the status perform the below:
82
82
83
-
- Go to **Control Panel** > **Administrative Tools** > **Task Scheduler**.
84
-
- Expand **Microsoft**, and select **Online Backup**.
83
+
- Open **Task Scheduler** and expand **Microsoft**, and select **Online Backup**.
85
84
- Double-click **Microsoft-OnlineBackup**, and go to the **Triggers** tab.
86
-
- Verify if the status is set to **Enabled**. If it isn't, select **Edit**, and select the**Enabled** check box and click **OK**.
85
+
- Verify if the status is set to **Enabled**. If it isn't, then select **Edit** >**Enabled** check box and click **OK**.
87
86
88
-
- Ensure the user account selected for running the task is either **SYSTEM** or **Local Administrators' group** on the server. To verify the user account, go to the **General** tab and check the **Security options**.
87
+
- Ensure the user account selected for running the task is either **SYSTEM** or **Local Administrators' group** on the server. To verify the user account, go to the **General** tab and check the **Security** options.
89
88
90
-
-See if PowerShell 3.0 or later is installed on the server. To check the PowerShell version, run the following command and verify that the *Major* version number is equal to or greater than 3.
89
+
-Ensure PowerShell 3.0 or later is installed on the server. To check the PowerShell version, run the following command and verify that the *Major* version number is equal to or greater than 3.
91
90
92
91
`$PSVersionTable.PSVersion`
93
92
94
-
-See if the following path is part of the *PSMODULEPATH* environment variable.
93
+
-Ensure the following path is part of the *PSMODULEPATH* environment variable
- If the PowerShell execution policy for *LocalMachine* is set to restricted, the PowerShell cmdlet that triggers the backup task might fail. Run the following commands in elevated mode, to check and set the execution policy to either *Unrestricted* or *RemoteSigned*.
97
+
- If the PowerShell execution policy for *LocalMachine* is set to restricted, the PowerShell cmdlet that triggers the backup task might fail. Run the following commands in elevated mode, to check and set the execution policy to either *Unrestricted* or *RemoteSigned*
- Ensure server was rebooted after the backup agent installation
103
+
- Ensure there are no missing or corrupted **PowerShell** module **MSonlineBackup**. In case there are any missing or corrupt file, to resolve this issue perform the below:
105
104
106
-
- Ensure there are no missing or corrupted **PowerShell** module **MSonlineBackup**. In case there are any missing or corrupt file, to resolve the issue perform the below:
107
-
108
-
- From another machine (Windows 2008 R2) having the MARS agent working properly, copy the MSOnlineBackup folder from *(C:\Program Files\Microsoft Azure Recovery Services Agent\bin\Modules)* path.
105
+
- From any machine having MARS agent that is working properly, copy the MSOnlineBackup folder from *(C:\Program Files\Microsoft Azure Recovery Services Agent\bin\Modules)* path.
109
106
- Paste this in problematic machine in the same path *(C:\Program Files\Microsoft Azure Recovery Services Agent\bin\Modules)*.
110
-
- If **MSOnlineBackup** folder is already exists in the machine, paste/replace the content files inside it.
107
+
- If **MSOnlineBackup** folder is already exists in the machine, paste or replace the content files inside it.
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-system-state-troubleshoot.md
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,29 @@ ms.author: srinathvasireddy
15
15
16
16
This article describes solutions for issues that you might encounter while using System State Backup.
17
17
18
+
## Basic troubleshooting
19
+
We recommend you perform the below validation, before you start troubleshooting System State backup:
20
+
21
+
-[Ensure Microsoft Azure Recovery Services (MARS) Agent is up to date](https://go.microsoft.com/fwlink/?linkid=229525&clcid=0x409)
22
+
-[Ensure there is network connectivity between MARS agent and Azure](https://aka.ms/AB-A4dp50)
23
+
- Ensure Microsoft Azure Recovery Services is running (in Service console). If required restart and retry the operation
24
+
-[Ensure 5-10% free volume space is available on scratch folder location](https://aka.ms/AB-AA4dwtt)
25
+
-[Check if another process or antivirus software is interfering with Azure Backup](https://aka.ms/AB-AA4dwtk)
26
+
-[Scheduled backup fails, but manual backup works](https://aka.ms/ScheduledBackupFailManualWorks)
27
+
- Ensure your OS has the latest updates
28
+
-[Ensure unsupported drives and files with unsupported attributes are excluded from backup](backup-support-matrix-mars-agent.md#supported-drives-or-volumes-for-backup)
29
+
- Ensure **System Clock** on the protected system is configured to correct time zone <br>
30
+
-[Ensure that the server has at least .Net Framework version 4.5.2 and higher](https://www.microsoft.com/download/details.aspx?id=30653)<br>
31
+
- If you are trying to **reregister your server** to a vault, then: <br>
32
+
- Ensure the agent is uninstalled on the server and it is deleted from portal <br>
33
+
- Use the same passphrase that was initially used for registering the server <br>
34
+
- In case of offline backup ensure that Azure PowerShell version 3.7.0 is installed on both source and copy computer before you begin offline backup operation
35
+
-[Consideration when Backup agent is running on an Azure virtual machine](https://aka.ms/AB-AA4dwtr)
36
+
37
+
### Limitation
38
+
- Recovering to different hardware using System State recovery is not recommended by Microsoft
39
+
- System State backup currently supports "on premise" Windows servers, this functionality is not available for Azure VMs.
40
+
18
41
## Pre-requisite
19
42
20
43
Before we troubleshoot System State Backup with Azure Backup, ensure you preform the below pre-requisites check.
Copy file name to clipboardExpand all lines: articles/backup/backup-configure-vault.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -251,14 +251,13 @@ After the initial backup is completed, the **Job completed** status appears in t
251
251
252
252
## Ad hoc backup policy retention behavior
253
253
254
+
* For more information, refer step 8 of [Create a backup policy](backup-configure-vault.md#create-a-backup-policy)
255
+
254
256
| Backup Schedule option | How long will the backed-up data be retained?
255
257
| -- | --
256
-
| Schedule a backup every: *Day | **Default Retention**: Equivalent to the “retention in days for daily backups.” <br/><br/> **Exception**: If a daily scheduled backup set for long term retention (Weeks, Months, Years) fails, then an adhoc backup triggered right after this failed scheduled backup is considered for long-term retention. Otherwise, the next scheduled backup is considered for long-term retention.<br/><br/> **Example**: If (say) the scheduled backup taken on Thursday 8:00 am fails and the same backup was to be considered for Weekly/Monthly/Yearly retention, then the first adhoc backup triggered before the next scheduled backup (say) Friday, 8:00 am would be automatically tagged for Weekly/Monthly/Yearly retention as applicable to the Thursday 8:00 am backup.
257
-
| Schedule a backup every: *Weekly | **Default Retention**: 1 day. <br/> Adhoc Backups taken for a data source with weekly Backup policy are deleted the very next day, even if they are the most recent Backups for the data source. <br/><br/> **Exception**: If a weekly scheduled backup set for long term retention (Weeks, Months, Years) fails, then an adhoc backup triggered right after this failed scheduled backup is considered for long-term retention. Otherwise, the next scheduled backup is considered for long-term retention. <br/><br/> **Example**: If (say) the scheduled backup taken on Thursday 8:00 am fails and the same backup was to be considered for Monthly/Yearly retention, then the first adhoc backup triggered before the next scheduled backup (say) Thursday, 8:00 am would be automatically tagged for Monthly/Yearly retention as applicable to the Thursday 8:00 am backup
258
-
258
+
| Schedule a backup every: *Day | **Default Retention**: Equivalent to the “retention in days for daily backups” <br/><br/> **Exception**: If a daily scheduled backup set for long term retention (Weeks, Months, Years) fails, then an adhoc backup triggered right after this failed scheduled backup is considered for long-term retention. Otherwise, the next scheduled backup is considered for long-term retention.<br/><br/> **Example**: If (say) the scheduled backup taken on Thursday 8:00 am fails and the same backup was to be considered for Weekly/Monthly/Yearly retention, then the first adhoc backup triggered before the next scheduled backup (say) Friday, 8:00 am would be automatically tagged for Weekly/Monthly/Yearly retention as applicable to the Thursday 8:00 am backup.
259
+
| Schedule a backup every: *Weekly | **Default Retention**: 1 day <br/> Adhoc Backups taken for a data source with weekly Backup policy are deleted the very next day, even if they are the most recent Backups for the data source. <br/><br/> **Exception**: If a weekly scheduled backup set for long term retention (Weeks, Months, Years) fails, then an adhoc backup triggered right after this failed scheduled backup is considered for long-term retention. Otherwise, the next scheduled backup is considered for long-term retention. <br/><br/> **Example**: If (say) the scheduled backup taken on Thursday 8:00 am fails and the same backup was to be considered for Monthly/Yearly retention, then the first adhoc backup triggered before the next scheduled backup (say) Thursday, 8:00 am would be automatically tagged for Monthly/Yearly retention as applicable to the Thursday 8:00 am backup
259
260
260
-
> [!NOTE]
261
-
> For more information, refer step 8 of [Create a backup policy](backup-configure-vault.md#create-a-backup-policy)
0 commit comments