Hide Forgot
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:
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.
Per Amandas comments, closing this out.
Hi Amanda, Thanks for your clarification, I will update our test cases according to your comments. Thanks! Shihui Liu