[GRLUG] Linux & GPT

Adam Tauno Williams awilliam at whitemice.org
Tue Sep 7 15:55:56 EDT 2010


On Tue, 2010-09-07 at 14:38 -0500, L. V. Lammert wrote:
> I was very surprised to see that CentOS did not support GPT [for 
> partitions bigger than 2T], .. and also that there were no simple 
> solutions [other than hacking the kernel and dropping on a different grub].

All it means is you can't boot from a partition larger than 2T.
Partition the system in a sane manner and it isn't an issue.

> Does any Linux distro support GPT without tweaking it?

It is a boot loader and fdisk issue.  You can't use fdisk, you have to
use parted to make really huge partitions.  BUT most of the system's
I've seen with that kind of disk space have a system volume [a whole
heck of a lot smaller than 2T] and a data volume.  If you don't want to
bother partitioning data-drives you can add 'raw' drives as pvs to a vg.
Otherwise it is easier to just create 1T pvs and add each of them to the
vg.


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the grlug mailing list