Bug 990664

Summary: [5.9.z] [RFE] Client tools should pass up CPU Socket information
Product: Red Hat Enterprise Linux 5 Reporter: Chris Pelland <cpelland>
Component: rhn-client-toolsAssignee: Stephen Herr <sherr>
Status: CLOSED ERRATA QA Contact: Martin Korbel <mkorbel>
Severity: high Docs Contact:
Priority: high    
Version: 5.10CC: acarter, bgollahe, cpelland, cperry, cww, hlemaitr, jentrena, jhutar, jpazdziora, mkorbel, mmello, mminar, msuchy, pep, pgervase, pm-eus, rsawhill, sherr, tao, taw, tcameron, xdmoon
Target Milestone: rcKeywords: FutureFeature, Triaged, ZStream
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: rhn-client-tools-0.4.20.1-1.el5_9 Doc Type: Enhancement
Doc Text:
* While Satellite 5.3.0 now has the ability to get the number of CPUs via an API call, there was no function to obtain the number of sockets from the registered systems. This update adds a function to get the number of physical CPU sockets in a managed system from Satellite via an API call.
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-01 00:49:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 949617    
Bug Blocks: 924204, 948337, 949615    

Description Chris Pelland 2013-07-31 17:03:53 UTC
This bug has been copied from bug #949617 and has been proposed
to be backported to 5.9 z-stream (EUS).

Comment 5 Martin Korbel 2013-09-10 14:43:26 UTC
VERIFIED on rhn-client-tools-0.4.20.1-1.el5_9

Reproducer:
Number of socket:
> cat /proc/cpuinfo | grep "physical id" | sort | uniq | wc -l

Comment 7 errata-xmlrpc 2013-10-01 00:49:36 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2013-1378.html

Comment 8 Stephen Herr 2013-10-11 13:11:58 UTC
*** Bug 949620 has been marked as a duplicate of this bug. ***