Files
ironic-python-agent/ironic_python_agent/extensions
Derek Higgins 9c35f02792 Bind mount /run into chroot when installing grub
grub-mkconfig runs a lvs command that attempts to access /run/lvm
once for each block device, currently it times out after 10 seconds
for each device and moves on. Multiple 10 second delays become
a problem (causing IPA API timeouts) when multiple block devices
are present. Bind mounting in /run avoids the delay and the
timeouts.

Task: 30616
Story: 2005507

Change-Id: Iae8b7808a35bff121f64971aadd4bd36b5f5bb71
2019-04-25 23:53:19 +01:00
..
2014-04-14 15:09:12 -07:00
2017-10-27 09:16:25 -07:00
2017-10-12 14:32:50 +00:00
2016-06-28 17:02:11 +01:00
2019-02-25 14:28:09 +01:00