- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Number of Processors
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
01-02-2005 09:51 PM
01-02-2005 09:51 PM
Hope you can help me with this one. We have a rx7620 ia64 with 8 Itanium 2 processors 1500Mhz. Laste week we've installed HPUX 11.23 and now we only have 5 processors visible.
# ioscan -fnkC processor
Class I H/W Path Driver S/W State H/W Type Description
===================================================================
processor 0 0/120 processor CLAIMED PROCESSOR Processor
processor 1 1/120 processor CLAIMED PROCESSOR Processor
processor 2 1/121 processor CLAIMED PROCESSOR Processor
processor 3 1/122 processor CLAIMED PROCESSOR Processor
processor 4 1/123 processor CLAIMED PROCESSOR Processor
Any clues?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2005 10:00 PM
01-02-2005 10:00 PM
Re: Number of Processors
and what does ioscan -C processor give you?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2005 10:03 PM
01-02-2005 10:03 PM
Re: Number of Processors
try insf -e ( install the missed device file)
and then
ioscan -fnCprocessor (without -k)
Regds
L.F.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2005 10:11 PM
01-02-2005 10:11 PM
SolutionIt is possible that 3 of the processors in a cell board got deconfigured.
Check this through the MP log and mstm. You can enable the processors from the EFI menu using cpuconfig command.
With regards,
Mohan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2005 10:12 PM
01-02-2005 10:12 PM
Re: Number of Processors
Thankx for the Tips but I'm still with the issue here...
I've tryed the (#insf -e; ioscan -fnC processor) and it didn't work out...
The output:
# ioscan -C processor
H/W Path Class Description
===================================
0/120 processor Processor
1/120 processor Processor
1/121 processor Processor
1/122 processor Processor
1/123 processor Processor
The strange thing is that from the H/W path "0" only one processor is shown, and in the H/W path "1" all processors are shown.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2005 11:19 PM
01-02-2005 11:19 PM
Re: Number of Processors
Look at my previous post. It is clear that 3 CPUs are deconfigured in 1 cell board.
Did you check the logs and procedure I indicated?
With regards,
Mohan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2005 11:33 PM
01-02-2005 11:33 PM
Re: Number of Processors
As already mentioned, try cstm:
cstm
cstm> map
cstm> sel d
Device number of the CPUs you see in the map list. Then continue with:
cstm> info
cstm> wait
cstm> il
Look for every processor for:
Active: Yes
=============
Glance might give you a clue as well (if installed).
If you still can't see it, there is most probably something wrong with your hardware recognising the CPUs, perhaps a board issue, better log a (H/W) Call with HP if you still don't see them.
Best regards,
Peter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2005 10:59 PM
01-09-2005 10:59 PM
Re: Number of Processors
The problem is solved
I've been able to go trough EFI console and enabled the 3 missing processors. I can't still understang why have they been unconfigured...
Thankx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2005 11:00 PM
01-09-2005 11:00 PM
Re: Number of Processors
The problem is solved
I've been able to go trough EFI console and enabled the 3 missing processors. I can't still understand why have they been unconfigured...
Thankx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2005 01:07 AM
01-10-2005 01:07 AM
Re: Number of Processors
Please upgrade the firmware to version 3.0, which is supposed to fix such deconfig problems.
I hv installed this firmware in around 10 systems.
With regards,
Mohan.