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 1315181 - change severity of some messages related to "keep alive" entries
Summary: change severity of some messages related to "keep alive" entries
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: 389-ds-base
Version: 7.2
Hardware: x86_64
OS: Linux
urgent
urgent
Target Milestone: rc
: ---
Assignee: Noriko Hosoi
QA Contact: Viktor Ashirov
URL:
Whiteboard:
Depends On: 1314557
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-07 07:34 UTC by Jan Kurik
Modified: 2016-03-31 22:04 UTC (History)
9 users (show)

Fixed In Version: 389-ds-base-1.3.4.0-28.el7_2
Doc Type: Bug Fix
Doc Text:
Keep alive entries are used to prevent skipped updates from being evaluated several times in a fractional replication. If a large number of updates is skipped, these entries can be updated very frequently. Before the keep alive entries are updated, it is tested that they exist. Previously, the test was being logged at a "Fatal" log level, so it was always logged no matter which log level had been set. As a consequence, error logs were filled with unnecessary messages. With this update, the log level for keep alive entry creation has been changed from "Fatal" to "Replication debugging" (8192), and the error log file is no longer filled with "Fatal" messages.
Clone Of: 1314557
Environment:
Last Closed: 2016-03-31 22:04:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2016:0550 0 normal SHIPPED_LIVE 389-ds-base bug fix update 2016-04-01 01:52:44 UTC

Description Jan Kurik 2016-03-07 07:34:18 UTC
This bug has been copied from bug #1314557 and has been proposed
to be backported to 7.2 z-stream (EUS).

Comment 4 Sankar Ramalingam 2016-03-10 13:48:09 UTC
[root@vm-idm-004 MMR_WINSYNC]# grep -i "cn=repl keep" /var/log/dirsrv/slapd-*/errors
/var/log/dirsrv/slapd-M1/errors:[08/Mar/2016:14:24:51 +051800] NSMMReplicationPlugin - Need to create replication keep alive entry <cn=repl keep alive 2211,dc=passsync,dc=com>
/var/log/dirsrv/slapd-M1/errors:[08/Mar/2016:14:24:51 +051800] NSMMReplicationPlugin - add dn: cn=repl keep alive 2211,dc=passsync,dc=com
/var/log/dirsrv/slapd-M1/errors:[08/Mar/2016:14:24:51 +051800] NSMMReplicationPlugin - replication keep alive entry <cn=repl keep alive 2211,dc=passsync,dc=com> already exists
/var/log/dirsrv/slapd-M1/errors:[08/Mar/2016:14:24:51 +051800] NSMMReplicationPlugin - replication keep alive entry <cn=repl keep alive 2211,dc=passsync,dc=com> already exists
/var/log/dirsrv/slapd-M1/errors:[08/Mar/2016:14:24:51 +051800] NSMMReplicationPlugin - replication keep alive entry <cn=repl keep alive 2211,dc=passsync,dc=com> already exists
/var/log/dirsrv/slapd-M1/errors:[08/Mar/2016:14:24:52 +051800] NSMMReplicationPlugin - replication keep alive entry <cn=repl keep alive 2211,dc=passsync,dc=com> already exists
/var/log/dirsrv/slapd-M1/errors:[08/Mar/2016:14:24:52 +051800] NSMMReplicationPlugin - replication keep alive entry <cn=repl keep alive 2211,dc=passsync,dc=com> already exists
/var/log/dirsrv/slapd-M1/errors:[08/Mar/2016:14:24:52 +051800] NSMMReplicationPlugin - replication keep alive entry <cn=repl keep alive 2211,dc=passsync,dc=com> already exists


The above mentioned lines are coming from 1.3.4.0-27 build.

After upgrading to 1.3.4.0-28, I didn't notice any errors logged related to "cn=repl keep alive" entry

Build tested:
[root@vm-idm-004 MMR_WINSYNC]# rpm -qa |grep -i 389-ds
389-ds-base-devel-1.3.4.0-28.el7_2.x86_64
389-ds-base-debuginfo-1.3.4.0-28.el7_2.x86_64
389-ds-base-libs-1.3.4.0-28.el7_2.x86_64
389-ds-base-1.3.4.0-28.el7_2.x86_6

[root@vm-idm-004 MMR_WINSYNC]# rpm -qi 389-ds-base |grep -i Install
Install Date: Thu 10 Mar 2016 07:24:41 AM IST


Hence, marking the bug as Verified.

Comment 11 errata-xmlrpc 2016-03-31 22:04:56 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-2016-0550.html


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