Bug 1815049

Summary: Prompt err msg: failed to connect to bootstrap endpoints in etcd-operator pods log
Product: OpenShift Container Platform Reporter: ge liu <geliu>
Component: EtcdAssignee: Sam Batschelet <sbatsche>
Status: CLOSED DUPLICATE QA Contact: ge liu <geliu>
Severity: low Docs Contact:
Priority: low    
Version: 4.2.zCC: dmace, skolicha
Target Milestone: ---   
Target Release: 4.5.0   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-05-20 12:47:39 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:
Attachments:
Description Flags
etcd-operator.log none

Description ge liu 2020-03-19 11:36:43 UTC
Description of problem:
Got err msg manys times in operator pods log:

W0319 10:50:06.122774       1 clientconn.go:1120] grpc: addrConn.createTransport failed to connect to {https://10.0.6.151:2379 0  <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 10.0.6.151:2379: operation was canceled". Reconnecting...

and it should be connecting etcd bootstrap endpoints:

     
ETCDCTL_ENDPOINTS:  https://10.0.x.144:2379,https://10.0.xx.229:2379,https://10.0.xxx.209:2379,https://10.0.6.151:2379

4.5.0-0.nightly-2020-03-18-225822

How reproducible:
Always

Steps to Reproduce:

Actual results:
as title
Expected results
bootstap endpoints may be deleted if useless, or disable continues to connect it

Comment 1 ge liu 2020-03-19 11:41:43 UTC
Created attachment 1671424 [details]
etcd-operator.log

Comment 3 Michal Fojtik 2020-05-12 10:32:55 UTC
This bug hasn't had any activity in the last 30 days. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

As such, we're marking this bug as "LifecycleStale" and decreasing severity from "medium" to "low".

If you have further information on the current state of the bug, please update it, otherwise this bug will be automatically closed in 7 days. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

Comment 4 Dan Mace 2020-05-20 12:47:39 UTC
I'm closing this one as a duplicate of #1835238, which covers cleaning up the etcd bootstrap member. Although this bug report is older, 1835238 has attached customer cases and more context, so let's keep 1835238.

*** This bug has been marked as a duplicate of bug 1835238 ***