Hi,
aligning partitions to follow the storage & vmware best practiques sometimes is tricky. For example if the alignment is done before the operating system install.
Usually LVM is used for partitions that can grow quickly in time and maybe is not easy to calculate the definitive size at the beginning. In other words, dynamic data partitions, not system partitions.
Edit (Thanks BigHug):
Normally i don't use LVM partitions, but if you have problems to get working LVM+alignment during the CentOS install, you should be able to configure LVM after install, when the partitions from the disk are all aligned.
Later, when the CentOS is up and running is easy convert the data partition (that it should be empty) to a LVM partition.
Simply copy using (for example) find & cpio or cp the data (if any) from the data partition to a temporal directory in another partition, umount it, convert to LVM (using typical lvm commands), format and mount it and finally reverse the data copy.
Hope it helps.
Un saludo/Regards,
Pablo
Please consider awarding any helpful answer. Thanks!! - Por favor considera premiar las respuestas útiles. Muchas gracias!!