Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1230038

Summary: idm/ipa 389-ds-base entry cache converges to 500 KB in dblayer_is_cachesize_sane
Product: Red Hat Enterprise Linux 7 Reporter: Jan Kurik <jkurik>
Component: 389-ds-baseAssignee: Noriko Hosoi <nhosoi>
Status: CLOSED ERRATA QA Contact: Viktor Ashirov <vashirov>
Severity: high Docs Contact:
Priority: high    
Version: 7.2CC: dsirrine, gparente, msauton, nhosoi, nkinder, rmeggins, vanhoof
Target Milestone: rcKeywords: ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 389-ds-base-1.3.3.1-17.el7_1 Doc Type: Bug Fix
Doc Text:
Cause: A helper function to check whether the cache size is valid or not was resetting the size smaller. Consequence: The helper function was applied to the entry and dn cache at the server's start up timing, which reduced the cache size. Fix: The helper function does just checking the validity and does not reset the size. Result: The entry and dn cache sizes do not get affected by the helper function.
Story Points: ---
Clone Of: 1226510 Environment:
Last Closed: 2015-08-05 19:23:35 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: 1226510    
Bug Blocks:    

Description Jan Kurik 2015-06-10 07:40:41 UTC
This bug has been copied from bug #1226510 and has been proposed
to be backported to 7.1 z-stream (EUS).

Comment 5 Noriko Hosoi 2015-06-10 20:31:59 UTC
Steps to reproduce the problem:

https://fedorahosted.org/389/ticket/48190#comment:1

If the cache sizes do not change, the fix is verified.

Comment 6 Viktor Ashirov 2015-06-29 09:12:24 UTC
Build tested: 389-ds-base-1.3.3.1-18.el7_1.x86_64

[root@rhel7ds ~]# egrep cachememsize /etc/dirsrv/slapd-rhel7ds/dse.ldif
nsslapd-cachememsize: 10485760
nsslapd-dncachememsize: 10485760
[root@rhel7ds ~]# restart-dirsrv 
Restarting instance "rhel7ds"
[root@rhel7ds ~]# egrep cachememsize /etc/dirsrv/slapd-rhel7ds/dse.ldif
nsslapd-cachememsize: 10485760
nsslapd-dncachememsize: 10485760
[root@rhel7ds ~]# restart-dirsrv 
Restarting instance "rhel7ds"
[root@rhel7ds ~]# egrep cachememsize /etc/dirsrv/slapd-rhel7ds/dse.ldif
nsslapd-cachememsize: 10485760
nsslapd-dncachememsize: 10485760

Cache size stayed the same. Marking as VERIFIED.

Comment 8 errata-xmlrpc 2015-08-05 19:23:35 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-1554.html