Yaniv Bronhaim has posted comments on this change.

Change subject: Avoiding automatically restart of sanlock service when starting 
vdsmd
......................................................................


Patch Set 9:

(1 comment)

....................................................
File init/sysvinit/vdsmd.init.in
Line 61:                initctl stop "${srv}" || : # stop fails when already 
down
Line 62:                initctl status "${srv}" | grep -q stop/waiting
Line 63:            elif [ -x "/etc/init.d/${srv}" ]; then
Line 64:                 ! service "${srv}" status >/dev/null 2>&1 ||
Line 65:                 service "${srv}" stop
done in http://gerrit.ovirt.org/20061
Line 66:            else
Line 67:                true
Line 68:            fi
Line 69:         fi


-- 
To view, visit http://gerrit.ovirt.org/19890
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I48658066f707632719df8d65799d26c7b239dcd5
Gerrit-PatchSet: 9
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Yaniv Bronhaim <[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

Reply via email to