Displaying 2 results from an estimated 2 matches for "status_lock_not_gr".
2018 Dec 12
2
Obtaining lock loop
Hello everyone,
I am working with a database shared with samba and sometimes the client and
server enter in a loop where the client try to obtain a lock to a file and
the server respond with "STATUS_LOCK_NOT_GRANTED". This situation can last
until one of them crash.
I think in the past lock spin count prevent this from happening. In
nowadays samba version is there an option that replaces old lock spin count?
Thanks
2018 Dec 13
0
Obtaining lock loop
On Wed, Dec 12, 2018 at 08:13:18PM -0300, Jose Concha via samba wrote:
> Hello everyone,
>
> I am working with a database shared with samba and sometimes the client and
> server enter in a loop where the client try to obtain a lock to a file and
> the server respond with "STATUS_LOCK_NOT_GRANTED". This situation can last
> until one of them crash.
This can happen for several different reasons.
> I think in the past lock spin count prevent this from happening. In
> nowadays samba version is there an option that replaces old lock spin count?
Not for SMB2+, it's not...