Skip to content

Commit f4a299b

Browse files
added qn
1 parent b7d977e commit f4a299b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)