Re: Modifying existing advanced installation

2016-09-28 Thread Lionel Orellana
Thanks Jason. Good to know I'm on the right track. On 23 September 2016 at 03:52, Jason DeTiberus wrote: > > > On Tue, Sep 20, 2016 at 4:07 AM, Lionel Orellana > wrote: > >> Hello >> >> I want to configure LDAP authentication on my existing cluster. >>

Re: Jenkins plugin - binary build

2016-09-28 Thread Lionel Orellana
Ah I am running Jenkins inside a pod and invoking oc from there. Thanks for the tip. Before I can run oc I'm having to set KUBECONFIG to some location I know I can write to. Otherwise I get this error when running any oc command: error: KUBECONFIG is set to a file that cannot be created or

Re: Ruby-ex deployment times out

2016-09-28 Thread Michail Kargakis
You can work around this by pulling by tag instead of by hash. Try setting {DOCKER-REGISTRY-IP}/myproject/ruby-ex:latest instead of {DOCKER-REGISTRY-IP}/myproject/ruby-ex@sha256:... in your DC. Not sure how pull by hash can be fixed though. On Wed, Sep 28, 2016 at 5:08 PM, Gerard Braad

Re: Ruby-ex deployment times out

2016-09-28 Thread Gerard Braad
On Wed, Sep 28, 2016 at 10:56 PM, Michail Kargakis wrote: > I just updated from docker 1.9 to docker 1.10 and can reproduce this issue. > I managed to deploy by using the RepoTags instead of the RepoDigest. Is this > a known issue in the sense that there is a fix to it or we

Re: Ruby-ex deployment times out

2016-09-28 Thread Gerard Braad
On Wed, Sep 28, 2016 at 10:26 PM, Andy Goldstein wrote: > sudo cat /var/lib/docker/image/devicemapper/repositories.json | python > -mjson.tool https://gist.github.com/gbraad/e82edffb671a5dd154a939491514f7f8#file-to-andy-goldstein-md Currently recreating another environment.

Re: Ruby-ex deployment times out

2016-09-28 Thread Andy Goldstein
Can you run this command: sudo cat /var/lib/docker/image/devicemapper/repositories.json | python -mjson.tool and find the repository entry for 172.30.165.95:5000/myproject/ruby-ex. Then find the entry for

Re: Ruby-ex deployment times out

2016-09-28 Thread Gerard Braad
On Wed, Sep 28, 2016 at 6:50 PM, Andy Goldstein wrote: > Gerard, were you on docker 1.8 and did you then upgrade to 1.9 or 1.10? I > recall a bug we had that sounds similar to what you're seeing here. I had not done an upgrade at all. a clean cloud image install: $ dnf

Re: Can't push images after 1.3.0 upgrade

2016-09-28 Thread Jordan Liggitt
How are you referencing the registry server? "" or ":"? Missing auth headers on a patch request during push sounds a lot like these issues: https://github.com/docker/docker/issues/18469 https://github.com/docker/distribution/pull/1868 On Tue, Sep 27, 2016 at 5:47 PM, Philippe Lafoucrière <

Re: Binary build - numeric overflow in sparse archive member

2016-09-28 Thread Ben Parees
On Wed, Sep 28, 2016 at 2:32 AM, Lionel Orellana wrote: > Hi > > > Running start-build with --from-dir option is resulting in the following > output. > > > Uploading directory "transaction-authority-lite" as binary input for the > build ... > > build

Re: Aggregating container logs using Kibana

2016-09-28 Thread v
Hello Lorenz, how did you fix the issue with NodeSelectorsMismatching? Having the same error on a 1.1.4 cluster. Regards v Am 2016-04-13 um 09:30 schrieb Lorenz Vanthillo: Fixed the issue with nodeselectormismatching: So now I have 3 fluentd pods on my 2 normal nodes and my infranode: But

Re: Enabling emptyDir quota on atomic hosts

2016-09-28 Thread Andrew Lau
I ended up finding this https://github.com/openshift/openshift-ansible-contrib/blob/master/reference-architecture/aws-ansible/playbooks/roles/openshift-volume-quota/tasks/main.yaml which was a good pointer. Putting gquota on the atomicos-root never seems to apply. On Wed, 28 Sep 2016 at 16:14

Re: Ruby-ex deployment times out

2016-09-28 Thread Michail Kargakis
"Cannot overwrite digest sha256:050a263ccf9db73bf688f22f7fdcb690d588dbd1cc8c5a7f50b461ef64dcc88d" Why do we need to do this? On Wed, Sep 28, 2016 at 10:02 AM, Gerard Braad wrote: > Hi, > > On Wed, Sep 28, 2016 at 9:00 AM, Gerard Braad wrote: > > Full output I

Re: Ruby-ex deployment times out

2016-09-28 Thread Gerard Braad
Hi, On Wed, Sep 28, 2016 at 9:00 AM, Gerard Braad wrote: > Full output I posted here: > https://gist.github.com/gbraad/e82edffb671a5dd154a939491514f7f8 Created an almost similar environment (using CentOS 7 1602 instead of Fedora 24) and the same steps yield a working situation.

Binary build - numeric overflow in sparse archive member

2016-09-28 Thread Lionel Orellana
Hi Running start-build with --from-dir option is resulting in the following output. Uploading directory "transaction-authority-lite" as binary input for the build ... build "transaction-auth-lite-3" started Receiving source from STDIN as archive ... Extracting... tar: CoreUtils.java.svn-base:

Re: Enabling emptyDir quota on atomic hosts

2016-09-28 Thread Andrew Lau
lol - thanks Is `/mnt/openshift-xfs-vol-dir` a predefined mount or something? I'm not seeing this anywhere in the docs either On Wed, 28 Sep 2016 at 11:49 Clayton Coleman wrote: > If you can prevent your eyes from bleeding through sheer strength of will > - gaze upon the