From: 吴德新 <wudx05@gmail.com>
To: linux-lvm@redhat.com
Subject: [linux-lvm] The maximum size of a Logical volume
Date: Tue, 9 Mar 2010 17:40:31 +0800 [thread overview]
Message-ID: <f20232a81003090140s5f99a32du4dc47763e770e86a@mail.gmail.com> (raw)
[-- 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 --]
reply other threads:[~2010-03-09 9:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=f20232a81003090140s5f99a32du4dc47763e770e86a@mail.gmail.com \
--to=wudx05@gmail.com \
--cc=linux-lvm@redhat.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;
as well as URLs for NNTP newsgroup(s).