Skip to content

Commit cb82472

Browse files
lorelei-sakaiMike Snitzer
authored andcommitted
dm vdo: document minimum metadata size requirements
Signed-off-by: Matthew Sakai <[email protected]> Signed-off-by: Mike Snitzer <[email protected]>
1 parent 2a7f925 commit cb82472

File tree

1 file changed

+11
-0
lines changed
  • Documentation/admin-guide/device-mapper

1 file changed

+11
-0
lines changed

Documentation/admin-guide/device-mapper/vdo.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,17 @@ The repo also contains additional userspace tools which can be used to
3434
inspect a vdo target's on-disk metadata. Fortunately, these tools are
3535
rarely needed except by dm-vdo developers.
3636

37+
Metadata requirements
38+
=====================
39+
40+
Each vdo volume reserves 3GB of space for metadata, or more depending on
41+
its configuration. It is helpful to check that the space saved by
42+
deduplication and compression is not cancelled out by the metadata
43+
requirements. An estimation of the space saved for a specific dataset can
44+
be computed with the vdo estimator tool, which is available at:
45+
46+
https://github.com/dm-vdo/vdoestimator/
47+
3748
Target interface
3849
================
3950

0 commit comments

Comments
 (0)