Etcd issue during openshift origin installation

2017-07-21 Thread Yu Wei
Hi guys, I tried to setup openshift origin cluster using "Advanced Installation". In file hosts, I added following variables, containerized=true osm_etcd_image=registry.access.redhat.com/rhel7/etcd Per my understanding, etcd will run in docker container. However, during installation, I got

testing - ignore

2017-07-21 Thread Paul Weil
This is a test. ___ dev mailing list dev@lists.openshift.redhat.com http://lists.openshift.redhat.com/openshiftmm/listinfo/dev

Re: Etcd issue during openshift origin installation

2017-07-21 Thread Scott Dodson
etcd will run inside a container but in the past we've installed etcd so that the host has etcdctl command available to it to perform backups however i think the current code should run the backup inside a container too. Can you let me know which version of openshift-ansible you have? either `rpm

Re: Docker related issues when installing openshift origin 1.5 on Redhat 7.2

2017-07-21 Thread Yu Wei
Thanks for the information. I missed this section when I read the documentation. Thanks, Jared, (韦煜) Software developer Interested in open source software, big data, Linux From: Scott Dodson Sent: Friday, July 21, 2017 9:52:57 PM To: Yu

Re: Docker related issues when installing openshift origin 1.5 on Redhat 7.2

2017-07-21 Thread Yu Wei
Hi Scott, Yes, repo used for installing docker is from yum.dockerproject.com. Another basic question is how could I enable RHEL docker repo to install docker. I'm not familiar with redhat. Thanks, Jared, (韦煜) Software developer Interested in open source software, big data, Linux