metal/bsp-files/kickstarts
Stefan Dinescu 103cccd786 Simplify disk space allocation
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>
2018-09-12 10:12:56 +03:00
..
functions.sh StarlingX open source release updates 2018-05-31 07:36:43 -07:00
post_clone_iso_ks.cfg StarlingX open source release updates 2018-05-31 07:36:43 -07:00
post_common.cfg StarlingX open source release updates 2018-05-31 07:36:43 -07:00
post_kernel_aio_and_compute.cfg Update boot configs to match CentOS 7.5 kernel 2018-07-06 11:26:06 -04:00
post_kernel_controller.cfg Update boot configs to match CentOS 7.5 kernel 2018-07-06 11:26:06 -04:00
post_kernel_storage.cfg Update boot configs to match CentOS 7.5 kernel 2018-07-06 11:26:06 -04:00
post_lvm_no_pv_on_rootfs.cfg StarlingX open source release updates 2018-05-31 07:36:43 -07:00
post_lvm_pv_on_rootfs.cfg StarlingX open source release updates 2018-05-31 07:36:43 -07:00
post_net_common.cfg StarlingX open source release updates 2018-05-31 07:36:43 -07:00
post_net_controller.cfg Kickstart updates to resolve prepatching issues 2018-06-27 13:21:50 -04:00
post_platform_conf_aio.cfg StarlingX open source release updates 2018-05-31 07:36:43 -07:00
post_platform_conf_aio_lowlatency.cfg StarlingX open source release updates 2018-05-31 07:36:43 -07:00
post_platform_conf_compute.cfg StarlingX open source release updates 2018-05-31 07:36:43 -07:00
post_platform_conf_compute_lowlatency.cfg StarlingX open source release updates 2018-05-31 07:36:43 -07:00
post_platform_conf_controller.cfg StarlingX open source release updates 2018-05-31 07:36:43 -07:00
post_platform_conf_storage.cfg StarlingX open source release updates 2018-05-31 07:36:43 -07:00
post_pxeboot_controller.cfg Fix dir creation for downloading patches from pxeboot server 2018-06-27 15:51:59 -04:00
post_system_aio.cfg StarlingX open source release updates 2018-05-31 07:36:43 -07:00
post_usb_controller.cfg StarlingX open source release updates 2018-05-31 07:36:43 -07:00
post_yow_controller.cfg StarlingX open source release updates 2018-05-31 07:36:43 -07:00
pre_common_head.cfg StarlingX open source release updates 2018-05-31 07:36:43 -07:00
pre_disk_aio.cfg Simplify disk space allocation 2018-09-12 10:12:56 +03:00
pre_disk_compute.cfg StarlingX open source release updates 2018-05-31 07:36:43 -07:00
pre_disk_controller.cfg Simplify disk space allocation 2018-09-12 10:12:56 +03:00
pre_disk_setup_common.cfg StarlingX open source release updates 2018-05-31 07:36:43 -07:00
pre_disk_storage.cfg StarlingX open source release updates 2018-05-31 07:36:43 -07:00
pre_net_common.cfg Add ntpd to installer, sync time from active controller during install 2018-06-27 15:48:41 -04:00
pre_pkglist.cfg Exclude mlnx-ofa_kernel-rt from installation 2018-06-27 15:46:13 -04:00
pre_pkglist_lowlatency.cfg Exclude mlnx-ofa_kernel-rt from installation 2018-06-27 15:46:13 -04:00