All of lore.kernel.org
 help / color / mirror / Atom feed
From: Barnaby Claydon <bclaydon@volved.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] LVM2 with disks greater than 2TB
Date: Mon, 27 Mar 2006 19:39:45 -0500	[thread overview]
Message-ID: <442885D1.5070509@volved.com> (raw)
In-Reply-To: <44286D9D.405@the-rusty-nail.com>

Dan wrote:
> I have 24 - 500GB drives raided such that 11 drives + 1 hot spare per 
> raid to get 4.54TB times 2.  I want to use LVM2 to make this into one 
> ~9TB disk, but when I create the partitions and do a df -h they show 
> up as about 560GB each instead of 4.5TB each.  I do an fdisk -l and 
> they show up correctly.  I am using Slackware 10.0.  I have 
> device-mapper and LVM2 correctly installed.  I am obviously hitting a 
> 2TB limit from what I have read, but does anyone know if it is 
> possible to even do what I want?  If so, any suggestions on what I 
> need to install to get this to work?  I am running the 2.6.15.4 
> kernel.  Thanks
>
Dan, from the LVM2 FAQ ( 
http://www.tldp.org/HOWTO/LVM-HOWTO/lvm2faq.html ) it mentions:

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

 From what I recall when I built my last LVM, it's a matter of setting 
the PE size during creation (hopefully you haven't started filling with 
data yet). I think the default causes you to hit the 2TB limit, but it 
can definitely be set higher. The default PE Size seems to depend on 
Linux distribution, but mine is at 4MB and I'm at 1.5TB right now so the 
references to a 32MB default would definitely get you to 9TB.

Sorry I can't offer any other specifics - hope that helps.

-Barnaby

  reply	other threads:[~2006-03-28  1:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-27 22:56 [linux-lvm] LVM2 with disks greater than 2TB Dan
2006-03-28  0:39 ` Barnaby Claydon [this message]
2006-03-28 18:02   ` Dan
2006-03-28 19:20     ` Judd Tracy
2006-03-28 19:49       ` Dan
2006-03-28 21:24       ` Dan
2006-03-28 21:38         ` Barnaby Claydon
2006-03-28 22:16           ` Devon H. O'Dell
2006-03-28 22:20             ` Dan

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=442885D1.5070509@volved.com \
    --to=bclaydon@volved.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 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.