Page 1 of 1

smbd file lock

Posted: 28 May 2014 15:49
by KUbo_0
Hello!

Have a few users on LAN, nas4free server with zfs datasets shared via CIFS/SMB (Local user, SMB2, advanced settings on screenshot).

Image

In log I see messages like these throughout the day:

Code: Select all

...
May 28 17:19:53	ad-server	smbd[20520]: Denied connection from 192.168.1.11 (192.168.1.11)
May 28 17:19:53	ad-server	smbd[20520]: [2014/05/28 17:19:53.335781, 0] lib/access.c:338(allow_access)
...
May 28 16:55:53	ad-server	smbd[17495]: Oplock break failed for file 2014/ПЛАН/ЧЕРТЁЖ.dwl2 -- replying anyway
May 28 16:55:53	ad-server	smbd[17495]: [2014/05/28 16:55:53.513108, 0] smbd/oplock.c:330(oplock_timeout_handler)
...
what is wrong, how to fix?

Thanks in advance!

Re: smbd file lock

Posted: 28 May 2014 22:22
by raulfg3
try to add in auxiliary parameters (at the end of webGUI)

Code: Select all

blocking locks = no
like is described here: http://www.linuxquestions.org/questions ... 175446588/