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.
407407
408408.. include:: /release-notes/release-advisories/advisories-v4.2-backup.rst
409409
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+
410419Shared File System
411- ++++++++++++++++++
420+ ~~~~~~~~~~~~~~~~~~
412421
413422.. include:: /includes/fact-shared-file-system-reqs.rst
414423
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ Backup Features Supported at Present
7070 .. [# ] |mms | requires a full backup for your first backup, after a
7171 snapshot has been deleted, and if the blockstore block size has
7272 been changed. Incremental backups reduce network transfer and
73- storage costs.
73+ storage costs.
7474
7575 This feature works with:
7676
You can’t perform that action at this time.
0 commit comments