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/sap-hana-faq-backup-azure-vm.yml
+11-2Lines changed: 11 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ metadata:
4
4
description: This article provides answers to common questions about backing up SAP HANA databases using the Azure Backup service.
5
5
ms.topic: faq
6
6
ms.service: backup
7
-
ms.date: 07/15/2022
7
+
ms.date: 08/10/2022
8
8
author: v-amallick
9
9
ms.author: v-amallick
10
10
title: Frequently asked questions – Back up SAP HANA databases on Azure VMs
@@ -274,7 +274,16 @@ sections:
274
274
|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 |
275
275
|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 |
276
276
|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.
0 commit comments