From: "José Luis Domingo López" <linux-lvm@24x7linux.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] FW: Logical Volume Manager
Date: Mon Aug 5 13:21:01 2002 [thread overview]
Message-ID: <20020805182225.GA28108@localhost> (raw)
In-Reply-To: <FOEKLLKHFOMPIDEHNBHMMEAJCDAA.mmouw@sistina.com>
On Monday, 05 August 2002, at 12:17:47 -0500,
Montgomery Mouw wrote:
> Hi There,
> I wonder if you can help me please, I want to setup a 11TB single
> volume under Redhat Linux 7.3 but LVM appears to only support 300GB is it
> possible for it to support 11TB.
>
With the default settings (PE size of 4 MB) there is a limit of 256 GB
per LV in current LVM versions (1.x series). For such a large LV choose
a larger PE size at vgcreate time. From its manual page:
-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.
Regards,
--
Jose Luis Domingo Lopez
Linux Registered User #189436 Debian Linux Woody (Linux 2.4.19-pre6aa1)
next prev parent reply other threads:[~2002-08-05 13:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-05 12:16 [linux-lvm] FW: Logical Volume Manager Montgomery Mouw
2002-08-05 13:21 ` José Luis Domingo López [this message]
2002-08-05 14:06 ` Ragnar Kjørstad
2002-08-05 14:45 ` lembark
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=20020805182225.GA28108@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.