103cccd786
Allocating of space on the root disk was done in kickstart, combined with config_controller. Various checks for disk and volume group space made it difficult to add new filesystem partitions. To simplify this, all checks are now merged under disk size checks. Kickstart files now create the partitions of the same size for rootfs and log partitions, no matter the disk size, with the only variable size being the cgts-vg size. Thus, any future changes will only need to consider only this size for ensuring enough space is present. The limit between small and big disks is 240GB, with a minimum disk size of 120GB. Depends-On: https://review.openstack.org/#/c/600743/ Change-Id: I37ecc8eb5468811d1ca3a71f8e2a0629525e8fad Closes-bug: 1791170 Signed-off-by: Stefan Dinescu <stefan.dinescu@windriver.com> |
||
---|---|---|
.. | ||
kickstarts | ||
upgrades | ||
centos-ks-gen.pl | ||
centos.syslinux.cfg | ||
filter_out_from_compute | ||
filter_out_from_compute_lowlatency | ||
filter_out_from_controller | ||
filter_out_from_smallsystem | ||
filter_out_from_smallsystem_lowlatency | ||
filter_out_from_storage | ||
grub.cfg | ||
pkg-list.pl | ||
platform_comps.py | ||
pxeboot_grub.cfg | ||
pxeboot_setup.sh | ||
pxeboot.cfg |