similar to: SUNOS: Samba grabs all semaphores, breaking other softwares (PR#9755)

Displaying 20 results from an estimated 800 matches similar to: "SUNOS: Samba grabs all semaphores, breaking other softwares (PR#9755)"

1998 Sep 16
0
SUNOS: Samba grabs all semaphores
Ole, Semaphores are a very cheap system resource in SunOS 4.1.x. You can easily bump up the max number using adb, without even recompiling the kernel. _seminfo: _seminfo+0 semmap 30 _seminfo+4 semmni 256 _seminfo+8 semmns 1024 _seminfo+0xc semmnu 1024 _seminfo+0x10 semmsl 1024 _seminfo+0x14 semopm 100 _seminfo+0x18 semume 256 _seminfo+0x1c semusz 2064
1998 Mar 31
0
Semaphore problem on HP-UX ?
STEENHUYSE VAN DE VELDE Luc wrote: > > While testing the latest releases however we ran into a weird problem > related to semaphores. As soon as we try to do something with samba > HP-UX allocates all available semaphores and other services are having > trouble because of this. E.g. Oracle won't start anymore as it cannot > allocate any semaphores. I tested this on two
1999 Oct 13
3
Root did not create the semaphore
Hello all, I have a very annoying situation (at least at my end). I set up Samba 2.0.5 on a Digital UNIX 4.0F system sitting on a Compaq DS20 server with great success.... until recently. I set up three directory file shares with no problems, when I tried to set up a forth, quite a while after setting up the inital three, I tried to access it from a NT box, I got the message server not found,
1999 Oct 23
3
semaphores and Solaris 7 8/99
I just installed the 8/99 release of Solaris 7 on three Sun Ultra 10's and it seems to have broken Samba. I am running Samba 2.0.5a and it works fine on an Ultra 10 running the 5/99 release of Solaris 7. All of the Ultra 10's are using the 64 bit kernel. This is the errors that I am getting. [1999/10/22 21:09:56, 0] locking/shmem_sysv.c:sysv_shm_open(597) ERROR: root did not create the
2009 Jul 23
2
how to calculate how many semaphores already use on server?
we have following setup on sysctl.conf: kernel.sem = 256 32000 128 142 I tried to startup database and have error happen. I knew problem come from SEMMNS (32000) is not enough. Does anyone know how to calculate how many semaphores already use on system? Thanks. %ipcs -s ------ Semaphore Arrays -------- key semid owner perms nsems 0x963683ec 4751396 oracle
1999 Nov 01
0
SAMBA digest 2290
At 03:33 AM 11/01/1999 +1100, you wrote: > >From: Hai Nguyen <hhn1@yahoo.com> >To: samba-technical@samba.org, samba@samba.org >Subject: root did not create the semaphore >Message-ID: <19991030210628.3575.rocketmail@web705.mail.yahoo.com> >MIME-Version: 1.0 >Content-Type: text/plain; charset=us-ascii > >Hello, >I am new to samba and need assistance
1999 Aug 11
0
HPUX shared memory creates error
Hello all, The problem ----------- I've been trying to install the latest samba distrib (2.0.5a) on a hpux 10.20 machine, but the connection times out, apparently because of shared memory access. Trying to make an smbclient connection (or using the windows nt explorer to connect generates the following log.smb (smbd launched as smbd -D -d 4): [1999/08/11 10:14:28, 4]
2000 Jul 13
1
Semaphor Error?
I've just installed Samba on Solaris-8. When i start 'smbd' the following errors appear in the 'log.smb' log file: # tail ../var/log.smb [2000/07/13 13:53:19, 0] locking/shmem_sysv.c:sysv_shm_open(597) ERROR: root did not create the semaphore [2000/07/13 13:53:19, 0] locking/locking.c:locking_init(174) ERROR: Failed to initialise share modes
2000 Feb 11
1
Samba 2.0.6 on Solaris 2.6
Hi, i've setup samba on one of our solaris boxes, it was working fine, but suddenly now it does not start. here is the error message from the log.smb file: [2000/02/11 09:42:51, 0] locking/shmem_sysv.c:sysv_shm_open(566) Can't create or use semaphore [1]. Error was No space left on device [2000/02/11 09:42:51, 0] locking/locking.c:locking_init(174) ERROR: Failed to initialise share
2006 Mar 22
1
How do I change kern.ipc.shmmax in FreeBSD 5.x automatically after reboot?
Hello, I have the following entries in /boot/loader.conf: kern.ipc.shm_use_phys="1" kern.ipc.semmns="500" kern.ipc.semmni="40" kern.ipc.semmap="500" which are set correctly. Unfortunately, the following two entries kern.ipc.shmmax="512000000" kern.ipc.shmall="65526" do not change the corresponding values according to
2000 Nov 28
2
Welcome to the "samba" mailing list
i got the following problem: [root@sun samba]# tail log.smb [2000/11/28 16:20:16, 0] locking/locking.c:locking_init(174) ERROR: Failed to initialise share modes [2000/11/28 16:20:29, 0] locking/shmem_sysv.c:sysv_shm_open(667) Can't create or use IPC area. Error was Die Datei existiert bereits [2000/11/28 16:20:29, 0] locking/locking.c:locking_init(174) ERROR: Failed to initialise share
2002 Feb 26
1
Include exclude not working
Hi! playing with --include, --exclude, and --exclude-from=file I found these not working: xcnlm00s:/etc/adsm/script # rsync -navx --include="*/" --exclude="*" -e ssh newsfeed:/ receiving file list ... done wrote 29 bytes read 28605 bytes 3014.11 bytes/sec total size is 0 speedup is 0.00 xcnlm00s:/etc/adsm/script # rsync -navx --exclude="*"
2005 Oct 05
2
Apache won't start, semaphores exhausted
One of our systems run Apache 2.0.52 (httpd-2.0.52-12.2.ent.centos4 rpm). The kernel we're running is 2.6.9-11.ELsmp. After a few weeks of uptime, Apache refuses to start with the following error in error.log: [crit] (28)No space left on device: mod_jk: could not create jk_log_lock With Apache not running, there're a lot of semaphores left behind by Apache, e.g.: ------ Semaphore
1999 Sep 16
2
Need Help with IRIX Error
Hello All, I am having a problem configuring Samba on IRIX ver. 6.5. Any help or RTFM pointers would be sincerely appreciated. I am getting the following error with test 3 in DIAGNOSIS.txt (smbclient -L hostname): read_socket_with_timeout: timeout read. read error = Connection reset by peer. session request to *SMBSERVER failed. With log level set to 10 I get the following error in
2008 Feb 06
1
POSIX semaphores in CentOS 5.1?
According to the man pages for sem_wait, etc., POSIX semaphores are available in Linux 2.6 (with the right NTPL threading in glibc). However, I have a program that compiles just fine but won't link because it can't find the library for the semaphore operations. What am I missing? I ran a find and grep through all the libc's on the system and they turned up nothing: $ find /lib
1998 Apr 01
0
[Fwd: Semaphore problem on HP-UX ?]
Hi Jeremy, Thanks for your prompt response. I implemented your suggestion and added those lines to includes.h, recompiled and reinstalled the samba on the test machine. Unfortunately it made no difference. :-(. I added some debugging code and looked what happened : -------------------------------------------------------------------- DEBUG(4,("Trying sysv shmem open of size
2002 Nov 16
1
upgraded to kernel 2.4.19 from 2.4.7, samba not found from windows, network ok
Hi, I have updated my old 2.4.7 kernel to 2.4.19 using the full download from kernel.org and installed samba-2.2.6 Using my old kernel i can access every share and everything works fine. Using my new kernel also everything works but samba,. i can telnet the system, ftp also works ok, but windows 2k tells me server not found if i try to acces the shares. i think, i forgot something to compile to
1999 Aug 14
1
HPUX shared memory creates error (PR#19573)
Phillip.Link@alcatel.fr wrote: > The problem > ----------- > I've been trying to install the latest samba distrib (2.0.5a) on a hpux > 10.20 machine, but the connection times out, apparently because of > shared memory access. > > Trying to make an smbclient connection (or using the windows nt explorer > to connect generates the following log.smb (smbd launched as smbd
2001 Mar 23
2
IPC shared memory problem
I am running Linux Kernel 2.2.18 which is upgraded from from RedHat 6.2 kernel 2.2.14 using standard kernel patches from kernel.org. I am running Samba 2.0.7 from RedHAT 6.2 upgrade/addendums. When I get more then one connection smbd will die and log.smb will read this - [2001/03/23 06:12:19, 0] locking/shmem_sysv.c:sysv_shm_open(667) - Can't create or use IPC area. Error was File exists
1999 Mar 25
1
semaphore-error
When I try to connect to smbd on a SUN Solaris 2.6 with a running oracle database, I get the folloing error: [1999/03/25 10:25:30, 1] smbd/files.c:file_init(219) file_init: Information only: requested 10000 open files, 1014 are available. [1999/03/25 10:26:07, 0] locking/shmem_sysv.c:sysv_shm_open(563) Can't create or use semaphore [1]. Error was No space left on device [1999/03/25