[Bugs] [Bug 1220999] New: nfs-ganesha: when selinux is on volume export fails
bugzilla at redhat.com
bugzilla at redhat.com
Wed May 13 05:34:41 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1220999
Bug ID: 1220999
Summary: nfs-ganesha: when selinux is on volume export fails
Product: GlusterFS
Version: 3.7.0
Component: ganesha-nfs
Severity: high
Assignee: bugs at gluster.org
Reporter: saujain at redhat.com
Description of problem:
The volume set option uses 'gluster vol set volname ganesha.enable on' sends a
DBus signal to export/unexport volume.
When SElinux is enabled, the connection is not established.
12/05/2015 16:05:21 : epoch 5551d769 : nfs1 : ganesha.nfsd-8462[main]
gsh_dbus_pkginit BUS :CRIT bus_bus_get failed (An SELinux policy prevents this
sender from sending this message to this recipient (rejected message had sender
"(unset)" interface "org.freedesktop.DBus" member "Hello" error name "(unset)"
destination "org.freedesktop.DBus"))
12/05/2015 16:05:21 : epoch 5551d769 : nfs1 : ganesha.nfsd-8462[main]
gsh_dbus_register_path BUS :CRIT bus_connection_register_object_path called
with no DBUS connection
Version-Release number of selected component (if applicable):
glusterfs-3.7.0beta1-0.69.git1a32479.el6.x86_64
nfs-ganesha-2.2.0-0.el6.x86_64
How reproducible:
Steps to Reproduce:
1. create a volume of 6x2 type
2. do nfs-ganesha setup
3. use gluster volume set <volname> ganesha.enable on to export the volume
4. showmount -e localhost
Actual results:
step 4 fails, as volume is not mounted by step 3
issue as mentioned in description section
Expected results:
Selinux should be not a detrrent in exporting a volume
Additional info:
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Bugs
mailing list