Bug 2105994
| Summary: | Subscription assignment takes excessive time after host/guest relationship is mapped | ||
|---|---|---|---|
| Product: | [Community] Candlepin (Migrated to Jira) | Reporter: | sgajendr |
| Component: | candlepin | Assignee: | candlepin-bugs |
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.2 | CC: | hsun, kuhuang, nmoumoul, redakkan, wpoteat |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| 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-04-03 15:27:32 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
sgajendr
2022-07-11 13:23:41 UTC
We need logs from when the error occurs, please. This "error" is handled in the code in esx.py. It is captured and ignored by design. These warnings do not have any effect on virt-who's reporting as far as I know. It runs on its cycle and collects the data. If the data is different than the last time, it will send a report. There is no reason that anything would take a day to report. Is this a new hypervisor with new guests? Is the service getting restarted daily? If the hypervisors are reported correctly with their mappings, then virt-who is done. It has no more input in the process as it is not responsible for the attaching of subscriptions. This will need to be brought to the team that handles the Customer Portal [teamnado] Both virt-who [mapping] and subscription-manager [rhsmcertd] appear to be properly handling this data. For reasons unknown, when auto-attach [heal] is called on the guest machines, the host subscription attachment which allows the guest subscription attachment is not happening. It seems to take a long time or does not happen at all It seems that the rules engine is not making a match with the expected subscription. Perhaps it is a mismatch in data [the example above shows the hypervisor has 2 cores. Is the SKU 1 core and multi-entitlement?]. Perhaps it is a quantity of pool issue. That is the best place to start. Comment 16 says that if the subscription for the hypervisor is attached manually, then the guest system will auto-attach correctly. Can you tell me how long "a long time is"? What is the frequency set to for rhsmcertd on the virtual machines? autoattachinterval = ? certcheckinterval = ? I'd love to see a log from a vm and/or hosted when there is an auto-attach that does not result in the state you expect. If no more information is provided, this issue will be closed. Backlog Clean up : ------------------ Unfortunately our engineering team is unable to proceed with the investigation without the additional details requested. Hence closing the bug. Please open a new bug if this is still an issue. Thanks, Rehana The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |