[node-patches] Change in ovirt-node[ovirt-3.5]: installer: Name multipathed device for boot

fabiand at redhat.com fabiand at redhat.com
Thu Dec 18 14:11:37 UTC 2014


Fabian Deutsch has submitted this change and it was merged.

Change subject: installer: Name multipathed device for boot
......................................................................


installer: Name multipathed device for boot

Previously (pre-el7) it was tried to discover and assemble the correct
multipath devices in dracut - this worked quite well.
In el7 we need to name multipath devices we want to get assembled in
dracut, if not, then the assmebling can fail due to races with dracut
and udev.
To prevent this, now the wwid of the multipathed root device is given on
the kernel cmdline, this is then pickedup within dracut to assemble the
correct device.

Change-Id: I13b9cd1c07b0780813ba91cf75a7ed0070c306d0
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1152948
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
(cherry picked from commit 99673926becd068b3af5ac82fe8449cab58d27e4)
---
M src/ovirtnode/install.py
1 file changed, 24 insertions(+), 1 deletion(-)

Approvals:
  Fabian Deutsch: Verified; Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/36279
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I13b9cd1c07b0780813ba91cf75a7ed0070c306d0
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the node-patches mailing list