Re: Etcd issue during openshift origin installation

2017-07-21 Thread Yu Wei
The version is as below,

[root@os-lb openshift-ansible]# git describe
openshift-ansible-3.6.143-1-5-g9c2d567
[root@os-lb openshift-ansible]# rpm -q ansible
ansible-2.3.1.0-1.el7.noarch


Thanks,

Jared, (韦煜)
Software developer
Interested in open source software, big data, Linux


From: Scott Dodson 
Sent: Friday, July 21, 2017 9:05:35 PM
To: Yu Wei
Cc: users@lists.openshift.redhat.com; d...@lists.openshift.redhat.com
Subject: Re: Etcd issue during openshift origin installation

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 -q 
openshift-ansible` if your installer came from rpms or `git describe` in your 
github clone if you've cloned it from github.

Thanks,
Scott

On Fri, Jul 21, 2017 at 4:54 AM, Yu Wei 
mailto:yu20...@hotmail.com>> wrote:

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<http://registry.access.redhat.com/rhel7/etcd>

Per my understanding, etcd will run in docker container.
However, during installation, I got following error?
TASK [etcd_common : Install etcd for etcdctl] 
*
fatal: [host-10-1-236-92]: FAILED! => {"changed": false, "failed": true, "msg": 
"No package matching 'etcd' found available, installed or updated", "rc": 126, 
"results": ["No package matching 'etcd' found available, installed or updated"]}

After installing etcd RPM packages manually on nodes, installation process 
continued.


What's the functionality of ectd here? Is it running in docker container?


Thanks,

Jared, (韦煜)
Software developer
Interested in open source software, big data, Linux

___
users mailing list
users@lists.openshift.redhat.com<mailto:users@lists.openshift.redhat.com>
http://lists.openshift.redhat.com/openshiftmm/listinfo/users


___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users


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 -q openshift-ansible` if your installer came from rpms or `git
describe` in your github clone if you've cloned it from github.

Thanks,
Scott

On Fri, Jul 21, 2017 at 4:54 AM, Yu Wei  wrote:

> 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 following error?
>
> *TASK [etcd_common : Install etcd for etcdctl]
> *
> fatal: [host-10-1-236-92]: FAILED! => {"changed": false, "failed": true,
> "msg": "No package matching 'etcd' found available, installed or updated",
> "rc": 126, "results": ["No package matching 'etcd' found available,
> installed or updated"]}*
>
> After installing etcd RPM packages manually on nodes, installation process
> continued.
>
>
> What's the functionality of ectd here? Is it running in docker container?
>
>
> Thanks,
>
> Jared, (韦煜)
> Software developer
> Interested in open source software, big data, Linux
>
> ___
> users mailing list
> users@lists.openshift.redhat.com
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>
>
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users


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 following error?
TASK [etcd_common : Install etcd for etcdctl] 
*
fatal: [host-10-1-236-92]: FAILED! => {"changed": false, "failed": true, "msg": 
"No package matching 'etcd' found available, installed or updated", "rc": 126, 
"results": ["No package matching 'etcd' found available, installed or updated"]}

After installing etcd RPM packages manually on nodes, installation process 
continued.


What's the functionality of ectd here? Is it running in docker container?


Thanks,

Jared, (韦煜)
Software developer
Interested in open source software, big data, Linux
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users