On Sat, 2003-07-26 at 09:49, Gerry Doris wrote: > I'm seeing the following error message about every 30 min in > /var/log/samba/log/smbd. This is on a RH 9 system that was recently > upgraded from 7.3. I'm not sure if they were appearing before or not? > > Any idea what this is trying to tell me??? > > > [2003/07/26 09:31:27, 0] smbd/oplock_linux.c:linux_init_kernel_oplocks(287)
Found this at: http://info.ccone.at/INFO/Mail-Archives/redhat/May-2003/msg03178.html "I am just guessing here, but it looks like you are trying to use kernel oplocks. Maybe your kernel doesn't support them. I am not sure if this behavior is controlled in the compilation of smbd or in smb.conf. According to man smb.conf, kernel oplocks are on by default but if the kernel doesn't support them, it won't cause an error. Why not try: kernel oplocks = no in smb.conf." HTH --Tom Wilson _______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
