Displaying 2 results from an estimated 2 matches for "enable_oplock".
Did you mean:
enable_oplocks
2015 May 17
0
Cifs mount / CIFS error
...: cifs_min_rcv:Network buffers in pool. Default: 4 Range: 1 to 64 (int)
parm: cifs_min_small:Small network buffers in pool. Default: 30 Range: 2 to 256 (int)
parm: cifs_max_pending:Simultaneous requests to server. Default: 32767 Range: 2 to 32767. (int)
parm: enable_oplocks:Enable or disable oplocks (bool). Default:y/Y/1 (bool)
[root at atgrzsl1282 tmp]# mount.cifs -V
mount.cifs version: 4.8.1
TIA
Micha
2024 Oct 11
1
Compressed archives randomly corrupted on a Linux share
>
> => many protocols from different clients (Windows 7 and 10 and Debian 9,
> 10 and 12) : SMB2_02, SMB2_10, SMB3_11, NT1
A long time ago, we had a problem with oplocks causing system hangs. It
COULD be related, and I think we ended up downgrading the kernel to 4.9.
https://bugzilla.kernel.org/show_bug.cgi?id=198349#c42
But I've since upgraded to OMV 6+ without any problems.