Description of problem: Add qemu user to gluster group in hc.conf file. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
sas, can you please add the extra info which you wanted to add here.
(In reply to RamaKasturi from comment #1) > sas, can you please add the extra info which you wanted to add here. 'usermod -a -G gluster qemu' commands helps to add the 'qemu' user to the 'gluster' group. There is 'user' ansible module that is already available, which will help in adding the 'qemu' user to 'gluster' group.
The fixing this bug will not suffice in generating gfapi client statedump, as there is SELinux AVC denial message found with RHEL 7.3 when qemu tries to write in to /var/run/gluster [1] - https://bugzilla.redhat.com/show_bug.cgi?id=1455994 [2] - https://bugzilla.redhat.com/show_bug.cgi?id=1456199
Tested with cockpit-ovirt-dashboard-0.10.7-0.0.20 The generated gdeploy config file has a section , that adds the 'qemu' to the 'gluster' group, however it fails as only the RHGS 3.3.0 creates the 'gluster' group. This failure has no harm to the functionality as well as deployment