Skip to content

Commit 04b9b27

Browse files
Merge pull request #279577 from AbhishekMallick-MS/Jun-28-2024-EEE
Addressed EEE doc ask #27996938
2 parents 2eda867 + 6eb0b61 commit 04b9b27

File tree

2 files changed

+13
-8
lines changed

2 files changed

+13
-8
lines changed

articles/backup/sap-hana-backup-support-matrix.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: SAP HANA Backup support matrix
33
description: In this article, learn about the supported scenarios and limitations when you use Azure Backup to back up SAP HANA databases on Azure VMs.
44
ms.topic: reference
5-
ms.date: 09/25/2024
5+
ms.date: 09/30/2024
66
ms.custom: references_regions
77
ms.service: azure-backup
88
author: AbhishekMallick-MS
@@ -36,16 +36,13 @@ Azure Backup supports the backup of SAP HANA databases to Azure. This article su
3636
| **Special configurations** | | SAP HANA + Dynamic Tiering <br> Cloning through LaMa |
3737
| **Compression** | You can enable HANA Native compression via the Backup policy. [See the SAP HANA document](https://help.sap.com/docs/SAP_HANA_PLATFORM/6b94445c94ae495c83a19646e7c3fd56/86943e9f8d5343c59577755edff8296b.html). | |
3838
| **Multi-streaming backup** | You can increase your streaming backup throughput from *420 MBps* to *1.5 GBps*. [Learn more](#support-for-multistreaming-data-backups). | |
39+
| **File System types** | File Systems `ext3` and `xfs` are supported for SAP HANA database instance snapshots backup. | Other File Sustems aren't supported. |
3940

4041
------
4142

4243
>[!NOTE]
43-
>Azure Backup doesn’t automatically adjust for daylight saving time changes when backing up a SAP HANA database running in an Azure VM.
44-
>
45-
>Modify the policy manually as needed.
46-
47-
> [!NOTE]
48-
> You can now [monitor the backup and restore](./sap-hana-db-manage.md#monitor-manual-backup-jobs-in-the-portal) jobs (to the same machine) triggered from HANA native clients (SAP HANA Studio/ Cockpit/ DBA Cockpit) in the Azure portal.
44+
>- Azure Backup doesn’t automatically adjust for daylight saving time changes when backing up a SAP HANA database running in an Azure VM. We recommend you to modify the policy manually as needed.
45+
>- You can now [monitor the backup and restore](./sap-hana-db-manage.md#monitor-manual-backup-jobs-in-the-portal) jobs (to the same machine) triggered from HANA native clients (SAP HANA Studio/ Cockpit/ DBA Cockpit) in the Azure portal.
4946
5047
## Support for multistreaming data backups
5148

articles/backup/sap-hana-database-instance-troubleshoot.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Troubleshoot SAP HANA databases instance backup errors
33
description: This article describes how to troubleshoot common errors that might occur when you use Azure Backup to back up SAP HANA database instances.
44
ms.topic: troubleshooting
5-
ms.date: 11/02/2023
5+
ms.date: 09/30/2024
66
ms.service: azure-backup
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
@@ -158,6 +158,14 @@ Azure VM and retry the operation. For more information, see the [Azure workload
158158

159159
**Recommended action**: Retry the restore operation after you stop protection of the databases on the target machine and ensure that the *Backint path is empty*. [Learn more about Backint path](https://aka.ms/HANABackupConfigurations).
160160

161+
### UserErrorWLBackupFilesystemTypeNotSupported
162+
163+
**Error code**: `UserErrorWLBackupFilesystemTypeNotSupported`
164+
165+
**Error message**: File Systems `ext3` and `xfs` are currently supported. The operation fails for any other File System.
166+
167+
**Recommended action**: Ensure that you're using the supported File System
168+
161169
## Appendix
162170

163171
**Perform restoration actions in SAP HANA studio**

0 commit comments

Comments
 (0)