[Bugs] [Bug 1728183] SMBD thread panics on file operations from Windows, OS X and Linux when using vfs_glusterfs

bugzilla at redhat.com bugzilla at redhat.com
Tue Oct 22 15:32:19 UTC 2019


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

ryan at 7fivefive.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|needinfo?(ryan at 7fivefive.co |
                   |m)                          |



--- Comment #11 from ryan at 7fivefive.com ---
Hi Anoop,

Versions:
Gluster = 6.5
Samba = 4.10.8

> Does it happen every time you attempt a copy of the same file?
> Is it something specific to a file/directory type?
Yes, this happens with any file being copied, or a new file being created
(write fails). Happens in multiple directories 100% of the time.


In an effort to reduce the variables in play, I'd changed the config. Complete
config below:

[global]
security = user
username map script = /bin/echo
max protocol = SMB3
min protocol = SMB2
ea support = yes
clustering = no
server signing = no
max log size = 10000
glusterfs:loglevel = 5
log file = /var/log/samba/log-%M.smbd
logging = file
log level = 3
template shell = /sbin/nologin
passdb backend = tdbsam
guest account = nobody
map to guest = bad user
force directory mode = 0777
force create mode = 0777
create mask = 0777
directory mask = 0777
hide unreadable = no
unix extensions = no
load printers = no
printing = bsd
printcap name = /dev/null
disable spoolss = yes
glusterfs:volfile_server = localhost
kernel share modes = No

[Grading]
read only = no
guest ok = yes
vfs objects = catia fruit streams_xattr glusterfs
glusterfs:volume = mcv01
path = "/data"
valid users = "nobody" @"audio" @"QC_ops" @"MAGENTA\domain admins"
@"MAGENTA\domain users" @"nas_users"
glusterfs:logfile = /var/log/samba/glusterfs-mcv01.%M.log


Best,
Ryan

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


More information about the Bugs mailing list