linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Scott Moser <smoser@brickies.net>
To: linux-lvm@redhat.com
Subject: [linux-lvm] [PATCH] man: document that 2 times poolmetadatasize is allocated for lvmthin
Date: Tue, 20 Oct 2020 15:19:02 -0400	[thread overview]
Message-ID: <CAKxE60wD76RnJ=Zk690C5vajHjg3xuLANOoRih42VRQKrCriPw@mail.gmail.com> (raw)

diff --git a/man/lvmthin.7_main b/man/lvmthin.7_main
index ce2343183..e21e516c9 100644
--- a/man/lvmthin.7_main
+++ b/man/lvmthin.7_main
@@ -1101,6 +1101,11 @@ specified with the --poolmetadatasize option.
When this option is not
 given, LVM automatically chooses a size based on the data size and chunk
 size.

+The space allocated by creation of a thinpool will include
+a spare metadata LV by default (see "Spare metadata LV").  As a result,
+the VG must have enough space for the --size option plus twice
+the specified (or calculated) --poolmetadata value.
+
 It can be hard to predict the amount of metadata space that will be
 needed, so it is recommended to start with a size of 1GiB which should be
 enough for all practical purposes.  A thin pool metadata LV can later be

             reply	other threads:[~2020-10-20 19:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-20 19:19 Scott Moser [this message]
2020-10-28 20:15 ` [linux-lvm] [PATCH] man: document that 2 times poolmetadatasize is allocated for lvmthin Zdenek Kabelac
  -- strict thread matches above, loose matches on Subject: below --
2020-10-20 18:25 Scott Moser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAKxE60wD76RnJ=Zk690C5vajHjg3xuLANOoRih42VRQKrCriPw@mail.gmail.com' \
    --to=smoser@brickies.net \
    --cc=linux-lvm@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).