Federico Simoncelli has posted comments on this change.

Change subject: init: restart sanlock groups are missing
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File vdsm/vdsmd.init.in
Line 254:     # If sanlock was started before the *first* installation of vdsm
Line 255:     # then it is probably missing the supplementary groups.
Line 256:     # Here we attempt to restart the service (when needed) to refresh
Line 257:     # the groups.
Line 258:     grep -q -e "^Groups:.* ${QEMU_GROUP}\( \|\$\)" 
"${snlk_proc_status}"
id -u ${QEMU_GROUP}
Line 259: 
Line 260:     if [ $? != 0 ]; then
Line 261:         echo -n "Attempting to restart sanlock service:"
Line 262:         "$VDSM_TOOL" service-restart sanlock && success || failure


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Idd3f8ffe10f771a09d0a779b148bb2ebaf95fecc
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to