[CentOS] Re: Disk partitions and LVM limits - SUMMARY

Peter Kjellstrom cap at nsc.liu.se
Thu Feb 14 04:37:33 UTC 2008


On Wednesday 13 February 2008, Peter Blajev wrote:
...
>   - fdisk creates partitions up to 2.1TB in size. Use "parted" instead.

The difference is not fdisk vs. parted. It's MSDOS-MBR vs. GPT (different 
types of partition tables). But since fdisk doesn't support GPT you'll have 
to use parted. Note though, parted fails equally bad if you use it with 
MSDOS-MBR...

...
> Your options are:
>   - If the storage is connected to a RAID controller you can use the
> controller to create smaller logical partitions. Then combine them with
> LVM.

While this is possible it often causes performance problems (because linux now 
schedues IO independently on two devices which happen to be the same 
raid-set...).

...
>     If you don't like parted you can still use fdisk to create a few 2TB
> partitions and then use LVM.

I don't think that'll work, you can only have a MSDOS-MBR on a device smaller 
than 2T, it does not matter if your individual partitions are <2T.

/Peter K
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.centos.org/pipermail/centos/attachments/20080214/9ea01274/attachment.sig>


More information about the CentOS mailing list