[Bugs] [Bug 1057292] option rpc-auth-allow-insecure should default to "on"

bugzilla at redhat.com bugzilla at redhat.com
Tue Jul 14 09:57:13 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1057292



--- Comment #9 from Deepak C Shetty <dshetty at redhat.com> ---
(In reply to Ben England from comment #7)
> I see that defaults for glusterfs-3.7 are "rpc-auth-allow-insecure" in
> /etc/glusterfs/glusterd.vol and "server.allow-insecure" is default for
> gluster volume parameters!  What a pleasant surprise.  So you can close this
> as fixed in RHS 3.1.

I don't think this is right.

I just installed latest glusterfs 3.7.2 and I don't see either of them as
enabled.

[root at f21-docker yum.repos.d]# rpm -qa| grep glusterfs
glusterfs-client-xlators-3.7.2-3.fc21.x86_64
glusterfs-api-3.7.2-3.fc21.x86_64
glusterfs-fuse-3.7.2-3.fc21.x86_64
glusterfs-server-3.7.2-3.fc21.x86_64
glusterfs-libs-3.7.2-3.fc21.x86_64
glusterfs-3.7.2-3.fc21.x86_64
glusterfs-cli-3.7.2-3.fc21.x86_64

[root at f21-docker yum.repos.d]# cat /etc/glusterfs/glusterd.vol 
volume management
    type mgmt/glusterd
    option working-directory /var/lib/glusterd
    option transport-type socket,rdma
    option transport.socket.keepalive-time 10
    option transport.socket.keepalive-interval 2
    option transport.socket.read-fail-log off
    option ping-timeout 30
#   option base-port 49152
end-volume

[root at f21-docker yum.repos.d]# glusterfs --version
glusterfs 3.7.2 built on Jun 23 2015 12:05:44
Repository revision: git://git.gluster.com/glusterfs.git
Copyright (c) 2006-2013 Red Hat, Inc. <http://www.redhat.com/>
GlusterFS comes with ABSOLUTELY NO WARRANTY.
It is licensed to you under your choice of the GNU Lesser
General Public License, version 3 or any later version (LGPLv3
or later), or the GNU General Public License, version 2 (GPLv2),
in all cases as published by the Free Software Foundation.


[root at f21-docker yum.repos.d]# gluster vol create vol1 f21-docker:/brick1 force
volume create: vol1: success: please start the volume to access data
[root at f21-docker yum.repos.d]# gluster v start vol1
volume start: vol1: success
[root at f21-docker yum.repos.d]# gluster v info

Volume Name: vol1
Type: Distribute
Volume ID: 19d7bbdd-bbff-42ba-ac75-b197b508af00
Status: Started
Number of Bricks: 1
Transport-type: tcp
Bricks:
Brick1: f21-docker:/brick1
Options Reconfigured:
performance.readdir-ahead: on

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list