A process has attempted to open the file using a different locking mode than the one that is already in place.
The locking mode is determined by the tunable strict_file_locking. All processes accessing the same file need to be using
the same locking mode (that is, all have the tunable set to the same value).