All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alasdair G Kergon <agk@uk.sistina.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] LV's above 2TB, PV's above 1TB, LBD?
Date: Mon Nov 18 10:38:01 2002	[thread overview]
Message-ID: <20021118163728.C5567@uk.sistina.com> (raw)
In-Reply-To: <3DD3AEF2.5040900@grc.nasa.gov>; from tkollar@grc.nasa.gov on Thu, Nov 14, 2002 at 09:10:58AM -0500

On Thu, Nov 14, 2002 at 09:10:58AM -0500, Tad Kollar wrote:
> lvm> lvextend -l 10980 /dev/vgtest2/lvtest2
>    Extending logical volume lvtest2 to 2.68 TB
>    logical volumes cannot be larger than 4.00 TB
A missing division by 2 when producing the error message:-)
 
> Also, pvcreate treats 1+ TB devices as 2+ TB and rejects them.
Maybe another missing factor of 2 somewhere?
Can you provide some *specific* output demonstrating this problem
(like you did for the first problem)?
 
> Aside from this, now that the 2.5 kernel supports LBD's, can the limit
> on LV's be raised to 16 TB?
For the *new* format of metadata (in beta 4 released today), yes: 
for now, I've knocked out the LV size restriction in CVS.  Further
tweaks to the tools may also be required. Please try it and let us
know whether it works, or what else needs changing.
 
Alasdair
-- 
agk@uk.sistina.com

  reply	other threads:[~2002-11-18 10:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-14  8:12 [linux-lvm] LV's above 2TB, PV's above 1TB, LBD? Tad Kollar
2002-11-18 10:38 ` Alasdair G Kergon [this message]
2002-11-18 10:52   ` Ragnar Kjørstad
2002-11-19  4:47     ` Heinz J . Mauelshagen

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=20021118163728.C5567@uk.sistina.com \
    --to=agk@uk.sistina.com \
    --cc=linux-lvm@sistina.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.