linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] The maximum size of a Logical volume
@ 2010-03-09  9:40 吴德新
  0 siblings, 0 replies; only message in thread
From: 吴德新 @ 2010-03-09  9:40 UTC (permalink / raw)
  To: linux-lvm

[-- Attachment #1: Type: text/plain, Size: 945 bytes --]

From LVM2 FAQ,  I get the following answer*:

4.1.13. * What is the maximum size of a single LV?

* * The answer to this question depends upon the CPU architecture of your
computer and the kernel you are a running:

   -

   For 2.4 based kernels, the maximum LV size is 2TB. For some older
   kernels, however, the limit was 1TB due to signedness problems in the block
   layer. Red Hat Enterprise Linux 3 Update 5 has fixes to allow the full 2TB
   LVs. Consult your distribution for more information in this regard.
   -

   For 32-bit CPUs on 2.6 kernels, the maximum LV size is 16TB.
   -

   For 64-bit CPUs on 2.6 kernels, the maximum LV size is 8EB. (Yes, that is
   a very large number.)



But I want to why the maximum size is 16TB on 32-bit CPU.  With LBD (large
block device) is configured,  kernel use u64 to represent sector number, so
the capacity of a block device can become more than 16TB.  Where is the
limitation ?  Thanks.

[-- Attachment #2: Type: text/html, Size: 1127 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-03-09  9:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-09  9:40 [linux-lvm] The maximum size of a Logical volume 吴德新

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).