-
Bug
-
Resolution: Unresolved
-
Major
-
dirsrv-12.2
-
None
-
sst_idm_ds
-
0
-
False
-
-
None
-
None
-
Pass
-
+
-
Bug Fix
-
Description of problem:
When creating replication agreement with dsconf, the command line gets stuck for 65 seconds on average. If the agreement is created and initialized through WebUI, the change is almost immediate.
Version-Release number of selected component (if applicable):
389-ds-base-1.4.3.25-1.module+el8dsrv+12110+4144c5dd.x86_64
How reproducible:
Always
Steps to Reproduce:
1. Enable replication on supplier and consumer machine (either on the same machine or two separate, the issue is on both)
2. Setup a replication agreement:
- dsconf -D "cn=Directory Manager" ldap://supplier.example.com repl-agmt create --suffix="dc=example,dc=com" --host="consumer.example.com" --port=389 --conn-protocol=LDAP --bind-dn="cn=replication manager,cn=config" --bind-passwd="password" --bind-method=SIMPLE --init example-agreement
Enter password for cn=Directory Manager on ldap://supplier.example.com:
Successfully created replication agreement "example-agreement"
-----here it gets stuck for 65 seconds, then proceeds further -------
Agreement initialization started...
Actual results:
The dsconf command is stuck for a minute.
Expected results:
Reduce the time if possible?
Additional info:
See attachment for verbose output.
I also tested this on Fedora and there the command is almost immediate just as in WebUI.
- external trackers
- links to
-
RHBA-2024:136844 redhat-ds:12 bug fix update