Change in vdsm[master]: init: restart sanlock groups are missing

fsimonce at redhat.com fsimonce at redhat.com
Thu Jul 11 16:37:05 UTC 2013


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 <fsimonce at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list