Bug 1734388 - When installing on vSphere, etcd is failing to start on masters
Summary: When installing on vSphere, etcd is failing to start on masters
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Etcd
Version: 4.1.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.1.z
Assignee: Sam Batschelet
QA Contact: ge liu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-07-30 12:21 UTC by rvanderp
Modified: 2019-08-20 18:14 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-08-20 18:14:13 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description rvanderp 2019-07-30 12:21:11 UTC
Description of problem:

When installing on vSphere, etcd is failing to start on masters.  Connectivity has been confirmed on port 2379/2380 between all masters but etcd reports I/O timeouts

Version-Release number of the following components:
rpm -q openshift-ansible - N/A
rpm -q ansible - N/A
ansible --version - N/A
openshift-install - v4.1.7


How reproducible:
Consistently in customer environment


Steps to Reproduce:
1. Follow instructions for UPI installation in vSphere
2. Installation fails with - FATAL waiting for Kubernetes API: context deadline exceeded 


Actual results:
Installation fails with:
INFO Waiting up to 30m0s for the Kubernetes API at https://the.cluster.fqdn:6443... 
INFO Use the following commands to gather logs from the cluster 
INFO openshift-install gather bootstrap --help    
FATAL waiting for Kubernetes API: context deadline exceeded 
Expecting:
INFO Waiting up to 30m0s for the Kubernetes API at https://the.cluster.fqdn:6443...
INFO API v1.14.0+ef1f86e up
INFO Waiting up to 30m0s for bootstrapping to complete...
INFO It is now safe to remove the bootstrap resources



Expected results:
Installation should complete without error

Additional info:
Additional logs will be attached

Comment 4 Abhinav Dahiya 2019-07-30 16:17:29 UTC
moving to etcd team to provide details on what etcd failed to create quorum

Also can you include the log bundle from `openshift-install gather bootstrap --help`


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