Forum archive
Can the Turnkey Lamp Stack support a volume that is 48 TB in size?
I looking to put 16 - 3 TB harddrives together in a server. All together there will be 48 TB of space on the harddrives. Is this ok for the Lamp Stack setup. I saw somewhere that starting from Ubuntu 9.1 the default setup is ext4 which supports a 1 exabyte volume which is 1 million TB.
Also this might be a stupid question but is the numbering of the stack equated to the version of Ubuntu being used. Like LampStack 11.3 for example is using Ubuntu 11.3?
I can't confirm this but a quick Google suggests that LVM2 with a 32 bit kernel can only support a max volume size of 16TB. So you'll need to use a 64 bit kernel to be able to use a 48TB volume (apparently 64 bit kernel can support volume size up to 8EB ie 8000000TB)