-
Bug
-
Resolution: Done-Errata
-
Normal
-
None
-
None
-
None
-
rhel-idm-ds
-
0
-
False
-
False
-
-
None
-
None
-
None
This is a clone from DIRSRV-165:
Description of a problem
When tuning 'import cache', if I
Version-Release number of the selected component
rpm -q 389-ds-base cockpit-389-ds
389-ds-base-2.5.2-1.el9.x86_64 cockpit-389-ds-2.5.1-2.module+el9dsrv+22071+e756ccfb.noarch
Browser (if applicable)
Firefox
Steps to reproduce
1.Create an instance 2.Select 'Database'->'Import Cache': it displays Autotuning selected, import cache autosize=-1 dn: cn=bdb,cn=config,cn=ldbm database,cn=plugins,cn=config nsslapd-import-cachesize: 16777216 nsslapd-import-cache-autosize: -1 3.deselect 'autotuning'. It shows 'import cache size: 16Mb' and save dn: cn=bdb,cn=config,cn=ldbm database,cn=plugins,cn=config nsslapd-import-cachesize: 16777216 nsslapd-import-cache-autosize: 0 4.select 'autotuning'. It shows 'import cache autosize=0' (not -1) and save. Then it shows 'importcache size: 16Mb' and 'autotuning' deselected cn=bdb,cn=config,cn=ldbm database,cn=plugins,cn=config" nsslapd-import-cachesize nsslapd-import-cache-autosize dn: cn=bdb,cn=config,cn=ldbm database,cn=plugins,cn=config nsslapd-import-cachesize: 16777216 nsslapd-import-cache-autosize: 0 <---- it should be -1
Actual results
After being deselected when autotuning is selected again, autosize is set to 0
Expected results
After being deselected when autotuning is selected again, autosize is set to -1
Additional information
- is cloned by
-
DIRSRV-165 Web UI: import cache autosize off/on fails
-
- Closed
-
- links to
-
RHBA-2025:147260 redhat-ds:12 bug fix and enhancement update