Fabian Deutsch has submitted this change and it was merged. Change subject: recipe: Create a vdsm-like multipath.conf ......................................................................
recipe: Create a vdsm-like multipath.conf Previously we were creating a quite sparse multipath.conf compared to the default one created by vdsm. With this patch we ask vdsm-tool during build to create the multipath.conf the assumption is that this will avoid bugs when the host is doing the switchroot from initramfs to userspace. One problem which could occur is that the accepted devices change because the device filters are different between the two config files. Change-Id: I450b33b2f5e2325b5850bc05c4a9691b45df4964 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1275956 Signed-off-by: Fabian Deutsch <[email protected]> --- M recipe/common-post.ks 1 file changed, 4 insertions(+), 9 deletions(-) Approvals: Fabian Deutsch: Looks good to me, approved; Passed CI tests Ryan Barry: Verified; Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/48470 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I450b33b2f5e2325b5850bc05c4a9691b45df4964 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ryan Barry <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
