Re: openshift-ansible release-3.10 - Install fails with control plane pods

2018-08-31 Thread Marc Schlegel
Sure, see attached. Before each attempt I pull the latest release-3.10 branch for openshift-ansible. @Scott Dodson: I am going to investigate again using your suggestions. > Marc, > > Is it possible to share your ansible inventory file to review your > openshift installation? I know there

Re: openshift-ansible release-3.10 - Install fails with control plane pods

2018-08-31 Thread Scott Dodson
The dependency chain for control plane is node then etcd then api then controllers. From your previous post it looks like there's no apiserver running. I'd look into what's wrong there. Check `master-logs api api` if that doesn't provide you any hints then check the logs for the node service but

Re: 3.10 experiences

2018-08-31 Thread Ricardo Martinelli de Oliveira
I said "all issues" but in fact I had only one, which was the missing image for the metrics schema installer. The workaround is described here: https://github.com/openshift/origin-metrics/issues/429 For the rest of the metrics images I added in my playbook some variables to point to the

RE: 3.10 experiences

2018-08-31 Thread François VILLAIN
Could you please point me towards the workarounds ? It feels weird to me that something this big is missed during release of a major open-source version, especially if the problem (I haven’t tested) is not there on entreprise (OCP) version that is supposed to be based on the community version.

Re: openshift-ansible release-3.10 - Install fails with control plane pods

2018-08-31 Thread Ricardo Martinelli de Oliveira
Marc, Is it possible to share your ansible inventory file to review your openshift installation? I know there are some changes in 3.10 installation and might reflect in the inventory. On Thu, Aug 30, 2018 at 3:37 PM Marc Schlegel wrote: > Thanks for the link. It looks like the api-pod is not

Re: 3.10 experiences

2018-08-31 Thread Ricardo Martinelli de Oliveira
Do you use OCP (Red Hat Product) or Origin/OKD (The Community project)? All the issues reported by François are related to Origin/OKD and there are workarounds for these issues. On Wed, Aug 29, 2018 at 6:08 AM Kristian Ejvind wrote: > Hi > > > > We're currently running a RH Openshift container