Bug 2149025

Summary: schema-compat-plugin expensive with automember rebuild
Product: Red Hat Enterprise Linux 9 Reporter: mreynolds
Component: 389-ds-baseAssignee: mreynolds
Status: CLOSED ERRATA QA Contact: LDAP QA Team <idm-ds-qe-bugs>
Severity: high Docs Contact: Evgenia Martynyuk <emartyny>
Priority: high    
Version: 9.1CC: bsmejkal, emartyny, idm-ds-dev-bugs, idm-ds-qe-bugs, jabsher, mreynolds, pasik, spichugi
Target Milestone: rcKeywords: TestCaseProvided, Triaged
Target Release: 9.3Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: sync-to-jira
Fixed In Version: 389-ds-base-2.3.4-2.el9 Doc Type: Enhancement
Doc Text:
.Automembership plug-in improvements. It no longer cleans up groups by default Previously, the automember rebuild task went through all the automember rules and removed all the memberships, then the task rebuilt the memberships from scratch. Thus, the rebuild task was expensive, especially if other `be_txn` plugins are enabled. With this update, the Automembership plug-in has the following improvements: * Only one rebuilt task is allowed at a time. * The Automembership plug-in now does not clean up previous members by default. Use the new CLI option `--cleanup` to intentionally clean up memberships before rebuilding from scratch: + [literal,subs="+quotes"] .... # dsconf slapd-instance_name plugins automember fixup -f objectclass=posixaccount -s sub **--cleanup** "ou=people,dc=example,dc=com" .... * Improved logging to show fixup progress.
Story Points: ---
Clone Of: 2129910
: 2149029 (view as bug list) Environment:
Last Closed: 2023-11-07 08:25:17 UTC Type: Bug
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: 2129910, 2216828    
Bug Blocks: 2149029    

Comment 4 bsmejkal 2023-07-14 08:54:33 UTC
============================================================================================================ test session starts =============================================================================================================
platform linux -- Python 3.9.17, pytest-7.4.0, pluggy-0.13.1 -- /usr/bin/python3
cachedir: .pytest_cache
metadata: {'Python': '3.9.17', 'Platform': 'Linux-5.14.0-333.el9.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.0', 'pluggy': '0.13.1'}, 'Plugins': {'metadata': '3.0.0', 'html': '3.2.0', 'libfaketime': '0.1.2', 'flaky': '3.7.0'}}
389-ds-base: 2.3.4-2.el9
nss: 3.79.0-18.el9_1
nspr: 4.34.0-18.el9_1
openldap: 2.6.3-1.el9
cyrus-sasl: 2.1.27-21.el9
FIPS: disabled
rootdir: /mnt/tests/rhds/tests/upstream/ds/dirsrvtests
configfile: pytest.ini
plugins: metadata-3.0.0, html-3.2.0, libfaketime-0.1.2, flaky-3.7.0
collected 1 item                                                                                                                                                                                                                             

dirsrvtests/tests/suites/automember_plugin/automember_mod_test.py::test_mods PASSED                                                                                                                                                    [100%]

============================================================================================================= 1 passed in 38.78s =============================================================================================================

Comment 7 bsmejkal 2023-07-14 09:04:31 UTC
As per comment #c4 marking as VERIFIED.

Comment 11 errata-xmlrpc 2023-11-07 08:25:17 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 (389-ds-base bug fix and enhancement update), 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://access.redhat.com/errata/RHBA-2023:6350