Re: Command to start/top a cluster gracefully

2018-10-10 Thread Aleksandar Lazic
Am 10.10.2018 um 11:22 schrieb Marc Ledent: > Hi all, > > Is there a command to stop/start an openshift cluster gracefully. "oc cluster" > commands are acting only for a local all-in-one cluster... Do you mean something like this? * Scale all dc/rc/ds to 0 * stop all node processes * stop all

Re: how to disable the ansible service broker?

2018-10-10 Thread Aleksandar Lazic
Hi. Am 10.10.2018 um 17:25 schrieb Marc Boorshtein: > > > Which release is this one? > > > > 3.9 I face similar issue at upgrade process. There is a pull request to fix the handling of the variable https://github.com/openshift/openshift-ansible/pull/9770 I hope this pull request will be

difficulty upgrading from 3.9 to 3.10 with glusterfs.

2018-10-10 Thread Marc Boorshtein
I'm trying to run the control-plan upgrade and its filing when checking the health of glsuterfs. Here's the output from ansible: (1, '\r\n{"msg": "volume heketidbstorage is not ready", "failed": true, "state": "unknown", "changed": false, "invocation": {"module_args": {"cluster_name":

Re: how to disable the ansible service broker?

2018-10-10 Thread Marc Boorshtein
Which release is this one? > > > 3.9 ___ users mailing list users@lists.openshift.redhat.com http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Re: OpenShift Origin on AWS

2018-10-10 Thread David Ashford
> Oh wow, I figured we’d have to blow away the cluster to get the scaling groups. Was most of the work on the masters? Because I presume you just deleted the 3.6 nodes and recreated them in the scaling group? The masters were ok (they are the only nodes not in a scaling group at the moment),

Re: how to disable the ansible service broker?

2018-10-10 Thread Daniel Comnea
Which release is this one? On Wed, Oct 10, 2018 at 1:55 PM Marc Boorshtein wrote: > I added the following to my inventory: > > ansible_service_broker_install=false > ansible_service_broker_remove=true > > and then ran the api-server playbook but its still there. Is there a > different playbook

how to disable the ansible service broker?

2018-10-10 Thread Marc Boorshtein
I added the following to my inventory: ansible_service_broker_install=false ansible_service_broker_remove=true and then ran the api-server playbook but its still there. Is there a different playbook I'm supposed to use? Thanks Marc ___ users mailing

Command to start/top a cluster gracefully

2018-10-10 Thread Marc Ledent
Hi all, Is there a command to stop/start an openshift cluster gracefully. "oc cluster" commands are acting only for a local all-in-one cluster... Thanks in advance, Marc smime.p7s Description: S/MIME Cryptographic Signature ___ users mailing