Back to bug 2036063
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Red Hat One Jira (issues.redhat.com) | 2021-12-29 15:32:35 UTC | Group | redhat | |
| Link ID | Red Hat Issue Tracker RHCEPH-2895 | |||
| Gaurav Sitlani | 2021-12-29 18:26:06 UTC | CC | gsitlani | |
| Lijo Stephen Thomas | 2021-12-30 12:08:15 UTC | CC | lithomas | |
| Matthias Muench | 2022-01-03 08:51:37 UTC | CC | mmuench | |
| Geo Jose | 2022-01-04 10:33:19 UTC | CC | gjose | |
| Sebastian Wagner | 2022-01-10 11:25:48 UTC | CC | sewagner | |
| Flags | needinfo?(sewagner) | |||
| Link ID | Ceph Project Bug Tracker 53815 | |||
| Keywords | RFE | |||
| Target Release | 5.2 | 6.0 | ||
| Flags | needinfo?(sewagner) | |||
| Priority | unspecified | low | ||
| Sebastian Wagner | 2022-01-10 11:27:17 UTC | Summary | [GSS][Cephadm][Add the deletion of the cluster logs in the cephadm-purge-cluster.yml playbook] | [GSS][Cephadm][Add the deletion of the cluster logs in the cephadm rm-cluster] |
| Red Hat Bugzilla | 2022-01-31 23:32:06 UTC | Assignee | sewagner | adking |
| CC | sewagner | |||
| Adam King | 2022-03-28 13:05:37 UTC | Flags | needinfo?(adking) | |
| CC | adking | |||
| Target Release | 6.0 | 6.1 | ||
| Flags | needinfo?(adking) | |||
| Karen Norteman | 2022-03-28 13:15:43 UTC | Docs Contact | knortema | asriram |
| Veera Raghava Reddy | 2022-05-15 16:13:38 UTC | CC | vereddy | |
| Red Hat Bugzilla | 2022-05-18 11:11:29 UTC | CC | gsitlani | |
| Red Hat Bugzilla | 2022-05-26 08:30:56 UTC | CC | ceph-qe-bugs | |
| Redouane Kachach Elhichou | 2022-07-04 12:32:46 UTC | Flags | needinfo?(nravinas) | |
| CC | rkachach | |||
| Redouane Kachach Elhichou | 2022-07-04 12:33:25 UTC | Assignee | adking | rkachach |
| Status | NEW | ASSIGNED | ||
| Mohit Bisht | 2022-12-15 08:57:37 UTC | Flags | needinfo?(nravinas) | |
| CC | mobisht | |||
| Red Hat Bugzilla | 2022-12-31 19:21:50 UTC | CC | mobisht | |
| Red Hat Bugzilla | 2022-12-31 19:26:39 UTC | QA Contact | sunnagar | msaini |
| Red Hat Bugzilla | 2022-12-31 23:38:31 UTC | CC | rkachach | |
| Assignee | rkachach | adking | ||
| Red Hat Bugzilla | 2023-01-01 05:37:24 UTC | Assignee | adking | nobody |
| CC | adking | |||
| Red Hat Bugzilla | 2023-01-01 08:29:29 UTC | Docs Contact | asriram | |
| Red Hat Bugzilla | 2023-01-01 08:37:22 UTC | QA Contact | msaini | |
| Red Hat Bugzilla | 2023-01-01 08:49:00 UTC | CC | vereddy | |
| Alasdair Kergon | 2023-01-04 04:38:28 UTC | CC | adking | |
| Alasdair Kergon | 2023-01-04 04:49:41 UTC | QA Contact | sunnagar | |
| Alasdair Kergon | 2023-01-04 04:51:02 UTC | Assignee | nobody | rkachach |
| Alasdair Kergon | 2023-01-04 05:17:38 UTC | CC | mobisht | |
| Alasdair Kergon | 2023-01-04 05:36:47 UTC | CC | rkachach | |
| Alasdair Kergon | 2023-01-04 06:59:12 UTC | CC | vereddy | |
| Mohit Bisht | 2023-03-06 10:15:45 UTC | QA Contact | sunnagar | vpapnoi |
| Adam King | 2023-03-31 20:58:53 UTC | Depends On | 2180567 | |
| Ken Dreyer (Red Hat) | 2023-04-12 13:54:16 UTC | CC | kdreyer | |
| Ken Dreyer (Red Hat) | 2023-04-12 13:55:13 UTC | Fixed In Version | ceph-17.2.6-5.el9cp | |
| Status | ASSIGNED | MODIFIED | ||
| errata-xmlrpc | 2023-04-12 13:58:48 UTC | Status | MODIFIED | ON_QA |
| Vinayak Papnoi | 2023-04-17 12:51:23 UTC | Flags | needinfo?(rkachach) needinfo?(rkachach) | |
| Vinayak Papnoi | 2023-04-20 06:56:16 UTC | Flags | needinfo?(rkachach) needinfo?(rkachach) | |
| Vinayak Papnoi | 2023-04-20 08:05:57 UTC | Status | ON_QA | VERIFIED |
| Akash Raj | 2023-05-03 06:26:57 UTC | CC | akraj | |
| Docs Contact | akraj | |||
| Flags | needinfo?(rkachach) | |||
| Adam King | 2023-05-03 19:55:15 UTC | Flags | needinfo?(rkachach) | |
| Doc Type | If docs needed, set a value | Enhancement | ||
| Doc Text | Feature: Cluster logs under /var/log/ceph are now deleted as part of the cephadm rm-cluster operation. Note that if this is run on a host that is part of a still existent cluster (as in, this host is not the last host in the cluster), the host is managed by cephadm, and the cephadm mgr module is still enabled and running, cephadm may immediately start deploying new daemons and more logs could appear. If the correct node removal / cluster teardown procedures are followed however, the cluster logs will now be removed as part of clean up as long as --keep-logs was not passed to the rm-cluster command. Reason: to try and better clean up the node as part of removing the ceph cluster from that node Result: rm-cluster should now generally remove the cluster logs in /var/log/ceph. |
|||
| Akash Raj | 2023-05-08 02:39:42 UTC | Blocks | 2192813 | |
| Akash Raj | 2023-05-18 05:51:40 UTC | Doc Text | Feature: Cluster logs under /var/log/ceph are now deleted as part of the cephadm rm-cluster operation. Note that if this is run on a host that is part of a still existent cluster (as in, this host is not the last host in the cluster), the host is managed by cephadm, and the cephadm mgr module is still enabled and running, cephadm may immediately start deploying new daemons and more logs could appear. If the correct node removal / cluster teardown procedures are followed however, the cluster logs will now be removed as part of clean up as long as --keep-logs was not passed to the rm-cluster command. Reason: to try and better clean up the node as part of removing the ceph cluster from that node Result: rm-cluster should now generally remove the cluster logs in /var/log/ceph. | .Cluster logs under` /var/log/ceph` are now deleted With this release, to better clean up the node as part of removing the Ceph cluster from that node, cluster logs under `/var/log/ceph` are deleted when `cephadm rm-cluster` command is run. The cluster logs are removed as long as `--keep-logs` is not passed to the `rm-cluster` command. [NOTE] ==== If the `cephadm rm-cluster` command is run on a host that is part of a still existent cluster, the host is managed by Cephadm, and the Cephadm mgr module is still enabled and running, then Cephadm might immediately start deploying new daemons, and more logs could appear. ==== |
| errata-xmlrpc | 2023-06-15 09:07:39 UTC | Group | redhat | |
| CC | tserlin | |||
| Status | VERIFIED | RELEASE_PENDING | ||
| errata-xmlrpc | 2023-06-15 09:15:29 UTC | Resolution | --- | ERRATA |
| Status | RELEASE_PENDING | CLOSED | ||
| Last Closed | 2023-06-15 09:15:29 UTC | |||
| errata-xmlrpc | 2023-06-15 09:16:02 UTC | Link ID | Red Hat Product Errata RHSA-2023:3623 |
Back to bug 2036063