Operating System - HP-UX
1752280 Members
4701 Online
108786 Solutions
New Discussion юеВ

Re: Identification of number of cores of CPUs

 
SOLVED
Go to solution
Taifur
Respected Contributor

Re: Identification of number of cores of CPUs

Hi,

# machinfo
CPU info:
Number of CPUs = 8
Clock speed = 1600 MHz
Bus speed = 400 MT/s

From Machinfo ,i saw number of cpu 8 .In rx4640 server there are 4 cpu socket so 4 dual cpu are installed .

Check below link ,

http://webcache.googleusercontent.com/search?q=cache:speOzmmWxUgJ:www.filibeto.org/unix/hp-ux/lib/hardware/systems/rx4640/upgrade-guide-Diablo_upgrade.pdf+user+guide+rx4640&cd=7&hl=en&ct=clnk#31

Cheers//
Taifur
Torsten.
Acclaimed Contributor

Re: Identification of number of cores of CPUs

and again machinfo:

# machinfo
CPU info:
1 Intel(R) Itanium 2 9000 series processor (1.4 GHz, 12 MB)
399 MT/s bus, CPU version C2
2 logical processors (2 per socket)
...


The "2 per socket" is what you want to know?

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Amir Pakdel
Occasional Advisor

Re: Identification of number of cores of CPUs

>and again machinfo:
>
># machinfo
>CPU info:
>1 Intel(R) Itanium 2 9000 series processor >(1.4 GHz, 12 MB)
>399 MT/s bus, CPU version C2
>2 logical processors (2 per socket)
>...
>
>The "2 per socket" is what you want to know?

The output I have got from machinfo does not contain that "2 per socket". Please take look at the output of machinfo above.
Torsten.
Acclaimed Contributor

Re: Identification of number of cores of CPUs

missing patches?

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Amir Pakdel
Occasional Advisor

Re: Identification of number of cores of CPUs

I do not think so:
BUNDLE B.2009.06.23 Patch Bundle

QPKBASE B.11.23.0806.072 Base Quality Pack Bundle for HP-UX 11i v2, June 2008

HWEnable11i B.11.23.0712.070 Hardware Enablement Patches for HP-UX 11i v2, December 2007

FEATURE11i B.11.23.0803.070a Feature Enablement Patches for HP-UX 11i v2, March 2008
Torsten.
Acclaimed Contributor

Re: Identification of number of cores of CPUs

Your bundles are not the latest, however try

http://www13.itrc.hp.com/service/patch/patchDetail.do?patchid=PHCO_40685&sel={hpux:11.23,}&BC=main|search|

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Amir Pakdel
Occasional Advisor

Re: Identification of number of cores of CPUs

I have installed the path, but output of my machinfo is still as the following:
# machinfo
CPU info:
Number of CPUs = 2
Number of enabled CPUs = 2
Clock speed = 1600 MHz
Bus speed = 400 MT/s
CPUID registers
vendor information = "GenuineIntel"
processor serial number = 0x0000000000000000
processor version info = 0x000000001f020204
architecture revision: 0
processor family: 31 Intel(R) Itanium 2 Family Processors
processor model: 2 Intel(R) Itanium 2 processor
Bus features
implemented = 0xbdf0000060000000
selected = 0x0000000040000000
Bus Lock Signal masked
processor revision: 2 Stepping A2
largest CPUID reg: 4
processor capabilities = 0x0000000000000001
implements long branch: 1

Cache info:
L1 Instruction: size = 16 KB, associativity = 4
L1 Data: size = 16 KB, associativity = 4
L2 Unified: size = 256 KB, associativity = 8
L3 Unified: size = 3072 KB, associativity = 6

Memory = 4076 MB (3.980469 GB)

Firmware info:
Firmware revision = 04.29
FP SWA driver revision: 1.18
IPMI is supported on this system.
BMC version: 4.04

Platform info:
model string = "ia64 hp server rx2620"
machine id number = a8f29c7e-b86e-11da-9b3a-01e2c9b6095d
machine serial number = DEH460642W

OS info:
sysname = HP-UX
nodename = unknown
release = B.11.23
version = U (unlimited-user license)
machine = ia64
idnumber = 2834472062
vmunix _release_version:
@(#) $Revision: vmunix: B11.23_LR FLAVOR=perf Fri Aug 29 22:35:38 PDT 2003 $
Torsten.
Acclaimed Contributor

Re: Identification of number of cores of CPUs

This is a single core, the Itanium 2 (codename Madison).

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
chris huys_4
Honored Contributor

Re: Identification of number of cores of CPUs

Hi Amir,

The defect description part of the patchnotes of the patch, torsten, points to, not only mentions that single core cpus will not display "core lines" in the machinfo output,

QUOTE http://www13.itrc.hp.com/service/patch/patchDetail.do?admit=109447627+1273084557679+28353475&patchid=PHCO_40685&sel={hpux%3A11.23%2C}&BC=main|search|

Patch Name: PHCO_40685

Patch Description: s700_800 11.23 Cumulative machinfo command patch

[..]
Defect Description:
[..]
# machinfo
CPU info:
Number of CPUs = 4
Number of enabled CPUs = 4
Number of enabled sockets = 2
Cores per socket = 2
...

The additional lines pertaining to processor sockets will
appear only on systems with multi-core processors. Systems
with single core processors will only present the number of
CPUs and the number of enabled CPUs.


UNQUOTE http://www13.itrc.hp.com/service/patch/patchDetail.do?admit=109447627+1273084557679+28353475&patchid=PHCO_40685&sel={hpux%3A11.23%2C}&BC=main|search|

, but also that this patch is part of a set of "socket information patches".

QUOTE [PHCO_40685]
[..]
The following patches will be required for machinfo to
provide socket information:

PHKL_37803
PHKL_37804
PHKL_37805
UNQUOTE [PHCO_40685]

And the above list of patches, is apparantly not "exhaustive", as clicking one of the additionial patches, f.e. PHKL_37803, will point to yet a 5th patch, PHKL_37806, patch to be installed..

Anyway, throwing the patch PHCO_40685 patch through a patch dependency analyzer will show the following dependency patches, that would be advised to also get installed, together with PHCO_40685, if not allready installed..

PHCO_40685: s700_800 11.23 Cumulative machinfo command patch
OS: 11.23
PHCO_38717
PHKL_31500
PHKL_37803
PHKL_37804
PHKL_39390
PHKL_39391
PHKL_39392
PHKL_40487
PHKL_40526
PHKL_40684

Greetz,
Chris
Hakki Aydin Ucar
Honored Contributor

Re: Identification of number of cores of CPUs

There is lots of way to examine what you are looking for as stated here. Additionally ,you can use (if you have GSP AND nPartition) remote console to see all hard partitions on same terminal;

MP:CM> df




The Entity you have selected is CPU
FRU ID Definition Revision : A
Artwork Revision :
Engineering Date Code :
Part Number : A6435-04001
Serial Number : VU1V9SY 531P
FRU Name : Processor
Scan Revision : 0x0
FRU Specific Information : PA8700 Rev 3.1
Manufacturing and Test History :
Field 0 0x000000000000000000
Field 1 0x000000000000000000
Field 2 0x000000000000000000
Field 3 0x000000000000000000
Field 4 0x000000000000000000
Field 5 0x000000000000000000
Field Spare 0x0000