Displaying 19 results from an estimated 19 matches for "rt_signal_lease".
2003 Apr 16
1
Failed to setup RT_SIGNAL_LEASE
...Linux pegasus.houtsma.net 2.4.20-9 #1 Wed Apr 2
13:42:50 EST 2003 i686 i686 i386 GNU/Linux
The syslog shows the following messages:
[2003/04/13 04:02:36, 0] smbd/server.c:open_sockets(238)
Got SIGHUP
[2003/04/13 16:13:52, 0] smbd/oplock_linux.c:linux_init_kernel_oplocks(287)
Failed to setup RT_SIGNAL_LEASE handler
[2003/04/13 23:14:06, 0] smbd/oplock_linux.c:linux_init_kernel_oplocks(287)
Failed to setup RT_SIGNAL_LEASE handler
[2003/04/14 17:49:36, 0] smbd/oplock_linux.c:linux_init_kernel_oplocks(287)
Failed to setup RT_SIGNAL_LEASE handler
[2003/04/15 16:56:48, 0] smbd/oplock_linux.c:linux_init...
2003 May 12
3
Failed to setup RT_SIGNAL_LEASE handler
hi,
my smbd.log file is full of such messages:
-----------------------------
[2003/05/09 09:35:42, 0] smbd/oplock_linux.c:linux_init_kernel_oplocks(287)
Failed to setup RT_SIGNAL_LEASE handler
[2003/05/09 09:37:27, 0] smbd/oplock_linux.c:linux_init_kernel_oplocks(287)
Failed to setup RT_SIGNAL_LEASE handler
-----------------------------
on redhat9 with kernel-2.4.20-9 and samba-2.2.7a-8.9.0.
it's a real problem or just some kind of debug info?
is there any solutions not t...
2004 Mar 19
0
2.2.8a with kernel-2.4.22 has kernel oplock problems (NOT Failed to setup RT_SIGNAL_LEASE handler)
...t read all the files as it would
like to.
I have two things I can do to avoid the problem.
1. if I set "kernel oplocks = no"
2. if I go back to the former kernel 2.4.20-19.9 without nptl
then the operation does not fail.
At first I thought it was just the annoying "Failed to setup RT_SIGNAL_LEASE handler" bug, but then
I patched this as follows:
--- samba-2.2.7a/source/smbd/oplock_linux.c.orig 2003-06-05 14:40:49.000000000 -0400
+++ samba-2.2.7a/source/smbd/oplock_linux.c 2003-06-06 13:34:29.000000000 -0400
@@ -40,7 +40,7 @@
#endif
#ifndef RT_SIGNAL_LEASE
-#define RT_SIGNAL_LEASE...
2004 Aug 11
1
Migrating from 2.2.8a to 3.0.5 / Failed to setup RT_SIGNAL_LEASE handler
...version
3.0.5. These Samba hosts serve shares mounted off a seperate NFS
fileserver.
All is going well, except I've started getting the following messages in
the smbd logs:
---- Start of snippet ----
[2004/08/11 09:59:30, 0] smbd/oplock_linux.c:linux_init_kernel_oplocks(289)
Failed to setup RT_SIGNAL_LEASE handler
---- End of snippet ----
I've not changed anything in my smb.conf file as, according to the Samba
Guide chapter 'UPGRADING FROM SAMBA-2.X TO SAMBA-3.0.0', I've not needed
to.
I've looked at the mailing list archive for the last couple of years and
there only appears to...
2006 May 25
3
3.0.23rc1 - Failed to setup RT_SIGNAL_NOTIFY handler
Hi @all,
I have many messages in the log file with this version:
[2006/05/25 15:25:42, 0] smbd/oplock_linux.c:linux_init_kernel_oplocks(247)
Failed to setup RT_SIGNAL_LEASE handler
[2006/05/25 15:25:42, 0] smbd/notify_kernel.c:kernel_notify_init(224)
Failed to setup RT_SIGNAL_NOTIFY handler
[2006/05/25 15:25:49, 0] smbd/oplock_linux.c:linux_init_kernel_oplocks(247)
Failed to setup RT_SIGNAL_LEASE handler
[2006/05/25 15:25:49, 0] smbd/notify_kernel.c:kernel_notif...
2003 Nov 21
1
Problem with RH 9 and Samba version 2.2.7a-8.9.0
I'm upgrading to a RH 9 box and using the version of Samba that comes with
RH 9.
I notice this error message in the smbd.log file;
[2003/11/21 21:15:19, 0] smbd/oplock_linux.c:linux_init_kernel_oplocks(287)
Failed to setup RT_SIGNAL_LEASE handler
It seems to effect the "domain admin group" parameter.
In previous version of RH (7.3) and Samba (2.2.7-3.7.3), I'm able to browse
other machines in my domain as I'm in this group.
Since I upgraded, I can't do this anymore and I noticed this error message.
When I r...
2003 Jun 13
0
Samba configuration question.
...in name and password are the same on all three machines.
I can ping all machines from any machine without problem.
Only difference I noticed is that Samba on B is 2.2.7a and Samba on C is
2.2.7a-security-rollup-fix.
On C, the smbd.log file at /var/log/sama has many errors(? )
"Failed to setup RT_SIGNAL_LEASE handler"
I don't know what this means.
But I don't see this error in B's smbd.log file.
Can somebody tell what is going on ? Any idea how to fix the problem with
C ?
TIA
2003 Jun 16
0
W2K Domain and Restricted Shares
.../16 16:00:07, 0] smbd/password.c:domain_client_validate(1556)
domain_client_validate: could not fetch trust account password for
domain MTC1
---------
the smbd.log file issues the following failure:
2003/06/16 16:00:07, 0]
smbd/oplock_linux.c:linux_init_kernel_oplocks(287)
Failed to setup RT_SIGNAL_LEASE handler
-------
Anyways, if anyone can point me in the right direction, I'd appreciate
it. I'm apprehensive in actually switching everyone to the new servers
until they are properly setup and tested.
Thanks!!!
Travis
2003 Sep 11
0
Samba 3.0b3+CUPS+server drivers
...in the list"
Then when it does rpcclient -c 'setdriver Canon Canon' I get:
SetPrinter call failed!
result was WERR_ACCESS_DENIED
At the same time I run this command, I get this in log.smbd:
[2003/09/11 13:35:38, 0] smbd/oplock_linux.c:linux_init_kernel_oplocks(289)
Failed to setup RT_SIGNAL_LEASE handler
I'm adding the CUPS postscript with the foomatic ppd of a Canon BJC-1000,
wich is properly configured in CUPS (the print test page works).
Any clues?
Here's my smb.conf:
[global]
netbios name = Natsumi
server string = Linux Server
workgroup = BoogerSoft...
2004 Nov 22
0
RT_SIGNAL_* issue - samba 3.0.9
...cently, other than
"it is fixed for samba > 3.0"... Could someone please shed some light on this?
Syslog entries:
Nov 22 22:25:48 toshiba smbd[32209]: [2004/11/22 22:25:48, 0] smbd/oplock_linux.
c:linux_init_kernel_oplocks(289)
Nov 22 22:25:48 toshiba smbd[32209]: Failed to setup RT_SIGNAL_LEASE handler
Nov 22 22:25:48 toshiba smbd[32209]: [2004/11/22 22:25:48, 0] smbd/notify_kernel
.c:kernel_notify_init(225)
Nov 22 22:25:48 toshiba smbd[32209]: Failed to setup RT_SIGNAL_NOTIFY handler
strace output:
[pid 32209] 22:25:48.977573 time([1101122748]) = 1101122748
[pid 32209] 22:25:48.97765...
2006 May 25
1
3.0.23rc1 - Failed to setup RT_SIGNAL_NOTIFY handler]
Thomas Bork wrote:
> [2006/05/25 15:25:42, 0] smbd/oplock_linux.c:linux_init_kernel_oplocks(247)
> Failed to setup RT_SIGNAL_LEASE handler
Switched back to 3.0.21c. Ouch, access to shares is not granted anymore :(
The client is confused and thinks the samba server is an domain controller!:
Auf \\Deveis\public kann nicht zugegriffen werden. Sie haben eventuell
keine Berechtigung, diese Netzwerkressource zu verwenden. Wende...
2003 Jul 02
0
Delay opening Word, Excel files
...cel crashing
whenever I tried to open a file. I also tried setting oplock break wait time
= 10 which had no effect.
Thanks in advance for any help you could give me!
In the smbd log I see the following:
[2003/06/29 04:23:01, 0] smbd/oplock_linux.c:linux_init_kernel_oplocks(287)
Failed to setup RT_SIGNAL_LEASE handler
and occasionally:
[2003/07/01 04:02:03, 0] param/loadparm.c:map_parameter(2077)
Unknown parameter encountered: "revalidate"
[2003/07/01 04:02:03, 0] param/loadparm.c:lp_do_parameter(2752)
Ignoring unknown parameter "revalidate"
Here is my smb.conf file:
[global]...
2003 Oct 22
14
Samba Installation
Hello Folks,
I want to install new version of samba but have already old version of samba which came with Linux 8.0.
Please advise, I want to install new version of samba ...
How would I un-install old version which came with Linux8.0 ?
Do i really need to do so, in order to install new version of samba ?
Do i reallly need to remove any files or pkgs before i install new version ? which ?
2003 Jun 13
1
SMB hogs cpu - printing freezes server
...runing individual logs for each machine and get various error
messages in them with the main appearing to be
/var/cache/samba/printing.tdb): rec_read bad magic .....
The main log consistently reports the following error message:
smbd/oplock_linux.c:linux_init_kernel_oplocks(287)
Failed to setup RT_SIGNAL_LEASE handler
We are using lprng as we thought it was CUPS creating the problem and
since using lprng we are also getting a symptom that on the windows 2000
client, when looking at the print queue, the last job printed remains in
the window until aother job pushes it out.
The questions I have are wheth...
2005 Aug 31
7
USRMGR.EXE doesn't work anymore.
I've upgraded my system at Samba 3.0.20 (SLES 8) bacause of some errors
on winbind and Windows 2003.
Now, usrmgr.exe doesn't work anymore.
It reports: ?procedure number is out of range - Do you want to
administrate another domain??
USRMGR has been working for 3 years; I've made all upgrades on Windows
2000, but the results it's the same.
Any Idea?
uz.
2007 Jun 01
1
Weird behaviour when using "kernel oplocks = yes" leading to "corrupt" files - bug in samba?
Hi folks,
Today I noticed some strange behaviour when accessing a samba server
(samba 3.0.25a) from windows: On our Debian fileserver I prepared a
file testfile.txt being owned by user usera and group dpt-a. Then I
"setfacl -m g:admins:rwx testfile.txt". User userb who is only in
group admins, but not in dpt-a is thus permitted to access and change
this file by its POSIX-ACL, which
2003 May 13
3
PDC problem
Hello all,
I'm running slackware linux 8.0 and tries to configure samba 2.2.8a
as PDC. I succeded configuring network shares i.e. netlogon,
profiles, etc. Everything is OK, but when i tries to make a domain
logon using windows 98 apears an error "Wrong parameter". When i
tries to join my samba domain under Windows 2000 it says "domain does
not exists ....". what am i
1997 Oct 15
8
OPLOCKS
Robert Dal Santo wrote:
> Is there any work underway to get Samba to support OPLOCKS? I know
> they are difficult to implement but I'm faced with a decisions now to buy an
> NT box (Ugh!) or do a lot of messing around to get this application
> to perform decently. The application in questions takes around 5
> hours to do a taks without OPLOCKS and around an hour to do the
2003 Aug 20
12
Samba PDC + WinXP = problems fetching remote profiles
Hi, everybody!
I have 20 WinXP client machines and a sever running
Samba (first try was with 2.2.8, now it's 3.0.0rc1).
If it matters to someone (for statistics, fun or for
understanding the problem), i use Slackware 9.0 Linux,
kernel 2.4.20 on server (and clients are XPpro/SP1,
buld 2600 as far as i remember). I almost had no
problems configuring samba for browsing and fortunately
i