Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1596448 - [3.7] link return 404 not found, link in msg of task "Fail if no etcd hosts group is defined"
[3.7] link return 404 not found, link in msg of task "Fail if no etcd hosts g...
Status: CLOSED ERRATA
Product: OpenShift Container Platform
Classification: Red Hat
Component: Upgrade (Show other bugs)
3.7.1
Unspecified Unspecified
medium Severity medium
: ---
: 3.7.z
Assigned To: Stephen Cuppett
Weihua Meng
:
Depends On:
Blocks:
  Show dependency treegraph
 
Reported: 2018-06-28 23:03 EDT by Weihua Meng
Modified: 2018-08-29 07:39 EDT (History)
4 users (show)

See Also:
Fixed In Version:
Doc Type: No Doc Update
Doc Text:
undefined
Story Points: ---
Clone Of:
Environment:
Last Closed: 2018-08-29 07:39:55 EDT
Type: Bug
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)

  None (edit)
Description Weihua Meng 2018-06-28 23:03:17 EDT
Description of problem:
link return 404 not found, link in msg of task "Fail if no etcd hosts group is defined"

Version-Release number of the following components:
openshift-ansible-3.7.54-1.git.12.b93b431.el7.noarch

How reproducible:
Always

Steps to Reproduce:
1. upgrade OCP cluster with embedded etcd with openshift-ansible-3.7.54-1.git.12.b93b431.el7.noarch

2. access the link in the message
https://docs.openshift.com/container-platform/latest/install_config/upgrading/migrating_embedded_etcd.html

Actual results:
1.
TASK [Evaluate groups - Fail if no etcd hosts group is defined] ****************
task path: /usr/share/ansible/openshift-ansible/playbooks/common/openshift-cluster/evaluate_groups.yml:43
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, three or five hosts. These hosts may be the same hosts as your masters. If this is an upgrade please see https://docs.openshift.com/container-platform/latest/install_config/upgrading/migrating_embedded_etcd.html for documentation on how to migrate from embedded to external etcd.\n"
}
2.
Not found
Sorry, but the page you were trying to view does not exist.

It looks like this was the result of either:

a mistyped address
an out-of-date link

Expected results:
an accessable link for user to solve the problem
Comment 4 Weihua Meng 2018-08-21 22:45:26 EDT
Fixed.
openshift-ansible-3.7.62-1.git.0.48dbebc.el7.noarch.rpm


The link is OK now.

TASK [Evaluate groups - Fail if no etcd hosts group is defined] ****************
task path: /home/slave3/workspace/Run-Ansible-Playbooks-Nextge/private-openshift-ansible/playbooks/common/openshift-cluster/evaluate_groups.yml:43
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, three or five hosts. These hosts may be the same hosts as your masters. If this is an upgrade please see https://docs.openshift.com/container-platform/3.7/upgrading/migrating_embedded_etcd.html for documentation on how to migrate from embedded to external etcd.\n"
}
Comment 6 errata-xmlrpc 2018-08-29 07:39:55 EDT
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2018:2547

Note You need to log in before you can comment on or make changes to this bug.