Bug 26700

Summary: /etc/init.d/ldap doesn't stop slurpd
Product: [Retired] Red Hat Linux Reporter: Christopher Barton <cpbarton>
Component: openldapAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED RAWHIDE QA Contact: Aaron Brown <abrown>
Severity: low Docs Contact:
Priority: low    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: Florence RC-1
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-02-08 23:33:22 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Christopher Barton 2001-02-08 16:40:59 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.0-0.99.11 i586; en-US; 0.7)
Gecko/20010118


In order to stop slurpd, /etc/init.d/ldap stop must be run twice

Reproducible: Always
Steps to Reproduce:
1. Edit /etc/openldap/slapd.conf to include replogfile
2. /etc/init.d/ldap start (slapd & slurpd start)
3. /etc/init.d/ldap stop
	

Actual Results:  Slapd stops, Slurpd fails

Expected Results:  Both should stop.  Slurpd stops if you do 3 twice.

Comment 1 Glen Foster 2001-02-08 23:33:18 UTC
We (Red Hat) should really try to resolve this before next release.

Comment 2 Nalin Dahyabhai 2001-02-09 04:23:54 UTC
It appears that the pidfile patch we added doesn't work well with Linux's
threads implementation.  I'll revert it for openldap-2.0.7-12, which should
clear this up.  Please reopen thsi bug ID if you find that this is not the case.