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

dougsland at redhat.com dougsland at redhat.com
Mon Mar 14 14:01:45 UTC 2016


Douglas Schilling Landgraf 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>
---
M services/ovirt-early.service
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/23/54723/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/54723
To unsubscribe, visit https://gerrit.ovirt.org/settings

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



More information about the node-patches mailing list