Deplorable
Occasional Visitor
Attempting to transfer large 1.2 GB file that previously got 32MB/s +/- now starts out at the expected speed then sharply drops after a few seconds and then tapers off to 0. After a short period of time it errors out with 0x8007003b. This worked flawlessly on 380.x and has only become an issue after updating to the latest version 384.4_2 so process of elimination...seems like something is wrong with SAMBA in this version? Should I just downgrade? I definitely cannot be having timeouts for something as simple as a file transfer that worked without issue previously.
smb.conf
smb.conf
Code:
[global]
workgroup = CATHARSIS
netbios name = AC3100
server string = AC3100
unix charset = UTF8
display charset = UTF8
load printers = no
printing = bsd
printcap name = /dev/null
log file = /var/log.samba
log level = 0
max log size = 5
security = USER
guest ok = no
map to guest = Bad User
encrypt passwords = yes
ntlm auth = no
lanman auth = no
pam password change = no
null passwords = yes
force directory mode = 0777
force create mode = 0777
max connections = 5
obey pam restrictions = no
disable spoolss = yes
host msdfs = no
wide links = no
bind interfaces only = yes
interfaces = lo br0 192.168.1.1/255.255.255.0
use sendfile = yes
map archive = no
map hidden = no
map read only = no
map system = no
store dos attributes = yes
dos filemode = yes
oplocks = yes
level2 oplocks = yes
kernel oplocks = no
enable core files = no
deadtime = 30
load printers = no
printable = no
max protocol = SMB2
min protocol = SMB2
smb encrypt = disabled
min receivefile size = 16384
aio write size = 16384
aio read size = 16384
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=524288 SO_SNDBUF=524288
strict locking = no
write raw = yes
server signing = No
read raw = yes
max xmit = 65536
allocation roundup size = 4096
large readwrite = yes
passdb backend = smbpasswd
smb passwd file = /etc/samba/smbpasswd