[linux-lvm] Max storage size per system

jon+lvm at silicide.dk jon+lvm at silicide.dk
Thu Mar 6 04:21:01 UTC 2003


On Tue, Mar 04, 2003 at 03:41:21PM +0100, Stephan Austermuehle wrote:
> On Tue, Mar 04, 2003 at 03:30:29PM +0100, Jon Bendtsen wrote:
> 
> > So, this would mean 2TB pr. LV, but there can also be a number of LV's.
> 
> Okay, so the LVM can manage really large disk storage. Does anybody know
> whether the number of mounted filesystem per Linux system is limited?

i think you need to read up on how LVM works. In the bottom you have pv's.
physical volumes. They are divided into physical extends which can be from
4k to 16G. But you set this for the hole VolumenGroup. The VG has a name,
and can span several physical devices. Inside this VG, you make a LV,
LogicalVolumen. The LV can hold 64k PE, physical extends, which if you
make them 16G... means 1024T ? however, the LV is a blockdevice, and
thus an LV cant be bigger than 2T. So you would have to use many LV's
to store 100+T.


> > How much space do you need anyway ?
> 
> 100+ Terabytes

What do you need it for ?




JonB




More information about the linux-lvm mailing list