Skip to content

Commit 29e7732

Browse files
authored
Merge pull request #207533 from v-amallick/Aug-9-2022-HANAnSQL
HANA - FAQ updates
2 parents 3bf19ad + 8afbe92 commit 29e7732

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

articles/backup/sap-hana-faq-backup-azure-vm.yml

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
description: This article provides answers to common questions about backing up SAP HANA databases using the Azure Backup service.
55
ms.topic: faq
66
ms.service: backup
7-
ms.date: 07/15/2022
7+
ms.date: 08/10/2022
88
author: v-amallick
99
ms.author: v-amallick
1010
title: Frequently asked questions – Back up SAP HANA databases on Azure VMs
@@ -274,7 +274,16 @@ sections:
274274
|Daily fulls + logs | - | The previous fulls that aren't on the same day of the week are marked for deletion but kept until the log retention period | The previous fulls that aren't on the same day of the week are marked for deletion but kept until the log retention period |
275275
|Weekly fulls + daily differentials + logs | The previous weekly fulls retention is recalculated as per latest policy. The previous differentials are immediately deleted | - | The previous differentials are immediately deleted |
276276
|Weekly fulls + daily incrementals + logs | The previous weekly fulls retention is recalculated as per latest policy. The previous incrementals are immediately deleted | The previous incrementals are immediately deleted | - |
277-
277+
278+
- question: |
279+
How can I manage the size of /opt/msawb folder created in the root partition?
280+
answer: |
281+
You could manage the space in the root folder using one of the following options:
282+
- Create an own LV for */opt/msawb*.
283+
- Create a soft *link*/*symlink* to another location/folder on the same/different disk.
284+
- Increase the space on the root partition.
285+
286+
278287
additionalContent: |
279288
280289
## Next steps

0 commit comments

Comments
 (0)