CentOS7+kickstart+thinpool = Error/exception

Home » CentOS » CentOS7+kickstart+thinpool = Error/exception
CentOS No Comments

Hi, I’m trying to create a kickstart file that uses a thinly provisioned lvm volume as root but I’ve run into trouble. I installed a System manually using this option and this is the anaconda file produced:

part /boot –fstype=”xfs” –ondisk=vda –sizeP0
part pv.10 –fstype=”lvmpv” –ondisk=vda –sizev91
volgroup CentOS_CentOS7 –pesize@96 pv.10

logvol –fstype=”None” –grow –size32 –thinpool –name=pool00
–vgname