Back to bug 1785736
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Ameena Suhani S H | 2019-12-23 07:39:10 UTC | CC | amsyedha | |
| Sunil Angadi | 2019-12-26 11:42:19 UTC | CC | sangadi | |
| Vasishta | 2020-01-11 04:57:30 UTC | Target Release | 5.* | 4.0 |
| Target Milestone | rc | z1 | ||
| Doc Type | --- | If docs needed, set a value | ||
| Guillaume Abrioux | 2020-01-14 15:14:49 UTC | Target Release | 4.0 | 4.1 |
| CC | vashastr | |||
| Target Milestone | z1 | rc | ||
| Flags | needinfo?(vashastr) | |||
| Vasishta | 2020-01-21 04:19:30 UTC | Flags | needinfo?(vashastr) | |
| Dimitri Savineau | 2020-01-31 17:08:40 UTC | Status | NEW | ASSIGNED |
| CC | dsavinea | |||
| Link ID | Github ceph/ceph-ansible/pull/4882 | |||
| Assignee | gabrioux | dsavinea | ||
| Dimitri Savineau | 2020-01-31 17:11:09 UTC | Link ID | Github ceph/ceph-ansible/pull/5024 | |
| Bob Emerson | 2020-02-05 14:27:06 UTC | CC | roemerso | |
| Dimitri Savineau | 2020-02-14 16:20:42 UTC | Priority | unspecified | medium |
| Dimitri Savineau | 2020-02-18 14:30:37 UTC | Status | ASSIGNED | POST |
| Guillaume Abrioux | 2020-02-18 14:31:09 UTC | CC | gabrioux | |
| Hemanth Kumar | 2020-03-17 04:12:59 UTC | CC | tserlin | |
| Status | POST | MODIFIED | ||
| Fixed In Version | ceph-ansible-4.0.15-1.el8, ceph-ansible-4.0.15-1.el7 | |||
| CC | ceph-qe-bugs | |||
| Flags | needinfo?(ceph-qe-bugs) | |||
| CC | hyelloji | |||
| Flags | needinfo?(ceph-qe-bugs) | needinfo- | ||
| errata-xmlrpc | 2020-03-17 04:32:36 UTC | Status | MODIFIED | ON_QA |
| Ameena Suhani S H | 2020-03-24 15:34:19 UTC | QA Contact | vashastr | amsyedha |
| Ameena Suhani S H | 2020-03-26 09:46:19 UTC | Status | ON_QA | VERIFIED |
| Karen Norteman | 2020-03-31 20:03:53 UTC | CC | knortema | |
| Blocks | 1816167 | |||
| Karen Norteman | 2020-04-14 15:32:26 UTC | Doc Type | If docs needed, set a value | Bug Fix |
| Flags | needinfo?(dsavinea) | |||
| Dimitri Savineau | 2020-04-14 15:56:13 UTC | Doc Text | Cause: The purge playbooks were not using the dashboard_enabled variable for purging the dashboard stack. Consequence: When the dashboard container images (node-exporter, grafana, prometheus or alertmanager) were not present on the host and dashboard_enabled was set to false then the purge playbooks were failing. Fix: The dashboard container images are removed only when the dashboard_enabled variable is set to true. Result: The purge playbooks aren't failing anymore. | |
| Flags | needinfo?(dsavinea) | |||
| Karen Norteman | 2020-04-24 18:05:32 UTC | Doc Text | Cause: The purge playbooks were not using the dashboard_enabled variable for purging the dashboard stack. Consequence: When the dashboard container images (node-exporter, grafana, prometheus or alertmanager) were not present on the host and dashboard_enabled was set to false then the purge playbooks were failing. Fix: The dashboard container images are removed only when the dashboard_enabled variable is set to true. Result: The purge playbooks aren't failing anymore. | .Running the Ansible `purge-cluster.yml` fails with an error message Previously, using the `purge-cluster-yml` playbook to purge clusters failed with the following error message: ---- registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1 msg: '[Errno 2] No such file or directory' ---- This occurred because the `dashboard_enabled` variable was set to `false` by default. With this update, the `dashboard_enabled` variable is set to `true`, and `purge-cluster.yml` runs successfully. |
| Karen Norteman | 2020-04-24 18:06:16 UTC | Docs Contact | knortema | |
| Karen Norteman | 2020-04-30 14:03:25 UTC | Flags | needinfo?(dsavinea) | |
| Dimitri Savineau | 2020-04-30 17:47:06 UTC | Doc Text | .Running the Ansible `purge-cluster.yml` fails with an error message Previously, using the `purge-cluster-yml` playbook to purge clusters failed with the following error message: ---- registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1 msg: '[Errno 2] No such file or directory' ---- This occurred because the `dashboard_enabled` variable was set to `false` by default. With this update, the `dashboard_enabled` variable is set to `true`, and `purge-cluster.yml` runs successfully. | .Running the Ansible `purge-cluster.yml` fails with an error message when the dashboard feature is disabled. Previously, using the `purge-cluster-yml` playbook to purge clusters failed when the dashboard feature is disabled with the following error message: ---- registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1 msg: '[Errno 2] No such file or directory' ---- This occurred because the `dashboard_enabled` variable was ignored. With this update, the `dashboard_enabled` variable is correctly handled, and `purge-cluster.yml` runs successfully. |
| Flags | needinfo?(dsavinea) | |||
| Ranjini M N | 2020-05-05 07:01:28 UTC | CC | rmandyam | |
| Doc Text | .Running the Ansible `purge-cluster.yml` fails with an error message when the dashboard feature is disabled. Previously, using the `purge-cluster-yml` playbook to purge clusters failed when the dashboard feature is disabled with the following error message: ---- registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1 msg: '[Errno 2] No such file or directory' ---- This occurred because the `dashboard_enabled` variable was ignored. With this update, the `dashboard_enabled` variable is correctly handled, and `purge-cluster.yml` runs successfully. | .Running the Ansible `purge-cluster.yml` fails with an error message when the dashboard feature is disabled Previously, using the `purge-cluster-yml` playbook to purge clusters failed when the dashboard feature was disabled with the following error message: ---- registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1 msg: '[Errno 2] No such file or directory' ---- This occurred because the `dashboard_enabled` variable was ignored. With this update, the `dashboard_enabled` variable is correctly handled, and `purge-cluster.yml` runs successfully. |
||
| errata-xmlrpc | 2020-05-19 15:12:12 UTC | Status | VERIFIED | RELEASE_PENDING |
| errata-xmlrpc | 2020-05-19 17:31:40 UTC | Status | RELEASE_PENDING | CLOSED |
| Resolution | --- | ERRATA | ||
| Last Closed | 2020-05-19 17:31:40 UTC | |||
| errata-xmlrpc | 2020-05-19 17:31:55 UTC | Link ID | Red Hat Product Errata RHSA-2020:2231 | |
| John Brier | 2020-07-09 09:57:21 UTC | CC | jbrier | |
| Doc Text | .Running the Ansible `purge-cluster.yml` fails with an error message when the dashboard feature is disabled Previously, using the `purge-cluster-yml` playbook to purge clusters failed when the dashboard feature was disabled with the following error message: ---- registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1 msg: '[Errno 2] No such file or directory' ---- This occurred because the `dashboard_enabled` variable was ignored. With this update, the `dashboard_enabled` variable is correctly handled, and `purge-cluster.yml` runs successfully. | .Running the Ansible `purge-cluster.yml` playbook no longer fails when the dashboard feature is disabled Previously, using the `purge-cluster-yml` playbook to purge clusters failed when the dashboard feature was disabled with the following error message: ---- registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.1 msg: '[Errno 2] No such file or directory' ---- This occurred because the `dashboard_enabled` variable was ignored. With this update, the `dashboard_enabled` variable is correctly handled, and `purge-cluster.yml` runs successfully. |
Back to bug 1785736