[node-patches] Change in ovirt-node[ovirt-3.6]: ovirt-early.service: restart iscsi and iscsid after persistence

rbarry at redhat.com rbarry at redhat.com
Tue Mar 29 19:49:00 UTC 2016


Ryan Barry has uploaded a new change for review.

Change subject: ovirt-early.service: restart iscsi and iscsid after persistence
......................................................................

ovirt-early.service: restart iscsi and iscsid after persistence

Make sure iscsi and iscsi daemon is restarted after persistence

Change-Id: I8b5c9131b65090cb4eab169be62b561483b08b10
Signed-off-by: Douglas Schilling Landgraf <dougsland at redhat.com>
(cherry picked from commit 1f038a5ff9e6cebcbad37045d12fd19c38c104a1)
---
M services/ovirt-early.service
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/27/55427/1

diff --git a/services/ovirt-early.service b/services/ovirt-early.service
index 41eb109..2520da2 100644
--- a/services/ovirt-early.service
+++ b/services/ovirt-early.service
@@ -2,7 +2,7 @@
 Description=oVirt Node early configuration service
 After=rhel-readonly.service fedora-readonly.service local-fs.target network.target
 Wants=rhel-readonly.service fedora-readonly.service local-fs.target
-Before=sshd.service rsyslog.service rc-local.service ntpd.service
+Before=sshd.service rsyslog.service rc-local.service ntpd.service iscsid.service iscsi.service
 
 [Service]
 Type=oneshot


-- 
To view, visit https://gerrit.ovirt.org/55427
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8b5c9131b65090cb4eab169be62b561483b08b10
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.6
Gerrit-Owner: Ryan Barry <rbarry at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>



More information about the node-patches mailing list