Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1318020 - content host properties displayed on details page are not the same facts as used by candlepin
Summary: content host properties displayed on details page are not the same facts as u...
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: WebUI
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact: Katello QA List
URL: http://projects.theforeman.org/issues...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-15 18:56 UTC by Tom McKay
Modified: 2019-09-26 13:58 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-21 21:24:04 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 14216 0 None None None 2016-04-22 16:58:25 UTC

Description Tom McKay 2016-03-15 18:56:50 UTC
The values displayed on the details page for CPUs and RAM (and others?) need to match the fact values that candlepin uses to determine subscription auto-attach assignment.

<pre>

# Product attribute related facts.
SOCKET_FACT="cpu.cpu_socket(s)"
RAM_FACT = "memory.memtotal"
CORES_FACT = "cpu.core(s)_per_socket"
ARCH_FACT = "uname.machine"
STORAGE_BAND_USAGE_FACT = "band.storage.usage"
</pre>

Comment 1 Tom McKay 2016-03-15 18:56:52 UTC
Created from redmine issue http://projects.theforeman.org/issues/14216

Comment 3 Bryan Kearney 2016-05-06 14:16:20 UTC
Upstream bug component is WebUI

Comment 4 Bryan Kearney 2016-07-26 15:25:24 UTC
Moving 6.2 bugs out to sat-backlog.

Comment 5 Bryan Kearney 2016-07-26 15:32:43 UTC
Moving 6.2 bugs out to sat-backlog.

Comment 7 Amit Karsale 2017-01-03 05:58:51 UTC
Sorry if I am being lame asking this, but @tom Mckay can you share the details of which exact "details page" you are comparing and which two pages you are finding a mismatch.

Comment 8 Tom McKay 2017-01-05 18:59:45 UTC
On the content host details page there are details that are relevant for candlepin's calculation of subscription limits (eg. socket count). The values displayed there should come from the subscription-manager facts, not the puppet facts. The UI is incorrectly using data from the foreman side of things instead of katello.

Comment 9 Bryan Kearney 2017-03-21 21:24:04 UTC
There is a an upstream issue opened for this. We will no longer be tracking this downstream. If you believe this was closed in error please feel free to re-open with additional information.


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