openstack-ansible-lxc_hosts/templates/prep-scripts
Jonathan Rosser 4d9491b83a Use libeatmydata during LXC cache prep
The LXC cache prep is timing out regularly so use eatmydata to minimise
pressure on the filesystem during package installation.

dpkg calls fsync for each file installed from each package which can
result in very poor performance on some filesystems. This patch gives
around a 4x improvement in "slow" gate runs, and 2x on esxi hdd storage.

Change-Id: I1cc33a7647445cd2302e6ea6b9d78005262ebfa3
2019-01-08 07:05:08 +00:00
..
_container_sys_setup.sh.j2 Fix lxc image preparation for bionic 2018-08-04 11:31:53 +01:00
centos_7_prep.sh.j2 Correct image prep for minimal containers 2018-03-23 04:45:06 +00:00
opensuse_leap_prep.sh.j2 SUSE: Add support for openSUSE Leap 15 2018-06-27 07:40:08 +01:00
ubuntu_16_prep.sh.j2 Use consistent apt options for upgrades 2018-10-25 14:58:12 -05:00
ubuntu_18_prep.sh.j2 Use libeatmydata during LXC cache prep 2019-01-08 07:05:08 +00:00