Date: Thu, 20 Sep 2001 13:31:04 -0700 (PDT) From: Trevin Chow <tmchow@sfu.ca> To: <questions@freebsd.org> Subject: re: Flaky samba server Message-ID: <20010920132912.W50413-100000@benny.geektank.org>
next in thread | raw e-mail | index | archive | help
Okay, here's my follow-up on my flaky samba performance. Around the time that the server seems to disconnect them suddenly reconnect, I examined the logs (at logging level = 2): [2001/09/20 13:21:37, 2] smbd/open.c:open_file(216) tmchow opened file test-dir/test.gif read=Yes write=Yes (numopen=2) [2001/09/20 13:21:37, 2] smbd/process.c:switch_message(661) switch_message: queueing message due to being in oplock break state. [2001/09/20 13:21:39, 2] smbd/process.c:switch_message(661) switch_message: queueing message due to being in oplock break state. [2001/09/20 13:21:42, 2] smbd/process.c:switch_message(661) switch_message: queueing message due to being in oplock break state. [2001/09/20 13:22:06, 2] smbd/process.c:switch_message(661) switch_message: queueing message due to being in oplock break state. [2001/09/20 13:22:37, 0] smbd/oplock.c:oplock_break(770) oplock_break: receive_smb timed out after 30 seconds. oplock_break failed for file test-dir/test.gif (dev = 27407, inode = 531718). [2001/09/20 13:22:37, 0] smbd/oplock.c:oplock_break(843) oplock_break: client failure in oplock break in file test-dir/test.gif [2001/09/20 13:22:37, 2] smbd/open.c:open_file(216) tmchow opened file test-dir/test.gif read=Yes write=No (numopen=3) [2001/09/20 13:22:37, 0] smbd/reply.c:reply_lockingX(4393) reply_lockingX: Error : oplock break from client for fnum = 8296 and no oplock granted on this file (test-dir/test.gif). Does this indicate any problems that can be fixed? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010920132912.W50413-100000>