Bug 1459965
Summary: | repl-monitor - matches null string many times in regex | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Marc Sauton <msauton> |
Component: | 389-ds-base | Assignee: | mreynolds |
Status: | CLOSED ERRATA | QA Contact: | Viktor Ashirov <vashirov> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 7.3 | CC: | amsharma, nkinder, rmeggins |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 389-ds-base-1.3.7.5-5.el7 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-04-10 14:16:50 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: |
Description
Marc Sauton
2017-06-08 17:02:25 UTC
Upstream ticket: https://pagure.io/389-ds-base/issue/49388 [root@qeos-46 replication]# rpm -qa | grep 389 389-ds-base-libs-1.3.7.5-6.el7.x86_64 389-ds-base-1.3.7.5-6.el7.x86_64 389-ds-base-snmp-1.3.7.5-6.el7.x86_64 389-ds-base-debuginfo-1.3.7.5-6.el7.x86_64 [root@qeos-46 replication]# vim repl-monitor.conf [root@qeos-46 replication]# /usr/bin/repl-monitor.pl -h localhost -p 39001 -f repl-monitor.conf > t.html [root@qeos-46 replication]# elinks t.html -dump > t.html.elinks.output.txt [root@qeos-46 replication]# less t.html.elinks.output.txt [root@qeos-46 replication]# cat t.html.elinks.output.txt Tue Oct 24 2017 09:25:15 Directory Server Replication Version 1.1 Status Time Lag Legend: Within Within Over 60 Server Unknown 5 60 minutes n/a minutes minutes -------------------------------------------------------------------------- Supplier: m1 Replica ID: 1 Replica Root: dc=example,dc=com Max CSN: 59ef2de3000700010000 (10/24/2017 08:11:15 7 0) Consumer Time Supplier Consumer Last Modify Supplier Sent/Skipped Update Update Update Schedule SSL? Lag Max CSN Max CSN Time Status Started Ended Error (0) No replication [1]localhost:39002 n/a Unavailable Unavailable Unavailable m1 0 / 0 sessions 12/31/1969 12/31/1969 always n Type: Unavailable started 19:00:00 19:00:00 in sync since server startup Error (0) No replication [2]localhost:39003 n/a Unavailable Unavailable Unavailable m1 0 / 0 sessions 12/31/1969 12/31/1969 always n Type: Unavailable started 19:00:00 19:00:00 in sync since server startup Error (0) No replication [3]localhost:39004 n/a Unavailable Unavailable Unavailable m1 0 / 0 sessions 12/31/1969 12/31/1969 always n Type: Unavailable started 19:00:00 19:00:00 in sync since server startup References No error found. 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-2018:0811 |