RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 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 "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". 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 "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-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 1019667 - Subscribe one DataCenter pool isn't sufficient to multi-socket host
Summary: Subscribe one DataCenter pool isn't sufficient to multi-socket host
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: releng
Version: 6.5
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: rc
: ---
Assignee: Lubos Kocman
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks: rhsm-rhel65
TreeView+ depends on / blocked
 
Reported: 2013-10-16 08:34 UTC by Liushihui
Modified: 2013-10-22 10:56 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-21 19:13:24 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Liushihui 2013-10-16 08:34:27 UTC
Description of problem:
When the host's socket's quantity > 1 ,it can't fully subscribed after subscribe one Dataceneter subscription

Version-Release number of selected component (if applicable):
subscription-manager-1.9.9-1.el6.x86_64
python-rhsm-1.9.6-1.el6.x86_64
virt-who-0.8-9.el6.noarch
katello-headpin-1.4.3.19-1.el6sam_splice.noarch
candlepin-0.8.26-1.el6sam.noarch

How reproducible:
Always

Steps to Reproduce:
1. In the host : Modify the socket to 6
#echo '{"cpu.cpu_socket(s)":"4"}' > /etc/rhsm/facts/custom.facts
#subscription-manager facts --update
2. Register host to SAM server and subscribe the Datacenter pool
SAM server ip:10.66.13.219
# subscription-manager register --username=admin --password=admin
# subscription-manager subscribe --pool=8ac28c034196c0fc0141bfa98fcf0d70(Datacenter pool)
3. Check the consumed subscription's status
# subscription-manager list --consumed
+-------------------------------------------+
   Consumed Subscriptions
+-------------------------------------------+
Subscription Name: Red Hat Enterprise Linux Server, Datacenter Standard
Provides:          
SKU:               RH00002
Contract:          10032035
Account:           5225762
Serial:            2913370605097514270
Pool ID:           8ac28c034196c0fc0141bfa98fcf0d70
Active:            True
Quantity Used:     1
Service Level:     Standard
Service Type:      L1-L3
Status Details:    Only covers 2 of 6 sockets.
Starts:            12/31/2012
Ends:              12/31/2013
System Type:       Physical

Actual results:
The Status Details is "Only covers 2 of 6 sockets", it means the Datacenter pool is socket based in the host

Expected results:
The Status Detail should be empty as Datacenter pool shouldn't be socket based

Additional info:

Comment 2 John Sefler 2013-10-16 14:17:37 UTC
Sounds like the DataCenter SKU RH00002 has a sockets attribute set and is non-stackable.
Setting NEEDINFO on acarter to determine if this SKU was set up as expected.

Comment 6 Bryan Kearney 2013-10-21 19:13:24 UTC
Per Amandas comments, closing this out.

Comment 7 Liushihui 2013-10-22 10:56:55 UTC
Hi Amanda,
  
Thanks for your clarification, I will update our test cases according to your comments.

Thanks!
Shihui Liu


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