Bug 1914263
Summary: | [RFE]Option to auto-unregister system from Insights if the system's RHSM profile no longer exists on satellite 6. | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Amar Huchchanavar <ahuchcha> |
Component: | RH Cloud - Insights | Assignee: | Shimon Shtein <sshtein> |
Status: | CLOSED DUPLICATE | QA Contact: | addubey |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 6.8.0 | CC: | achadha, ahumbe, aruzicka, midzik, myarboro, ofalk, pdudley, pghadge, sokeeffe, sshtein, torkil, wpinheir |
Target Milestone: | Unspecified | Keywords: | FutureFeature, PrioBumpGSS, Triaged, UserExperience |
Target Release: | Unused | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-01-24 15:42:55 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Amar Huchchanavar
2021-01-08 13:34:36 UTC
*** Bug 1678748 has been marked as a duplicate of this bug. *** Hello! Let's start with a fact that system that is not reported for 14 days will be removed automatically from the inventory. I can see a lot of edge cases if we enable a way to remove hosts from Satellite. Since inventory is updated not only by Satellite, but by other reporters like insights-client, there is a chance that the removal of the host will delete also information that was not added by it, basically causing data loss. Another issue I can think of, is the fact that removing a Satellite record does not necessary removes the actual host, meaning that even after the removal, the host could report itself to the cloud causing confusion. And finally the reporting process is asynchronous on the cloud side, and the order of the reports is not guaranteed. This means that the deletion message may be processed before all the reports are processed causing a "ghost" record to appear, which again is not desired. The bottom line is that the solution to this problem is not straight forward and we are thinking about creating a way to do it without the drawbacks I have mentioned. Thanks a lot for the patience! Upon review of our valid but aging backlog the Satellite Team has concluded that this Bugzilla does not meet the criteria for a resolution in the near term, and are planning to close in a month. This message may be a repeat of a previous update and the bug is again being considered to be closed. If you have any concerns about this, please contact your Red Hat Account team. Thank you. Marking it as a duplicate of 1735722, since all the cases should lead to the same result: Insights profile should be removed/unregistered automatically from Satellite if: - system is unregistered from RHSM. - system is removed from the satellite server. - system is deleted using API call. *** This bug has been marked as a duplicate of bug 1735722 *** |