All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jose Luis Domingo Lopez <linux-lvm@24x7linux.com>
To: Linux LVM Sistina <linux-lvm@sistina.com>
Subject: Re: [linux-lvm] Max LV size
Date: Mon Nov 11 16:53:01 2002	[thread overview]
Message-ID: <20021111225220.GA13022@localhost> (raw)
In-Reply-To: <Pine.A41.4.43.0211111602380.53894-100000@hera.itg.uiuc.edu>

On Monday, 11 November 2002, at 16:10:05 -0600,
Alexander Lazarevich wrote:

> vgdisplay -v tells me the max LV size is 255GB. So I figured I'd decrease
> the number of Max LV's (currently at 256) to 128, and then that would
> increase the size that each LV could be. But when I do a "vgchange -l 128
> blah", it just stops and says "segmentation fault".
> 
> What gives? I really hope 255GB isn't a limit. Any ideas?
> 
Yes, just read the documentation :-). From man vgcreate:

       -s, --physicalextentsize PhysicalExtentSize[kKmMgGtT]
              Sets  the  physical extent size on physical volumes
              of this volume group.  A size suffix (k  for  kilo
              bytes up to t for terabytes) is optional, megabytes
              is the default if no suffix is present.  Values can
              be  from  8 KB to 16 GB in powers of 2. The default
              of 4 MB causes maximum LV sizes of  ~256GB  because
              as  many  as  ~64k extents are supported per LV. In
              case larger maximum LV sizes  are  needed  (later),
              you  need  to  set the PE size to a larger value as
              well. Later changes of the PE size in  an  existing
              VG are not supported.

Hope it helps.

-- 
Jose Luis Domingo Lopez
Linux Registered User #189436     Debian Linux Woody (Linux 2.4.19-pre6aa1)

  reply	other threads:[~2002-11-11 16:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-11 16:10 [linux-lvm] Max LV size Alexander Lazarevich
2002-11-11 16:53 ` Jose Luis Domingo Lopez [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-03-31 15:49 [linux-lvm] lvm 1 unable to boot Patrick Caulfield
2004-03-31 19:33 ` [linux-lvm] max LV size Alexander Lazarevich
2004-04-01 13:44   ` Heinz 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=20021111225220.GA13022@localhost \
    --to=linux-lvm@24x7linux.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.