Bug 1596448 - [3.7] link return 404 not found, link in msg of task "Fail if no etcd hosts group is defined"
Summary: [3.7] link return 404 not found, link in msg of task "Fail if no etcd hosts g...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Cluster Version Operator
Version: 3.7.1
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 3.7.z
Assignee: Stephen Cuppett
QA Contact: Weihua Meng
URL:
Whiteboard:
: 1575854 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-06-29 03:03 UTC by Weihua Meng
Modified: 2018-11-20 13:52 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
undefined
Clone Of:
Environment:
Last Closed: 2018-08-29 11:39:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Weihua Meng 2018-06-29 03:03:17 UTC
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-22 02:45:26 UTC
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 11:39:55 UTC
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

Comment 7 Russell Teague 2018-11-20 13:52:56 UTC
*** Bug 1575854 has been marked as a duplicate of this bug. ***


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