Displaying 6 results from an estimated 6 matches for "nt_status_file_lock_conflict".
2009 Jul 08
1
error packet at smbd/blocking.c(318) cmd=36 (SMBlockingX) NT_STATUS_FILE_LOCK_CONFLICT
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello
I'm still in trouble with Word and Excel file on Samba shares
that are read-only opened only
I've increased the log level to 5
and then I get those error message
error packet at smbd/blocking.c(318) cmd=36 (SMBlockingX)
NT_STATUS_FILE_LOCK_CONFLICT
Does this sounds familiar to anybody here ?
Thanks a lot.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkpUivEACgkQ6f7UMO5oSsWjeQCdHYhafyXgjVFZDOOYqpqfotGj
4LQAn1ZHE+RzuP7vtMcFiml0BXLxaKA/
=ab8j
-----...
2010 Aug 22
4
Problems related to error status_file_locking_conflict
I am running two Fedora 13 servers, one as a Samba PDC and the other as
a BDC. For the past week I have been tracing a series of issues which
may or may not be related to Samba 3.5.4. Here is one problem that I am
tracking and need help from the list with suggestions.
>From a wireshark trace between my Samba server and an XP client I am
seeing the following error status returned for up to a
2007 Jun 28
1
win2k/xp clients cannot copy files after samba upgrade
...file"
using smbclient from a linux machine does not give a problem and I can
put files OK. Windows clients can create and delete folders OK. If I
kill the new version and restart the old samba daemons, then things work
fine. With debug level 3, I can find this in the logs:
cmd=47 SMBwriteX NT_STATUS_FILE_LOCK_CONFLICT
I did some extensive testing with a similar install setup and
did not have a problem until I realized that my test bed was running
a hand built 2.6.14 kernel, whereas my server is running a 2.6.18 vendor
supplied kernel. I put the vendor supplied 2.6.18 kernel on my test
machine and the problem t...
2006 May 26
1
printing to a Mac from Windows does not work
...m both the Mac itself and from a Linux machine:
$ smbclient "//MINI/HP LaserJet 5L"
But, when I try to test printing, I get an error:
$ smbclient "//MINI/HP LaserJet 5L"
Password:
Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.0.10]
smb: \> print test.txt
Error writing file: NT_STATUS_FILE_LOCK_CONFLICT
putting file test.txt as test.txt (0.0 kb/s) (average 0.0 kb/s)
Also, for some reason, after connecting, it seems that I am browsing /tmp:
smb: \> dir
. D 0 Mon May 22 07:34:13 2006
.. D 0 Sat May 20 18:55:5...
2007 Jan 25
1
smbtorture4 fails RAW-LOCK against 3.0.23d
...ANCEL_LOCK
testing cancel by CANCEL_LOCK
(torture/raw/lock.c:502) Incorrect status NT_STATUS_UNSUCCESSFUL -
should be ERRDOS:ERRcancelviolation
Testing LOCK_NOT_GRANTED vs. FILE_LOCK_CONFLICT
testing with timeout = 0
(torture/raw/lock.c:857) Incorrect status NT_STATUS_LOCK_NOT_GRANTED -
should be NT_STATUS_FILE_LOCK_CONFLICT
Testing LOCKING_ANDX_CHANGE_LOCKTYPE
TEST RAW-LOCK FAILED! - ...
RAW-LOCK took 0.434055 secs
Tests: 1, Errors: 1, Skipped: 0. Success rate: 0.00%
NMBD OUTPUT:
Netbios nameserver version 3.0.23d started.
Copyright Andrew Tridgell and the Samba Team 1992-2006
standard input is not a socket, assuming...
2007 Feb 04
3
Refused oplock on NFS mounted file system
...for fnum 10883 file this.file
[2007/01/02 18:39:10, 10] locking/locking.c:is_locked(134)
is_locked: flavour = WINDOWS_LOCK brl start=0 len=12785 locked for
fnum 10883 file this.file
[2007/01/02 18:39:10, 3] smbd/error.c:error_packet(146)
error packet at smbd/reply.c(3098) cmd=47 (SMBwriteX)
NT_STATUS_FILE_LOCK_CONFLICT
Now what's interesting is that I can create a new file on the share
from windows explorers, with the usual right click, new (folder, text
file, etc), and I can delete files, but I cannot edit any or "drag"
any files into the share.
FWIW this is with nfs v3 client and server, and...