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