Re: Jenkins plugin - binary build

2016-10-04 Thread Lionel Orellana
I wanted to use Jenkins v2 which you didn't have an image for. I see that there is one now. I'll have to consider if it's worth switching over. On 4 October 2016 at 09:54, Ben Parees wrote: > > > On Mon, Oct 3, 2016 at 6:28 PM, Lionel Orellana > wrote: > >> No, I started with the image provided

Re: Configure resolv.conf Pods

2016-10-04 Thread Scott Dodson
Ok, to debug this, at the host level `dig @node-ip kubernetes.default.svc.cluster.local` and `dig @node-ip www.google.es` replace node-ip with the node's ip address, and then review the journal for dnsmasq, `journalctl -lu dnsmasq`. If everything looks fine there then I'd verify that the dnsIP is s

Re: Configure resolv.conf Pods

2016-10-04 Thread Fran Barrera
No, the problem isn't a conflict port because i've moved skydns to port 5353. Now, I have seen a bit more the problem, from a pod I can't resolver any openshift service and if I try a ping to www.google.es for example take ~ 10 seconds. It's like dnsmasq is not forwarding to skydns? but my configu

Re: Docker push failing

2016-10-04 Thread Michal Minář
Hello, you may be hitting an issue #8010 [1]. [1] https://github.com/openshift/origin/issues/8010 Can you take a look at your registry log (oc log -n default dc/docker-registry) and check whether it contains: tcp: lookup : no such host? If not, could you paste your registry log somewhere so I

Re: Handling rolling restarts

2016-10-04 Thread Scott Dodson
Yes, lb group provisions haproxy (not the openshift router) to do TCP load balancing between external clients and the api servers on openshift_master_api_port which defaults to 8443. On Tue, Oct 4, 2016 at 9:03 AM, Andrew Lau wrote: > Hey Scott, > > Thanks for the in depth insight - really apprec

Re: ose 3.3 upgrade - metrics deployment mode=refresh error

2016-10-04 Thread Daniel McPherson
Here is the related bug: https://bugzilla.redhat.com/show_bug.cgi?id=1381336 On Sun, Oct 2, 2016 at 8:32 PM, Dale Bewley wrote: > I'm upgrading from OSE 3.2 to OCP 3.3. > > During the redeployment (refresh) of metrics, which starts like this: > > ``` > [root@ose-test-master-01 playbook-openshift

Re: ose 3.3 upgrade - metrics deployment mode=refresh error

2016-10-04 Thread Matt Wringe
- Original Message - > From: "Dale Bewley" > To: users@lists.openshift.redhat.com > Sent: Sunday, 2 October, 2016 8:32:42 PM > Subject: ose 3.3 upgrade - metrics deployment mode=refresh error > > I'm upgrading from OSE 3.2 to OCP 3.3. > > During the redeployment (refresh) of metrics, wh

Re: Handling rolling restarts

2016-10-04 Thread Andrew Lau
Hey Scott, Thanks for the in depth insight - really appreciate it. Not using the loadbalancer/haproxy from openshift-ansible. Is it just port 8443 which the internal haproxy exposes? Thanks, Andrew On Tue, 4 Oct 2016 at 23:32 Scott Dodson wrote: > Andrew, > > Our ops teams remove the endpoint

Re: Configure resolv.conf Pods

2016-10-04 Thread Scott Dodson
Hmm, I thought it was there in more recent versions too? The reason that this is there is because we want 'fran.project' or 'frans' to use the search path to resolve 'fransapp.project.svc.cluster.local' so pods can reference the service without knowing the FQDN. Can you elaborate on how it's faili

Re: Handling rolling restarts

2016-10-04 Thread Scott Dodson
Andrew, Our ops teams remove the endpoint from the kubernetes service and then restart the master. When the master starts again it automatically adds its api endpoint back into the kubernetes service. This process would proactively remove the endpoint but if that weren't done the endpoint leasing

Re: Failed to remove orphaned pod - device or resource busy

2016-10-04 Thread Lionel Orellana
docker run hello-world works. On Tue., 4 Oct. 2016 at 8:06 pm, Michail Kargakis wrote: > Can you run docker containers directly via the docker command? > > On Tue, Oct 4, 2016 at 10:18 AM, Lionel Orellana > wrote: > > The deployment of the router hangs in Pending status. If I cancel the > deploy

Re: Failed to remove orphaned pod - device or resource busy

2016-10-04 Thread Michail Kargakis
Can you run docker containers directly via the docker command? On Tue, Oct 4, 2016 at 10:18 AM, Lionel Orellana wrote: > The deployment of the router hangs in Pending status. If I cancel the > deployment, wait a little and try to deploy again I get > > "Deployment of version 3 awaiting cancellat

Re: Configure resolv.conf Pods

2016-10-04 Thread Fran Barrera
Hi Scott, I have configured dnsmasq as you commented and working good in my environment, but I have another environment in 1.0.8 version and the problem is the "option ndots:5" If i delete this option everything working good but I don't know why Openshift set this automatically in /etc/resolv.conf

Re: Failed to remove orphaned pod - device or resource busy

2016-10-04 Thread Lionel Orellana
The deployment of the router hangs in Pending status. If I cancel the deployment, wait a little and try to deploy again I get "Deployment of version 3 awaiting cancellation of older running deployments" This shows in the logs: Oct 04 18:54:58 poc-docker02.aipo.gov.au origin-node[1773]: E1004 18: