Displaying 2 results from an estimated 2 matches for "smb_shm_global_unlock".
Did you mean:
smb_shm_global_lock
1999 May 27
0
Diagnosis Test Pass, But...
...ialize : initializing shmem file of size 1048576
[1999/05/27 13:07:03, 5] locking/shmem.c:smb_shm_global_lock(102)
smb_shm_global_lock : locked 2 times
[1999/05/27 13:07:03, 5] locking/shmem.c:smb_shm_global_lock(102)
smb_shm_global_lock : locked 3 times
[1999/05/27 13:07:03, 5] locking/shmem.c:smb_shm_global_unlock(139)
smb_shm_global_unlock : still locked 2 times
[1999/05/27 13:07:03, 5] locking/shmem.c:smb_shm_global_unlock(139)
smb_shm_global_unlock : still locked 1 times
[1999/05/27 13:07:03, 2] smbd/server.c:main(709)
Changed root to /
[1999/05/27 13:07:03, 3] smbd/oplock.c:open_oplock_ipc(82)
op...
1999 Jul 16
1
Nasty Samba Locking Problems
...and
turned oplocks off in Samba - expecting a performance slowdown, but
hopefully a reliability increase. In this configuration, I've just
witnesed a 32M smb.log file in 3 hours. This time there are plenty of
errors (over 150,000!) looking like this:
[1999/07/16 16:47:36, 0] locking/shmem.c:smb_shm_global_unlock(131)
ERROR smb_shm_global_unlock : shmem not locked
[1999/07/16 16:47:36, 0] locking/shmem.c:smb_shm_global_lock(112)
ERROR smb_shm_global_lock : fcntl_lock failed with code Resource deadlock
avoided
My earlier experiences with Samba were good, but I'm really concerned about
this apparent...