Nir Soffer has posted comments on this change. Change subject: sysvinit: Ensure that iscsid is started ......................................................................
Patch Set 3: >> Setting target node.startup property is not an iscsid configuration, but the >> specific target meta data, similar to changing vg or lv meta data. > I am no expert in vg or lv, however, if you configure a system service that > has one instance for the entire system, then I do not think there is a place > to compare. We don't configure the service (/etc/iscsi/iscsi.conf), but the meta data of the node (/var/lib/iscsi/nodes/target/portal). If you look into this file, you will find the node.startup options, configured using iscsiadm. If you look into /etc/init.d/iscsid, you will find that it check the iscsi database /var/lib/iscsi..., and may not start if it cannot find node.startup = automatic. -- 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: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: No _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
