Bug 726606
Summary: | Directory server hangs during unit tests | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | RHEL Program Management <pm-rhel> |
Component: | 389-ds-base | Assignee: | Rich Megginson <rmeggins> |
Status: | CLOSED WONTFIX | QA Contact: | Chandrasekar Kannan <ckannan> |
Severity: | high | Docs Contact: | |
Priority: | urgent | ||
Version: | 6.2 | CC: | amsharma, benl, dpal, edewata, jgalipea, jwest, mkosek, nhosoi, nkinder, pm-eus, rmeggins, shaines |
Target Milestone: | rc | Keywords: | ZStream |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 389-ds-base-1.2.8.2-1.el6_1.8 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-10-06 14:45:54 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: | |||
Bug Depends On: | 726136 | ||
Bug Blocks: |
Description
RHEL Program Management
2011-07-29 08:03:49 UTC
Followed steps in README file in the tarball given in comment#17 : Step 1: [root@snmaptest 725743]# ldapmodify -D "cn=directory manager" -w Secret123 -p 389 -x -h localhost -f config.ldif modifying entry "cn=MemberOf Plugin,cn=plugins,cn=config" adding new entry "cn=users,dc=example,dc=com" adding new entry "cn=groups,dc=example,dc=com" adding new entry "cn=inversegroups,dc=example,dc=com" adding new entry "cn=Inverse Groups Template,dc=example,dc=com" adding new entry "cn=Inverse Groups,cn=Managed Entries,cn=plugins,cn=config" Step 2: [root@snmaptest 725743]# ldapmodify -D "cn=directory manager" -w Secret123 -p 389 -x -h localhost -f setup-data.ldif adding new entry "uid=tuser1,cn=users,dc=example,dc=com" adding new entry "uid=tuser2,cn=users,dc=example,dc=com" adding new entry "uid=tuser3,cn=users,dc=example,dc=com" adding new entry "uid=tuser4,cn=users,dc=example,dc=com" adding new entry "uid=tuser5,cn=users,dc=example,dc=com" adding new entry "uid=tuser6,cn=users,dc=example,dc=com" . .. .......... Steldapmodify -D "cn=directory manager" -w Secret123 -p 389 -x -h localhost -f hang.ldif [root@snmaptest 725743]# ldapmodify -D "cn=directory manager" -w Secret123 -p 389 -x -h localhost -f hang.ldif adding new entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" modifying entry "cn=mastergroup,dc=example,dc=com" Server did not hang and operation performed successfully. Hence marking as VERIFIED. We are not releasing a 6.1.z 389-ds-base package. The next release is 6.2.0. All of these bugs already have a corresponding 6.2.0+ bug. |