Change in vdsm[master]: BZ#726105 - Check that qemu can also access file mounts

danken at redhat.com danken at redhat.com
Tue Aug 2 15:54:20 UTC 2011


Dan Kenigsberg has posted comments on this change.

Change subject: BZ#726105 - Check that qemu can also access file mounts
......................................................................


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

(1 inline comment)

....................................................
File vdsm/storage/storage_connection.py
Line 30:             qemuGid, dirPath,
repeat - that's not good enough. we have in the wild directories with group kvm.
this validation would fail there, even though qemu process can access the directory - by means of its kvm group membership.

The only way that I can think of to solve it, is to become qemu, make sure you have all auxiliary groups set, and call os.access.

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I9367410e0172569b4ccb83d5cea1064771f66bb7
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: Ayal Baron
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Eduardo Warszawski <ewarszaw at redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>


More information about the vdsm-patches mailing list