Dan Kenigsberg has posted comments on this change. Change subject: sysvinit: Ensure that iscsid is started ......................................................................
Patch Set 3: Code-Review-1 (1 comment) The code is not shipped with systemd, no need to test it there. The -1 is only for the commit message. http://gerrit.ovirt.org/#/c/23601/3//COMMIT_MSG Commit Message: Line 12: machines. However if the configuration is missing, we must start iscsid Line 13: using the "force-start" command. Line 14: Line 15: Commit 3c0adf791e suggests that "force-start" is not supported. Testing Line 16: show that not only this option is supported, it is required to start > I don't know yet why we find some machines with incompatible iscsi.startup Yes, systemd used the same code as sysv before ZhengSheng's overhaul. I like your fix, but if you fix the commit message, it would be clearer how this issue has gone unnoticed for a long while. Line 17: iscsid, because we set node.startup option to "manual", and iscsid Line 18: "start" may sliently not start in this case. Line 19: Line 20: This patch fixes the startup on sysvinit by starting iscsid using -- To view, visit http://gerrit.ovirt.org/23601 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Idb5c3de4f8dccb1d8344182d5016feabcf86a7df Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Nir Soffer <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Eyal Edri <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
