[linux-lvm] FW: Logical Volume Manager

José Luis Domingo López linux-lvm at 24x7linux.com
Mon Aug 5 13:21:01 UTC 2002


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)




More information about the linux-lvm mailing list