Fabian Deutsch has submitted this change and it was merged. Change subject: installer: Be more conservative with partprobe ......................................................................
installer: Be more conservative with partprobe Previously partprobe was called in many places to update the partition device links. The initial cause for the missing device links were problems with udev and multipath. Now that these bugs have been addressed, the partprobe usage is known to be buggy when layered dm devices exist or something is mounted. Thus we remove the partprobe usage to reduce the probability for problems caused by an excessive use. Change-Id: I713e83009e6c623078ef30ffdbd0a620515cf8de BNug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1167240 Signed-off-by: Fabian Deutsch <[email protected]> --- M scripts/ovirt-functions.in M src/ovirt/node/utils/system.py M src/ovirtnode/install.py M src/ovirtnode/ovirtfunctions.py 4 files changed, 0 insertions(+), 11 deletions(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved Objections: oVirt Jenkins CI Server: I would prefer that you didn't submit this -- To view, visit http://gerrit.ovirt.org/36201 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I713e83009e6c623078ef30ffdbd0a620515cf8de Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
