[Bugs] [Bug 1288227] samba gluster vfs - client can't follow symlinks

bugzilla at redhat.com bugzilla at redhat.com
Mon Aug 12 12:59:00 UTC 2019


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

joao.bauto at neuro.fchampalimaud.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joao.bauto at neuro.fchampalim
                   |                            |aud.org



--- Comment #3 from joao.bauto at neuro.fchampalimaud.org ---
I'm seeing the same behaviour as Steve in glusterfs 6.4 and samba 4.9.11.

Testing with vfs glusterfs (gfapi), symlinks show up as files without extension
on Windows and not showing at all in Linux. Switching to vfs glusterfs_fuse
(fuse) both Windows and Linux show symlinks as folders and can follow them.

smb.conf 

clustering = yes
allow insecure wide links = yes
follow symlinks = yes
wide links = yes
unix extensions = no

[demo]
vfs objects = glusterfs 
glusterfs:volume = data
create mode = 0640
directory mode = 0750
glusterfs:logfile = /var/log/samba/glusterfs.log
path = /demo

[demo2]
vfs objects = glusterfs_fuse
create mode = 0640
directory mode = 0750
glusterfs:logfile = /var/log/samba/glusterfs_fuse.log
path = /mnt/data/demo2

-- 
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