David FRYDMAN wrote:
> I don't know what is the limitation of ext2 but I'm using one disk of
> 4.2GB with only one ext2.
> So the limitation of ext2 is at least 4.2GB and probably more.
They're not talking about partition sizes, but file sizes.
When you use a database, the file size max is actually very imoprtant
because database servers use only one file, and manage everything
inside the file.
You could run into this limit using VMWare. VMWare shouldn't let you
use a disk file bigger than than 2GB (according to this limit).
About the memory limit. You can set it up while configuring the kernel If
you
something in one of the source files.