Change in vdsm[master]: BZ#720359: Remove lockfile instead of stop libvirt-guests.

danken at redhat.com danken at redhat.com
Tue Jul 12 11:28:24 UTC 2011


Dan Kenigsberg has posted comments on this change.

Change subject: BZ#720359: Remove lockfile instead of stop libvirt-guests.
......................................................................


Patch Set 1: I would prefer that you didn't submit this

(3 inline comments)

....................................................
Commit Message
Line 11: to libvirt-guests that his stopped.
English:

`service libvirt-guests stop` tries to access libvirtd which requires sasl authentication. Instead, removing the lockfile signifies to libvirt-guests that it has stopped.

....................................................
File vdsm/vdsmd
Line 133:             if [ "$serv" == "libvirt-guests" ]; then
"$srv" !

Line 134:                 rm -f /var/lock/subsys/libvirt-guests
new code: let's use /bin/rm to make Kaul happy.

--
To view, visit http://gerrit.usersys.redhat.com/687
To unsubscribe, visit http://gerrit.usersys.redhat.com/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Id74ce865ad06f7c3de86f937ff17f6f35affa818
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: David Naori <dnaori at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>


More information about the vdsm-patches mailing list