Displaying 14 results from an estimated 14 matches for "fill_share_mode_lock".
2009 Mar 18
3
fill_share_mode_lock failed
...th:
/dev/sde1 on /home type ext3 (rw,relatime,acl)
the clients windows xp prof (SP3)
the log
2009/03/18 13:20:41, 3] locking/locking.c:fetch_share_mode_unlocked(857)
fill_share_mode_lock failed
[2009/03/18 13:20:41, 3] smbd/process.c:process_smb(1549)...
2008 Oct 03
1
Problems with Share Modes "fill_share_mode_lock failed"
Hi, my details:
Server: 3.2.3
Client: win2k8
When I try list contents of a shared directory through an ASP script
(win2k8 is the client), it's take much time and on samba I saw many
times (4 times for each file) the same error: "fill_share_mode_lock
failed"
I tried "shares mode = No" but no success
It's the log:
...:49, 3] locking/locking.c:fetch_share_mode_unlocked(857)
fill_share_mode_lock failed
...:49, 3] smbd/process.c:process_smb(1549)
Transaction 50769 of length 142 (0 toread)
...:49, 3] smbd/process.c:swi...
2009 Jul 08
1
scary fill_share_mode_lock failed message
...accesses to profile data
are failing.
We are running 3.3.2-0.33.fc11 (the latest release for FC11).
I saw this in the log file
stat_cache_lookup: lookup succeeded for name [USER/STARTMENU] ->
[user/StartMenu]
[2009/07/08 17:39:59, 3] locking/locking.c:fetch_share_mode_unlocked(857)
fill_share_mode_lock failed
I saw Volker had a fix which went into 3.2.8 (I'm looking at the 3.2.9
maintenance release notes). It would be a big help if I could get a
little clarification on this.
The files being accessed are on an NFS share from a large file server,
since I have people who want to put 10G...
2011 Feb 09
1
Differences adding printers between Windows XP & Windows 7
...Pro (64 bit).
--
[2011/02/09 15:49:46.330375, 3] switch message SMBclose (pid 2564)
conn 0x803c1cc50
[2011/02/09 15:49:46.330433, 3] setting sec ctx (1001, 1001) -
sec_ctx_stack_ndx = 0
[2011/02/09 15:49:46.330519, 3] close fd=46 fnum=17359 (numopen=1)
[2011/02/09 15:49:46.330657, 3] fill_share_mode_lock failed
[2011/02/09 15:49:46.330700, 3] fill_share_mode_lock failed
[2011/02/09 15:49:46.330783, 2] printserver closed file
x64/SETF9B9.tmp (numopen=0) NT_STATUS_OK
[2011/02/09 15:49:46.332043, 3] Transaction 9443 of length 112 (0 toread)
[2011/02/09 15:49:46.332084, 3] switch message S...
2008 Nov 11
1
Users can create, but not delete files.
...ntries = 1366,
close_after_first=1, close_if_end = 1 requires_resume_key = 1 level =
0x104, max_data_bytes = 16384
[2008/11/11 08:27:51, 3] smbd/dir.c:dptr_create(520)
creating new dirptr 256 for path ./, expect_close = 1
[2008/11/11 08:27:51, 3] locking/locking.c:fetch_share_mode_unlocked(857)
fill_share_mode_lock failed
[2008/11/11 08:27:51, 3] smbd/process.c:process_smb(1549)
Transaction 156 of length 130 (0 toread)
[2008/11/11 08:27:51, 3] smbd/process.c:switch_message(1361)
switch message SMBtrans2 (pid 23286) conn 0xb9195f38
[2008/11/11 08:27:51, 3] smbd/trans2.c:call_trans2findfirst(1918)
call_tr...
2008 Jul 28
0
smbcontrol xxxx reload-config doesn't work and other details samba 3.2
...= 1
[2008/07/28 12:17:35, 4] smbd/trans2.c:call_trans2findfirst(2069)
dptr_num is 256, wcard = *, attr = 22
[2008/07/28 12:17:35, 5] smbd/trans2.c:get_lanman2_dir_entry(1440)
get_lanman2_dir_entry: found ./. fname=.
[2008/07/28 12:17:35, 3] locking/locking.c:fetch_share_mode_unlocked(856)
fill_share_mode_lock failed
[2008/07/28 12:17:35, 5] smbd/trans2.c:get_lanman2_dir_entry(1440)
get_lanman2_dir_entry: found ./.. fname=..
[2008/07/28 12:17:35, 5] smbd/msdfs.c:is_msdfs_link_internal(419)
is_msdfs_link_read_target: .//.rhosts is not a link.
[2008/07/28 12:17:35, 3] locking/locking.c:fetch_share_m...
2008 Oct 13
0
Write/Modify issues
...n create a file, but not rename and sometimes not delete. Also
saving file from say photoshop result in two empty files being created
one with the proper filename and another with a temp one, then error
with "the file is write protected/disk full".
Below is a log file snippet with "fill_share_mode_lock failed", could
that be an indicator?
I'm using 3.2.4, and I tried 3.0.32. Our old/current setup works
fine.... 3.0.20.
Cheers,
Kristian
smb.conf
[global]
unix charset = LOCALE
workgroup = ABC
realm = AD.ABC.LOCAL
password server = *
netbios name = samba
server string = SAMBA
security...
2009 Apr 01
1
[Announce] Samba 3.3.3 Available for Download
...sort module.
* Document the dirsort module.
* Fix the build on HP/UX.
* Disable dns_sd by default.
* Add avahi detection to configure.
* Add event avahi binding.
* Use avahi to register _smb._tcp in smbd.
* Fix two memleaks in the encryption code.
* Fix a scary "fill_share_mode_lock failed" message.
o Derrell Lipman <derrell@dworkin.(none)>
* BUG 6228: Fix SMBC_open_ctx failure due to path resolve failure doesn''t set
errno.
o Stefan Metzmacher <metze@samba.org>
* Don''t use reserved words in smbconftort.
* Fix smb sig...
2009 Apr 01
1
[Announce] Samba 3.3.3 Available for Download
...sort module.
* Document the dirsort module.
* Fix the build on HP/UX.
* Disable dns_sd by default.
* Add avahi detection to configure.
* Add event avahi binding.
* Use avahi to register _smb._tcp in smbd.
* Fix two memleaks in the encryption code.
* Fix a scary "fill_share_mode_lock failed" message.
o Derrell Lipman <derrell@dworkin.(none)>
* BUG 6228: Fix SMBC_open_ctx failure due to path resolve failure doesn''t set
errno.
o Stefan Metzmacher <metze@samba.org>
* Don''t use reserved words in smbconftort.
* Fix smb sig...
2009 May 28
1
Strange msdfs connection problem
...On Windows we open the folder user1/folder/subfolder with the explorer. In the
failure log I can't see anything about the subfolder.
If I compare the samba log (debug level 10) the first diffrence is:
Success (!):
[2009/05/28 09:01:33, 3] locking/locking.c:fetch_share_mode_unlocked(857)
fill_share_mode_lock failed
[2009/05/28 09:01:33, 3] smbd/trans2.c:call_trans2qfilepathinfo(4052)
call_trans2qfilepathinfo user1/folder (fnum = -1) level=1004 call=5
total_data=0
Failure (!):
[2009/05/27 16:55:22, 10] locking/locking.c:parse_share_modes(519)
parse_share_modes: delete_on_close: 0, owrt: Di 19 Mai...
2009 Mar 31
1
[Announce] Samba 3.2.9 Maintenance Release Available
..._register_smbd().
* Don''t log NDR_PRINT_DEBUG at level 0, this always ends up in syslog.
* Fix a malloc/talloc mismatch when cli_initialise() fails.
* Fix a valgrind error.
* Fix two memleaks in the encryption code.
* Fix gcc 4.4 compile warning.
* Fix a scary "fill_share_mode_lock failed" message.
o Derrell Lipman <derrell@dworkin.(none)>
* BUG 6228: Fix SMBC_open_ctx failure due to path resolve failure doesn''t
set errno.
o Stefan Metzmacher <metze@samba.org>
* BUG 6100: Implement _netr_LogonGetCapabilities() with
NT_STAT...
2009 Mar 31
1
[Announce] Samba 3.2.9 Maintenance Release Available
..._register_smbd().
* Don''t log NDR_PRINT_DEBUG at level 0, this always ends up in syslog.
* Fix a malloc/talloc mismatch when cli_initialise() fails.
* Fix a valgrind error.
* Fix two memleaks in the encryption code.
* Fix gcc 4.4 compile warning.
* Fix a scary "fill_share_mode_lock failed" message.
o Derrell Lipman <derrell@dworkin.(none)>
* BUG 6228: Fix SMBC_open_ctx failure due to path resolve failure doesn''t
set errno.
o Stefan Metzmacher <metze@samba.org>
* BUG 6100: Implement _netr_LogonGetCapabilities() with
NT_STAT...
2010 Oct 20
0
No subject
...45 (0 toread)
[2010/11/08 19:02:57, 3] smbd/process.c:switch_message(1393)
switch message SMBclose (pid 18559) conn 0x2aef08498fa0
[2010/11/08 19:02:57, 3] smbd/reply.c:reply_close(4380)
close fd=27 fnum=12835 (numopen=1)
[2010/11/08 19:02:57, 3] locking/locking.c:get_share_mode_lock(825)
fill_share_mode_lock failed
[2010/11/08 19:02:57, 2] smbd/close.c:close_normal_file(606)
tech closed file utils/fits32/SCRIPTS/GEN_TEST/RELEASED/FITS/FITS.INI
(numopen=0) NT_STATUS_NOT_FOUND
[2010/11/08 19:02:57, 3] smbd/error.c:error_packet_set(80)
error packet at smbd/reply.c(4399) cmd=4 (SMBclose) eclass=3 eco...
2010 Oct 20
0
No subject
...45 (0 toread)
[2010/11/08 19:02:57, 3] smbd/process.c:switch_message(1393)
switch message SMBclose (pid 18559) conn 0x2aef08498fa0
[2010/11/08 19:02:57, 3] smbd/reply.c:reply_close(4380)
close fd=27 fnum=12835 (numopen=1)
[2010/11/08 19:02:57, 3] locking/locking.c:get_share_mode_lock(825)
fill_share_mode_lock failed
[2010/11/08 19:02:57, 2] smbd/close.c:close_normal_file(606)
tech closed file utils/fits32/SCRIPTS/GEN_TEST/RELEASED/FITS/FITS.INI
(numopen=0) NT_STATUS_NOT_FOUND
[2010/11/08 19:02:57, 3] smbd/error.c:error_packet_set(80)
error packet at smbd/reply.c(4399) cmd=4 (SMBclose) eclass=3 eco...