]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
cobbler_profile: Disable OS prober to prevent update-grub hang 529/head
authorDavid Galloway <dgallowa@redhat.com>
Tue, 11 Feb 2020 16:51:49 +0000 (11:51 -0500)
committerDavid Galloway <dgallowa@redhat.com>
Tue, 11 Feb 2020 16:51:49 +0000 (11:51 -0500)
commitf975a48b1545c32197dc86388801f995b4181c6c
tree1cd57a3369750020759641a6b52bea47c1736f1b
parent7cf3e0b2327585888677ce091115f6b04fea8e38
cobbler_profile: Disable OS prober to prevent update-grub hang

The Ubuntu installer appears to at least probe non-root disks during the `update-grub` step.  This was hanging on LVs leftover from previous installations on the smithi NVMe drives.

Settings this kernel option fixes it.

See https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1854839/comments/2

Signed-off-by: David Galloway <dgallowa@redhat.com>
roles/cobbler_profile/defaults/main.yml