Displaying 20 results from an estimated 200 matches similar to: "Semaphore problem on HP-UX ?"
1998 Sep 15
1
SUNOS: Samba grabs all semaphores, breaking other softwares (PR#9755)
Ole.H.Nielsen@fysik.dtu.dk wrote:
>
> SAMBA grabs ALL available semaphores minus 1 on SunOS 4.1.3,
> where the kernel has 60, see /usr/include/sys/sem.h:
> #define SEMMNS 60 /* # of semaphores in system */
>
> This is a MAJOR PROBLEM to us, since our backup software
> (IBM ADSM) also needs available semaphores for the client
> part to work. Hence we can
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
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]
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 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,
2000 Jun 12
1
AIX and 2.1.1p1
The new login code works fine with AIX 4.3. Two nits, though. If
--disable-lastlog is defined, the code still tries to slog through wtmp
to determine the last login time. Is this a bug or a feature? If a
feature, change the DISABLE_LASTLOG test below to WITH_AIXAUTHENTICATE.
Also, a small typo in configure.in, plus an AIX tweak.
--- configure.in.orig Thu Jun 8 21:58:35 2000
+++ configure.in Mon
2002 Mar 25
0
[Bug 184] New: 3.1p1 openssh fails to build a working sshd on Trusted HP-UX 10.26
http://bugzilla.mindrot.org/show_bug.cgi?id=184
Summary: 3.1p1 openssh fails to build a working sshd on Trusted
HP-UX 10.26
Product: Portable OpenSSH
Version: -current
Platform: HPPA
OS/Version: HP-UX
Status: NEW
Severity: major
Priority: P2
Component: sshd
AssignedTo:
2009 Aug 03
1
use gnulib, and begin to pass its "make syntax-check" tests
Here's a patch series to make libguestfs use gnulib via a git submodule.
The first thing I did was to look at the failures from "make syntax-check"
and fix the config.h-related ones below. The others are now
temporarily disabled via a variable in cfg.mk.
I fixed the config-h problems and moved those change sets to precede
the test-adding one, so that bisection still works, even if
2000 May 15
1
AIX authenticate patches
Here are some patches to re-enable support for AIX's authenticate
routines. With them, ssh will honor locked & unlocked accounts, record
successful and unsuccessful logins, and deny accounts that are
prohibited to log in via the network. Tested with AIX 4.3.
It also includes a fix for handling SIGCHLD that may be needed for
other platforms (HP-UX 10.20, for example).
If I get the time
2004 May 19
0
The semaphore timeout period has expired
Hello everyone
I have samba 3.0.3pre2-SuSE running on SuSE 9.0 i386, this is from SuSE
rpms not source. The box is joined to a 2k3 domain, wbinfo works fine,
acls work and users are authenticated properly.
I had a problem yesterday and cannot seem to find a solution:
I have been copying data across from the old SBS server, this seems to
work fine for about 5 minutes, then completely crashes
2005 Feb 09
0
Error:The semaphore timeout period has expired
hi,
I hv recently installed and configured samba-3.0.10-1 with Ldap and smb
tools.
Everything looks good, i mean Samba, LDAP and smbldaptools everything.
But now when i am trying to access the shares as well as trying to join w2k
prof desktop to the domain its giving the error "The semaphore timeout
period has expired"
Can any one let me know what could be the problem?
Thanks &
2004 Jun 25
1
The semaphore timeout period has expired
Hello Hamish.
I found your message just googling for Suse and sk98lin.
Did you solve your problem?
I had the same case and only way to restore was to change NIS driver speed
settings from AUTO to 10Mb. And it was not related to OS as the same problem
is in WXP ( I have dual boot, ASUS P4P800, integrated GB NIS ).
Oleg.
2006 Mar 18
0
error:semaphore timeout period has expired
Hi all
I have a samba pdc (3.0.21c) with openldap (2.3.19) on a Redhat Enterprise
Linux 4 (2.6.9-5EL-SMP) kernel
i have Domain Member servers (samba server), i redirect my users to share
declared to in my domain member servers.
using logon script which gets executed when users logon . my clients use
windows 2k professional and windows xp.
my logon script is
@ echo off
net time \\mypdc /set /yes
2005 Aug 16
0
FW: Error:The semaphore timeout period has expired
UPDATE:
We found out that there was still an entry in /etc/rc.local to start up
the old SAMBA after upgrading and setting up to run from inetd.conf.
Once the /etc/rc.local entry was removed, we no longer receive the
"semaphore timeout period has expired" messages and we are able to
connect to the shares.
Ben Burruel
Sr. Systems Manager
Metrics & Mainframe Capacity Planning
San
2004 Mar 18
0
Semaphore Timeout Period has Expired on Win2K
Tom,
Did you resolve your problem:
Question: is this a Samba configuration error or a Win2K configuration error. The 98 and ME connect just fine to SAMBA.
If so, what was the answer?
Thank you, Jim Majczek
2004 Jan 28
1
new error when upgrading :P "The semaphore timeout period has exp
We have newly installed ADSL/speedTouch 510 modem. After the installation,
we are getting problems with out Win2K machines. On out NT workstation
everything is OK, but on the Win2K we are getting following error,
"The semaphore timeout period has expired" whne trying to connect to the
domain (GARAGET),
My Network Places
Entire network
MS Windows Network
Garaget (our
2013 Aug 03
1
[PATCH][git-pull] Fix mbox/semaphore checks, UNDI ID debug
The following changes since commit 6438fbcb6cb7e0cd40e4bb3681ada047fe77ffdd:
Gene Cumm (1):
Allow for UNDIIF_ID_DEBUG in 1 mk line
are available in the git repository at:
git://github.com/geneC/syslinux.git elflink-undi-thread-for-mfleming
Gene Cumm (3):
core/lwip/undi: Improve UNDIIF_ID_DEBUG messages
core: mbox/semaphore NULL checks
core: make
2008 Jun 16
0
Semaphore setup on database???
we are tried setup CENTOS 4.6 with Informix Dynamic server version 10 UC8 on DELL 6800.
The problem we have is while doing bdatabase backup (ontape), we have error happen. I guess the error come from "semaphoe". server semaphore are:
# sysctl -a|grep sem
kernel.sem = 250 32000 128 128
# sysctl -a|grep shm
vm.hugetlb_shm_group = 0
kernel.shmmni = 4096
2002 Oct 01
1
Semaphore timeout
Hi
I'm getting a "semaphore timeout period has expired" error trying to
connect a WinXP desktop to out linuxbox. (Redhat 7.1 / samba-2.0.7-36)
I can't seem to find help about this in the documentation. Has anyone
had any experience with this?
Thanks
Stuart
-------------- next part --------------
HTML attachment scrubbed and removed
2003 Dec 11
0
Semaphore Timeout Period has Expired
Hi. We are running Solaris 2.6, Samba 2.0.0.
NT workstations can connect to all samba shares, but W2K workstations can't. Some users get "Semaphore Timeout Period has expired", some get "Network name not found". The NT and W2K users login to the same NT domain. There is a WINS entry matching the Unix server hostname. Any ideas? Thank you. -Anoosh
Here is smb.conf