[node-patches] Change in ovirt-node[master]: ovirt-early.service: restart iscsid after persistence
dougsland at redhat.com
dougsland at redhat.com
Thu Mar 10 21:22:37 UTC 2016
Douglas Schilling Landgraf has uploaded a new change for review.
Change subject: ovirt-early.service: restart iscsid after persistence
......................................................................
ovirt-early.service: restart iscsid after persistence
Make sure iscsi daemon is restarted after persistence
Change-Id: I6af340637e70826e4242e920a69381355f42b2a4
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1314489
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/16/54616/1
diff --git a/services/ovirt-early.service b/services/ovirt-early.service
index 41eb109..6fccc60 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
[Service]
Type=oneshot
--
To view, visit https://gerrit.ovirt.org/54616
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6af340637e70826e4242e920a69381355f42b2a4
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