Re: v3.11 - One or more checks failed

2018-10-12 Thread leo David
Hi, Same problem here, it seems so that the 3.11 rpms are not available at the prerequisites configured repo. Any thoughts ? Thanks, Leo On Sat, Oct 13, 2018, 00:29 Anton Hughes wrote: > I suspect this is a OKD on CentOS ? >> > > Yes, correct. > > On Sat, 13 Oct 2018 at 10:15, Daniel Comnea

Re: v3.11 - One or more checks failed

2018-10-12 Thread Anton Hughes
> > I suspect this is a OKD on CentOS ? > Yes, correct. On Sat, 13 Oct 2018 at 10:15, Daniel Comnea wrote: > I suspect this is a OKD on CentOS ? > > On Fri, Oct 12, 2018 at 9:50 PM Anton Hughes > wrote: > >> Hello >> >> Im trying to install 3.11, but am getting the below error/ >> >> Im using

Re: v3.11 - One or more checks failed

2018-10-12 Thread Daniel Comnea
I suspect this is a OKD on CentOS ? On Fri, Oct 12, 2018 at 9:50 PM Anton Hughes wrote: > Hello > > Im trying to install 3.11, but am getting the below error/ > > Im using > https://github.com/openshift/openshift-ansible/releases/tag/v3.11.0 > > Failure summary: > > > 1. Hosts:

v3.11 - One or more checks failed

2018-10-12 Thread Anton Hughes
Hello Im trying to install 3.11, but am getting the below error/ Im using https://github.com/openshift/openshift-ansible/releases/tag/v3.11.0 Failure summary: 1. Hosts:xxx.xxx.xxx.xxx Play: OpenShift Health Checks Task: Run health checks (install) - EL Message:

Re: OKD v3.11.0 has been tagged and pushed to GitHub

2018-10-12 Thread Clayton Coleman
Right now, a fresh install is required. The master and installer teams are sorting through what an upgrade would look like. I'm sure there will be an upgrade at some point, but it might not be ready when the 4.0 bits are available. Stay tuned. On Fri, Oct 12, 2018 at 4:37 AM David Conde

Re: Unable to manually reclaim an existing pv

2018-10-12 Thread Louis Santillan
Carlos, To "clean up" the PV, you need to remove the "instance data" associated with the binding with the previous PVC. There's a handful of lines that need to be deleted if you typed `oc edit pv/pv-x` (and then save the object). Using the following PV as an example, delete the `claimRef`

Re: OKD v3.11.0 has been tagged and pushed to GitHub

2018-10-12 Thread David Conde
On the 4.0 changes, is the plan to provide the ability to upgrade from 3.11 to 4.0 or would a totally fresh install be required? On Thu, Oct 11, 2018 at 4:55 PM Clayton Coleman wrote: > https://github.com/openshift/origin/releases/tag/v3.11.0 contains the > release notes and latest binaries. >

Re: Command to start/top a cluster gracefully

2018-10-12 Thread Marc Ledent
Thanks Nick for this! That's what I suspected. I'll make some tests here to see if a simple big shutdown of the hosts do not break anything. ;) Kind regards, Marc On 12/10/18 00:18, Nick Pilch wrote: My team has found that, after we configure our nodes with ansible, things connect