Fabian Deutsch has submitted this change and it was merged. Change subject: Disable multipath for install, but leave it otherwise ......................................................................
Disable multipath for install, but leave it otherwise Previously, using multipath-capable devices for the install sometimes paniced without being able to find root. With the addition of an option to dracut to disable it, we now remove multipath support during the install phase, but leave it in the bootloader arguments for normal booting Change-Id: Ie5a3fa380c6561669dab843e14ae320d5fb4f3a2 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=856877 Signed-off-by: Ryan Barry <[email protected]> --- M recipe/common-efi.ks M recipe/common-install.ks.in M src/ovirtnode/install.py 3 files changed, 19 insertions(+), 16 deletions(-) -- To view, visit http://gerrit.ovirt.org/22109 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie5a3fa380c6561669dab843e14ae320d5fb4f3a2 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
