Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 1219218

Summary: Improve CleanAllRUV task logging
Product: Red Hat Enterprise Linux 6 Reporter: Noriko Hosoi <nhosoi>
Component: 389-ds-baseAssignee: Noriko Hosoi <nhosoi>
Status: CLOSED ERRATA QA Contact: Viktor Ashirov <vashirov>
Severity: unspecified Docs Contact:
Priority: high    
Version: 6.0CC: jgalipea, nkinder, rmeggins, salmy, tlavigne
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 389-ds-base-1.2.11.15-56.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-22 06:37:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Noriko Hosoi 2015-05-06 20:40:22 UTC
This bug is created as a clone of upstream ticket:
https://fedorahosted.org/389/ticket/48151

It is difficult to diagnose cleanallruv issues when there are multiple cleanallruv tasks running at the same time.  Each logging line should also print the rid that is being cleaned/aborted.

Comment 2 Viktor Ashirov 2015-05-13 20:48:17 UTC
Build tested: 389-ds-base-1.2.11.15-56.el6

From errors log: 
[13/May/2015:16:43:00 -0400] NSMMReplicationPlugin - CleanAllRUV Task (rid 1235): Cleaning rid (1235)... 
[13/May/2015:16:43:00 -0400] NSMMReplicationPlugin - CleanAllRUV Task (rid 1235): Waiting to process all the updates from the deleted replica... 
[13/May/2015:16:43:00 -0400] NSMMReplicationPlugin - CleanAllRUV Task (rid 1235): Waiting for all the replicas to be online... 
[13/May/2015:16:43:00 -0400] NSMMReplicationPlugin - CleanAllRUV Task (rid 1235): Waiting for all the replicas to receive all the deleted replica updates... 
[13/May/2015:16:43:00 -0400] NSMMReplicationPlugin - CleanAllRUV Task (rid 1235): Sending cleanAllRUV task to all the replicas... 
[13/May/2015:16:43:00 -0400] NSMMReplicationPlugin - CleanAllRUV Task (rid 1235): Cleaning local ruv's... 
[13/May/2015:16:43:00 -0400] NSMMReplicationPlugin - CleanAllRUV Task (rid 1235): Waiting for all the replicas to be cleaned... 
[13/May/2015:16:43:01 -0400] NSMMReplicationPlugin - CleanAllRUV Task (rid 1235): Waiting for all the replicas to finish cleaning... 
[13/May/2015:16:43:02 -0400] NSMMReplicationPlugin - CleanAllRUV Task (rid 1235): Not all replicas finished cleaning, retrying in 10 seconds 
[13/May/2015:16:43:12 -0400] NSMMReplicationPlugin - CleanAllRUV Task (rid 1235): Successfully cleaned rid(1235). 
[13/May/2015:16:43:31 -0400] NSMMReplicationPlugin - CleanAllRUV Task (rid 1236): Initiating CleanAllRUV Task... 
[13/May/2015:16:43:31 -0400] NSMMReplicationPlugin - CleanAllRUV Task (rid 1236): Retrieving maxcsn... 
[13/May/2015:16:43:31 -0400] NSMMReplicationPlugin - CleanAllRUV Task (rid 1236): Found maxcsn (00000000000000000000) 
[13/May/2015:16:43:32 -0400] NSMMReplicationPlugin - CleanAllRUV Task (rid 1236): Cleaning rid (1236)... 
[13/May/2015:16:43:32 -0400] NSMMReplicationPlugin - CleanAllRUV Task (rid 1236): Waiting to process all the updates from the deleted replica... 
[13/May/2015:16:43:32 -0400] NSMMReplicationPlugin - CleanAllRUV Task (rid 1236): Waiting for all the replicas to be online... 
[13/May/2015:16:43:32 -0400] NSMMReplicationPlugin - CleanAllRUV Task (rid 1236): Waiting for all the replicas to receive all the deleted replica updates... 
[13/May/2015:16:43:32 -0400] NSMMReplicationPlugin - CleanAllRUV Task (rid 1236): Sending cleanAllRUV task to all the replicas... 
[13/May/2015:16:43:32 -0400] NSMMReplicationPlugin - CleanAllRUV Task (rid 1236): Cleaning local ruv's... 
[13/May/2015:16:43:32 -0400] NSMMReplicationPlugin - CleanAllRUV Task (rid 1236): Waiting for all the replicas to be cleaned... 
[13/May/2015:16:43:33 -0400] NSMMReplicationPlugin - CleanAllRUV Task (rid 1236): Waiting for all the replicas to finish cleaning... 
[13/May/2015:16:43:34 -0400] NSMMReplicationPlugin - CleanAllRUV Task (rid 1236): Not all replicas finished cleaning, retrying in 10 seconds 
[13/May/2015:16:43:44 -0400] NSMMReplicationPlugin - CleanAllRUV Task (rid 1236): Successfully cleaned rid(1236). 


rid is present, marking as VERIFIED.

Comment 3 errata-xmlrpc 2015-07-22 06:37:37 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-2015-1326.html