Bill Tangren wrote:
I get this repeatedly in the logs for samba:

smbd/oplock_linux.c:linux_init_kernel_oplocks(287) Failed to setup RT_SIGNAL_LEASE handler : 136 Time(s)

It doesn't seem to affect the functioning of samba, but I'd like to know what is causing this error and how to get rid of it. I've found nothing on google (searching on 'RT_SIGNAL_LEASE'), and nothing useful in the archives.

Any ideas?


Bill Tangren




I got a response on the samba listserv. I quote from that response: *** 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.
***

I tried this, and it works. It appears that upgrades from RH 7.x to 9 caused this error. I have one boxen that is a fresh install, and it didn't have this error.

Bill




-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to