Change in vdsm[master]: multipath: Fix booting from multipath device

danken at redhat.com danken at redhat.com
Mon Nov 17 17:51:45 UTC 2014


Dan Kenigsberg has posted comments on this change.

Change subject: multipath: Fix booting from multipath device
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.ovirt.org/#/c/34839/2//COMMIT_MSG
Commit Message:

Line 6: 
Line 7: multipath: Fix booting from multipath device
Line 8: 
Line 9: When booting EL6 system from multipath device, boot will fail because
Line 10: /sbin/scsi_id is not included in initrd. /sbin/scsi_id is a symlink to
It took me a while to understand that  when vdsm is installed, the symlink is found by CommandPath and written to multipath.conf. Then, on next reboot, the symlink is not found during boot time.

I place this comment to the benefit of future reviewers. Consider adding it to the commit message.
Line 11: /lib/udev/scsi_id, which is included in initrd. Now we use the correct
Line 12: documented path.
Line 13: 
Line 14: Change-Id: Ib2fe9a609292f467b523cbc88141aa464386e15f


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib2fe9a609292f467b523cbc88141aa464386e15f
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Yeela Kaplan <ykaplan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list