All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guido Vettoretti <g.vettoretti@utoronto.ca>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] large logical volumes
Date: Tue, 03 May 2005 12:42:31 -0400	[thread overview]
Message-ID: <4277A9F7.20808@utoronto.ca> (raw)
In-Reply-To: <20050503152149.GB25616@internet2.edu>

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

Dan Pritts wrote:

>On Fri, Apr 29, 2005 at 04:35:02PM -0400, Guido Vettoretti wrote:
>  
>
>>32-bit machines:
>>ext3 : 2Tb (I managed to create a 4TB fs for some reason)
>>    
>>
>
>  
>
>I'm not sure this is true - i think that this limit was there but was
>removed in newer versions of ext2/3
>
>  
>
I haven't heard anything about the new versions but I was workiing with 
kernel 2.6.9, and the number of block groups would roll over to 0 when I 
specified a number greater than 32768. Thus the max limitation seemes to 
be 4096(bytes/block)*32768(blocks/group)*32768(blockgroups) =  4TB

[root@cyclone ~]# mkfs -t ext3 /dev/vol0/lvol0
mke2fs 1.35 (28-Feb-2004)
max_blocks 4294967295, rsv_groups = 0, rsv_gdb = 1024
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
512016384 inodes, 1024002048 blocks
8250429 blocks (0.81%) reserved for the super user
First data block=0
Maximum filesystem blocks=1027604480
31251 block groups
32768 blocks per group, 32768 fragments per group


>>ext3: 2Tb (? not sure about this one)
>>    
>>
>
>I have created larger filesystems on 64-bit.
>
>  
>
>>One of the hardware support people said there was a 2Tb limit on the 
>>SCSI protocol (not sure about this), 
>>    
>>
>
>More or less true, but some newer hardware and device drivers 
>have fixed this.  The keyword you need to look for is "64-bit LBA".
>
>I've had success with an Atto celerity fibre channel adapter and
>an infortrend-based RAID on x86_64.  However, each one needed a
>firmware/driver update from what was shipped to me in December of
>last year to work.
>
>  
>
This is useful info,
Thanks
Guido

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

      reply	other threads:[~2005-05-03 16:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-31  0:29 [linux-lvm] large logical volumes Guido Vettoretti
2005-04-29 20:00 ` Myrddin Emrys
2005-04-29 20:35   ` Guido Vettoretti
2005-05-03 15:21     ` Dan Pritts
2005-05-03 16:42       ` Guido Vettoretti [this message]

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=4277A9F7.20808@utoronto.ca \
    --to=g.vettoretti@utoronto.ca \
    --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.