Skip to content

Commit 83b8879

Browse files
authored
DOCSP-41411-faq-storage (#8446) (#8468)
* DOCSP-41411-faq-storage * * (cherry picked from commit e8b10b2)
1 parent 1aec060 commit 83b8879

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

source/faq/storage.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -126,10 +126,9 @@ in the output of :method:`db.collection.stats()` under the heading
126126
``wiredTiger.block-manager.file bytes available for reuse``.
127127

128128
To allow the WiredTiger storage engine to release this empty space to the
129-
operating system, you can de-fragment your data file. This can be achieved
130-
using the :dbcommand:`compact` command. For more information on its behavior
131-
and other considerations, see :dbcommand:`compact`.
132-
129+
operating system, you can de-fragment your data file. This can be achieved by
130+
:ref:`resyncing a replica set member <resync-replica-member>` or using the
131+
:dbcommand:`compact` command.
133132

134133
Data Storage Diagnostics
135134
------------------------

0 commit comments

Comments
 (0)