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 1602001 - cannot add cenotaph in read only consumer
Summary: cannot add cenotaph in read only consumer
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: 389-ds-base
Version: 7.6
Hardware: All
OS: Linux
high
high
Target Milestone: rc
: 7.7
Assignee: Ludwig
QA Contact: RHDS QE
Marc Muehlfeld
URL:
Whiteboard:
Depends On:
Blocks: 1644708 1647919 1672179
TreeView+ depends on / blocked
 
Reported: 2018-07-17 14:58 UTC by German Parente
Modified: 2021-09-09 15:04 UTC (History)
13 users (show)

Fixed In Version: 389-ds-base-1.3.9.1-1.el7
Doc Type: Bug Fix
Doc Text:
.Replicating `modrdn` operations to read-only Directory Server now succeeds The conflict entry management in Directory Server requires to add tracking entries for `modrdn` operations. Previously, adding these entries failed on read-only consumers and, as a consequence, `modrdn` operations could not be replicated to such instances. This update fixes the problem. As a result, replicating `modrdn` operations to read-only consumers succeeds.
Clone Of:
: 1672179 (view as bug list)
Environment:
Last Closed: 2019-08-06 12:58:42 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github 389ds 389-ds-base issues 3137 0 None closed cannot add cenotaph in read only consumer 2020-12-16 22:48:03 UTC
Red Hat Product Errata RHBA-2019:2152 0 None None None 2019-08-06 12:59:00 UTC

Description German Parente 2018-07-17 14:58:24 UTC
Description of problem:

We can see these sort of errors in read only consumer:

[17/Jul/2018:08:13:02.498430580 -0500] - ERR - conn=XXXX op=YY csn=<some csn> - urp_fixup_add_cenotaph - failed to add cenotaph, err= 10

the conflict should not fail by referral and should be created in any case in read only consumer.

Version-Release number of selected component (if applicable): 389-ds-base-1.3.7.5-21.el7_5.x86_64

This seems similar to 

https://pagure.io/389-ds-base/issue/49623

since the operation that are provoking this error are MODRDN's.

Comment 2 Ludwig 2018-12-06 12:31:09 UTC
created ticket 50078, the issue is different from 49623

Comment 5 Akshay Adhikari 2019-04-30 10:55:20 UTC
[root@rhel7-aadhikar1 dirsrvtests]# py.test tests/tickets/ticket50078_test.py 
============================================================================ test session starts ============================================================================
platform linux -- Python 3.6.3, pytest-4.4.0, py-1.8.0, pluggy-0.9.0
389-ds-base: 1.3.9.1-5.el7
nss: 3.43.0-6.el7
nspr: 4.21.0-1.el7
openldap: 2.4.44-21.el7_6
cyrus-sasl: 2.1.26-23.el7
FIPS: disabled
rootdir: /root/389-ds-base/dirsrvtests
plugins: metadata-1.8.0, html-1.20.0
collected 1 item                                                                                                                                                            

tests/tickets/ticket50078_test.py .                                                                                                                                   [100%]
....

=================================================================== 1 passed in 62.15 seconds 
===================================================================

Marking as VERIFIED.

Comment 11 errata-xmlrpc 2019-08-06 12:58:42 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://access.redhat.com/errata/RHBA-2019:2152


Note You need to log in before you can comment on or make changes to this bug.