File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
release-notes/release-advisories Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -407,8 +407,17 @@ scheduled snapshot time.
407
407
408
408
.. include:: /release-notes/release-advisories/advisories-v4.2-backup.rst
409
409
410
+ Incremental Backups
411
+ ~~~~~~~~~~~~~~~~~~~
412
+
413
+ |mms| creates handles for each file in the database during incremental backups. Ensure
414
+ that the :manual:`open file limit
415
+ </reference/ulimit/#std-label-recommended-ulimit-settings>` is greater than the number of
416
+ files before taking an incremental backup. Alternatively, take a full backup instead of an
417
+ incremental backup.
418
+
410
419
Shared File System
411
- ++++++++++++++++++
420
+ ~~~~~~~~~~~~~~~~~~
412
421
413
422
.. include:: /includes/fact-shared-file-system-reqs.rst
414
423
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ Backup Features Supported at Present
70
70
.. [# ] |mms | requires a full backup for your first backup, after a
71
71
snapshot has been deleted, and if the blockstore block size has
72
72
been changed. Incremental backups reduce network transfer and
73
- storage costs.
73
+ storage costs.
74
74
75
75
This feature works with:
76
76
You can’t perform that action at this time.
0 commit comments