Bug 1858235

Summary: Errors related to GlusterGeoRepSyncJob are seen in engine.log, though no geo-rep session used
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: SATHEESARAN <sasundar>
Component: rhhiAssignee: Ritesh Chikatwar <rchikatw>
Status: CLOSED DEFERRED QA Contact: SATHEESARAN <sasundar>
Severity: low Docs Contact:
Priority: high    
Version: rhgs-3.5CC: godas, rhs-bugs, sabose
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1858236 (view as bug list) Environment:
Last Closed: 2020-10-28 07:29:24 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:
Bug Depends On: 1858236    
Bug Blocks:    
Attachments:
Description Flags
engine.log none

Description SATHEESARAN 2020-07-17 10:27:57 UTC
Description of problem:
-----------------------
There are few gluster geo-rep sync job related errors are seen in engine.log, though there are no geo-rep sessions created and used


Version-Release number of selected component (if applicable):
--------------------------------------------------------------
RHV manager 4.4.1-11

How reproducible:
-----------------
Always


Steps to Reproduce:
-------------------
1. Create the hyperconverged setup with self-hosted engine
2. Observe engine.log for GlusterGeoRepSyncJob

Actual results:
---------------
Errors related to GlusterGeoRepSyncJob are seen in engine.log

Expected results:
-----------------
No errors related to GlusterGeoRepSyncJob should be seen in engine.log

Comment 1 SATHEESARAN 2020-07-17 10:28:48 UTC
[root@hostedenginesm3 ovirt-engine]# grep GlusterGeoRepSyncJob engine.log
2020-07-17 03:39:58,085Z ERROR [org.ovirt.engine.core.bll.gluster.GlusterGeoRepSyncJob] (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-58) [] VDS error Geo Rep status failed: rc=2 out=() err=['Command {self.cmd} failed with rc={self.rc} out={self.out!r} err={self.err!r}']
2020-07-17 04:39:58,192Z ERROR [org.ovirt.engine.core.bll.gluster.GlusterGeoRepSyncJob] (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-96) [] VDS error Geo Rep status failed: rc=2 out=() err=['Command {self.cmd} failed with rc={self.rc} out={self.out!r} err={self.err!r}']
2020-07-17 05:39:58,310Z ERROR [org.ovirt.engine.core.bll.gluster.GlusterGeoRepSyncJob] (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-36) [] VDS error Geo Rep status failed: rc=2 out=() err=['Command {self.cmd} failed with rc={self.rc} out={self.out!r} err={self.err!r}']
2020-07-17 06:39:58,417Z ERROR [org.ovirt.engine.core.bll.gluster.GlusterGeoRepSyncJob] (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-14) [] VDS error Geo Rep status failed: rc=2 out=() err=['Command {self.cmd} failed with rc={self.rc} out={self.out!r} err={self.err!r}']
2020-07-17 07:39:58,521Z ERROR [org.ovirt.engine.core.bll.gluster.GlusterGeoRepSyncJob] (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-93) [] VDS error Geo Rep status failed: rc=2 out=() err=['Command {self.cmd} failed with rc={self.rc} out={self.out!r} err={self.err!r}']
2020-07-17 08:39:58,630Z ERROR [org.ovirt.engine.core.bll.gluster.GlusterGeoRepSyncJob] (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-27) [] VDS error Geo Rep status failed: rc=2 out=() err=['Command {self.cmd} failed with rc={self.rc} out={self.out!r} err={self.err!r}']
2020-07-17 09:39:58,738Z ERROR [org.ovirt.engine.core.bll.gluster.GlusterGeoRepSyncJob] (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-59) [] VDS error Geo Rep status failed: rc=2 out=() err=['Command {self.cmd} failed with rc={self.rc} out={self.out!r} err={self.err!r}']

Comment 2 SATHEESARAN 2020-07-17 10:32:37 UTC
Created attachment 1701535 [details]
engine.log

Comment 3 Ritesh Chikatwar 2020-10-28 07:29:24 UTC
As per the comment on Dependent bug https://bugzilla.redhat.com/show_bug.cgi?id=1858236#c7 closing this bug.

Comment 4 SATHEESARAN 2020-10-28 11:48:42 UTC
(In reply to Ritesh Chikatwar from comment #3)
> As per the comment on Dependent bug
> https://bugzilla.redhat.com/show_bug.cgi?id=1858236#c7 closing this bug.

Ritesh,

Just a suggestion to take care of few bugzilla fields when closing the bug:
1. Internal_Whiteboard to be cleaned
2. Any of the acks ( devel, qe, pm & release_ack ) should be wiped
3. Target milestones or trackers to be fixed

This will make sure that the bugs are closed right.