Skip to content
This repository has been archived by the owner on Dec 9, 2020. It is now read-only.

all.yml file doesn't have etcd num nodes #478

Open
rlopez133 opened this issue Jun 19, 2017 · 4 comments
Open

all.yml file doesn't have etcd num nodes #478

rlopez133 opened this issue Jun 19, 2017 · 4 comments
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. osp

Comments

@rlopez133
Copy link
Contributor

rlopez133 commented Jun 19, 2017

The file: https://github.com/openshift/openshift-ansible-contrib/blob/master/playbooks/provisioning/openstack/sample-inventory/group_vars/all.yml makes no mention of number of etcd nodes, however, if you use the existing https://github.com/openshift/openshift-ansible-contrib/blob/master/playbooks/provisioning/openstack/sample-inventory/hosts file example, it expects an etcd system with etcd.openshift.example.com.

The workaround was to put etcd servers within the masters. However, the all.yaml file should have some sort of variable to list out # of etc nodes and/or if it finds 0 to place etcd by default within master nodes

@tomassedovic

@rlopez133 rlopez133 added the osp label Jun 19, 2017
@bogdando
Copy link
Contributor

also note that the heat stack outputs contain empty lists for etcd related info

@mbruzek
Copy link
Contributor

mbruzek commented Sep 19, 2017

I ran into a similar problem with the installer. Here was the output from the playbook:

TASK [Evaluate groups - Fail if no etcd hosts group is defined] ****************                         
Tuesday 19 September 2017  16:18:26 +0000 (0:00:00.021)       0:00:00.325 *****                          
fatal: [localhost]: FAILED! => {"changed": false, "failed": true, "msg": "Running etcd as an embedded service is no longer supported. If this is a new install please define an 'etcd' group with either one or three hosts. These hosts may be the same hosts as your masters. If this is an upgrade you may set openshift_master_unsupported_embedded_etcd=true until a migration playbook becomes available.\n"} 

Is it possible the openshift-ansible project made a change that is not yet reflected in the contrib repository?

What can be done to work around this issue?

@openshift-bot
Copy link

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci-robot openshift-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Aug 13, 2020
@openshift-bot
Copy link

Stale issues rot after 30d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle rotten
/remove-lifecycle stale

@openshift-ci-robot openshift-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Sep 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. osp
Projects
None yet
Development

No branches or pull requests

5 participants