[Bugs] [Bug 1378085] Unable to take Statedump for gfapi applications
bugzilla at redhat.com
bugzilla at redhat.com
Tue Apr 25 17:42:12 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1378085
--- Comment #15 from Niels de Vos <ndevos at redhat.com> ---
The QEMU process runs as user "qemu". This user does not have write permissions
on /var/run/gluster/ and can therefore not write the statedump there...
Adjusting the permissions with an ACL makes it work:
# setfacl -m u:qemu:rwx /var/run/gluster
What the correct approach is to have any application work with this needs to be
thought out. Samba (I think?) and NFS-Ganesha run as root, and are not limited
by the write permissions.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=57SabnI9yK&a=cc_unsubscribe
More information about the Bugs
mailing list