From: "José Luis Domingo López" <linux-lvm@24x7linux.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] vgcreate on 1.5TB volume
Date: Mon Oct 14 17:26:42 2002 [thread overview]
Message-ID: <20021014222050.GA1773@localhost> (raw)
In-Reply-To: <1034629471.29780.58.camel@UberGeek.coremetrics.com>
On Monday, 14 October 2002, at 16:04:32 -0500,
Austin Gonyou wrote:
> I want to get as much of this volume useable as possible in one LV. (if
> not all, I thought vgcreate -Ay -s8M would work, but I get 512MB LV max
> message)
>
A default physical extent (PE) size of 4 MB when creating a VG gives you
a maximun LV size of 65536*4 MB = 256 GB. If you increase your PE size
by a factor of 16 (any factor multiple of two should work) you get a
maximun LV size of 16 times 256 GB, that is, 4 TB.
Current unpatched kernels for 32-bit architectures have a hard limit at
around 2 TB, so maybe you can even try with a PE size of 8 MB. The only
apparent drawback of a larger PE is LV sizes get rounded to the nearest
PE-size boundary, so you can "waste" up to PE MB for each LV.
Hope this helps (and is correct ;-)
--
Jose Luis Domingo Lopez
Linux Registered User #189436 Debian Linux Woody (Linux 2.4.18-586tsc)
next prev parent reply other threads:[~2002-10-14 17:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-14 16:18 [linux-lvm] vgcreate on 1.5TB volume Austin Gonyou
2002-10-14 17:26 ` José Luis Domingo López [this message]
2002-10-14 17:44 ` José Luis Domingo López
2002-10-14 19:46 ` Steven Lembark
2002-10-15 8:50 ` NagyZ
2002-10-17 13:50 ` Austin Gonyou
2002-10-17 13:52 ` Austin Gonyou
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=20021014222050.GA1773@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox