- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: machinfo - wron CPU information
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2009 02:02 AM
07-08-2009 02:02 AM
I have configured 3 virtual partitions on Integrity SuperdDome:
vPar1: 8 x dual core 1.6/24M
vPar2: 8 x dual core 1.6/24M
vPar3: 3 x dual core 1.6/24M
Only in case of vPar3 'machinfo' reports correct information about processors.
vPar1&vPar2:
## /usr/contrib/bin/machinfo ##
CPU info:
9 Intel(R) Itanium 2 9100 series processors (1.6 GHz, 12 MB)
533 MT/s bus, CPU version A1
16 logical processors
Memory: 163791 MB (159.95 GB)
Firmware info:
Firmware revision: 9.48
FP SWA driver revision: 1.18
IPMI is supported on this system.
BMC firmware revision: 26.02
Platform info:
Model: "ia64 hp superdome server SD32B"
Machine ID number: 5a30497f-702b-11dd-9467-9598df524958
Machine serial number: DEH48296B7
OS info:
Nodename: ksip1
Release: HP-UX B.11.31
Version: U (unlimited-user license)
Machine: ia64
ID Number: 1513113983
vmunix _release_version:
@(#) $Revision: vmunix: B.11.31_LR FLAVOR=perf
vPar3:
## /usr/contrib/bin/machinfo ##
CPU info:
3 Intel(R) Itanium 2 9100 series processors (1.6 GHz, 24 MB)
533 MT/s bus, CPU version A1
6 logical processors (2 per socket)
Memory: 59343 MB (57.95 GB)
Firmware info:
Firmware revision: 9.48
FP SWA driver revision: 1.18
IPMI is supported on this system.
BMC firmware revision: 26.02
Platform info:
Model: "ia64 hp superdome server SD32B"
Machine ID number: 5a30497f-702b-11dd-9467-9598df524958
Machine serial number: DEH48296B7
OS info:
Nodename: swd1
Release: HP-UX B.11.31
Version: U (unlimited-user license)
Machine: ia64
ID Number: 1513113983
vmunix _release_version:
@(#) $Revision: vmunix: B.11.31_LR FLAVOR=perf
All patches installed on these three vPars are the same. PHCO_36489 has been installed.
Any advice?
regards,
Jarek
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2009 02:46 AM
07-08-2009 02:46 AM
Re: machinfo - wron CPU information
#vparstatus
#parstatus -w
and with the number of partition you get in the ouput
#parstatus -V -p partitionNumber
Thnx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2009 03:50 AM
07-08-2009 03:50 AM
Re: machinfo - wron CPU information
Is it this?
9 Intel(R) Itanium 2 9100 series processors (1.6 GHz, 12 MB)
533 MT/s bus, CPU version A1
16 logical processors
9 vs. 16 cores?
How about
# icapstatus
# parstatus
# vparstatus -A
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2009 04:30 AM
07-08-2009 04:30 AM
Re: machinfo - wron CPU information
The second thing is processor cache memory.
Machinfo reports 1.6 GHz, 12 MB instead of 1.6 GHz, 24 MB.
Please look at the attached outputs.
All processors are assigned and active.
rgds,
Jarek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2009 04:41 AM
07-08-2009 04:41 AM
Re: machinfo - wron CPU information
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2009 04:48 AM
07-08-2009 04:48 AM
Re: machinfo - wron CPU information
rgds
Jarek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2009 04:55 AM
07-08-2009 04:55 AM
Re: machinfo - wron CPU information
So it looks like in 11.31 you are adding lcpus to you vpars, not cores.
And machinfo shows cores.
But to make sense of the 9 cores output, we need a:
#parstatus
and
#icapstatus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2009 04:56 AM
07-08-2009 04:56 AM
Re: machinfo - wron CPU information
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2009 05:01 AM
07-08-2009 05:01 AM
Re: machinfo - wron CPU information
HT is diabled.
vPar1 - 8 dual-core processors
vPar2 - 8 dual-core processors
vPar3 - 3 dual-core processors
I really would like to delete the attached file as it's not the file which I meant. Could you please help me?
rgds,
Jarek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2009 05:04 AM
07-08-2009 05:04 AM
Re: machinfo - wron CPU information
rgds,
Jarek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2009 05:04 AM
07-08-2009 05:04 AM
Re: machinfo - wron CPU information
If this has some private info, you can make a request to the moderator by replying to this thread:
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1344138
Make sure you have the URL of this thread and mention which attachment to remove.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2009 05:05 AM
07-08-2009 05:05 AM
Re: machinfo - wron CPU information
http://forums.itrc.hp.com/service/forums/familyhome.do?familyId=295
and ask the mod for deleting.
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2009 05:19 AM
07-08-2009 05:19 AM
Re: machinfo - wron CPU information
I don't have an access to the machine at this moment. I will try to get the outputs tomorrow.
regards,
Jarek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2009 05:20 AM
07-08-2009 05:20 AM
Re: machinfo - wron CPU information
It is better to reply to an existing thread rather than create 10s of extra threads.
I probably should have the moderator delete these old ones. :-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2009 05:21 AM
07-08-2009 05:21 AM
Re: machinfo - wron CPU information
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2009 05:30 AM
07-08-2009 05:30 AM
Re: machinfo - wron CPU information
I would do something like a "patch_verify" on both vPars and run a "diff" to compare. Maybe one is missing? Same for "swlist".
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2009 05:34 AM
07-08-2009 05:34 AM
Re: machinfo - wron CPU information
The same software, the same patches
rgds,
Jarek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2009 07:35 PM
07-08-2009 07:35 PM
Re: machinfo - wron CPU information
you can pull the processor information from the respective vPar through System Management Homepage
http://
else
you can get the Information from MP
MP>CM>DF
select the CPU FRU.
Otherwise
try /opt/sfm/bin/CIMUtil -e root/cimv2 HP_Processor and look for the field "Description"
Thanks
Shivaprasad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2009 06:04 AM
07-09-2009 06:04 AM
Re: machinfo - wron CPU information
Tunable Value Expression Changes
lcpu_attr 0 0 Imm (auto disabled)
Other outputs in the attached file
regards,
Jarek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2009 06:28 AM
07-09-2009 06:28 AM
Re: machinfo - wron CPU information
The other tools are reporting correctly, as far as I can see.
Could you please post a "machinfo -v" from vPar1 and vPar3?
And:
# echo "sel dev 1;info;wait;il" | cstm
(this should list all FRUs).
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2009 08:04 AM
07-09-2009 08:04 AM
Re: machinfo - wron CPU information
> The same software, the same patches
are you completely sure?
run sysdiff between the vPars - this will show up *any* software differences
sysdiff sys1 sys2
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2009 08:16 AM
07-09-2009 08:16 AM
Solutionremember that in vPars we can split CPU cores between partitions... so its possible to have the 1 core with 1/2 the cache in one vPar, and the other core with the other 1/2 of cache in the other vPar.
Now look at the list of CPUs in different vPars:
vPar1:
Boot processor [Path]: 0.121
Monitor assigned [Path]: 0.122
0.123
0.124
1.120
1.121
1.122
1.123
2.120
2.121
2.122
2.123
3.120
3.121
3.122
3.123
vPar2:
Boot processor [Path]: 0.120
Monitor assigned [Path]: 0.125
0.126
0.127
1.124
1.125
1.132
1.133
2.124
2.125
2.132
2.133
3.124
3.125
3.132
3.133
vPar3:
Boot processor [Path]: 5.120
Monitor assigned [Path]: 5.121
5.124
5.125
7.120
7.121
Note that *only* vPar 3 has the other core of the boot processor in the same vPar. (5.120 and 5.121) - So when the macinfo runs, it only gets a report on 1/2 of the resources of the boot processor (it wouldn't surprise me if machinfo made the reasonable assumption that all other processors in the vPar are like the boot processor) It would be interesting to see what you got if you moved these processors around...
Like I said - this is a guess...
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2009 06:29 AM
07-13-2009 06:29 AM
Re: machinfo - wron CPU information
#sysdiff vPar1 vPar3
KRB5-Client
vPar1 vPar3 description
B.11.31 B.11.31 Kerberos V5 Client Version 1.3.5.03
*PHSS_36361 PHSS_37666 KRB5-Client Version 1.3.5.03 Cumulative patch
krb5client
vPar1 vPar3 description
N/A E.1.6.2 Kerberos V5 Client Version 1.6.2
Machinfo -v and cstm outputs in the attached file.
regards,
Jarek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2009 09:25 PM
07-13-2009 09:25 PM
Re: machinfo - wron CPU information
In fact all of your CPUs are the same.
Some notes about "Splitting sibling CPUs":
http://docs.hp.com/en/T1335-90083/ch06s24.html
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2009 09:42 PM
07-13-2009 09:42 PM
Re: machinfo - wron CPU information
regards,
Jarek