Operating System - HP-UX
1833124 Members
3496 Online
110051 Solutions
New Discussion

If I upgrade CPU's number, how I could check multiprocessor ?

 
SOLVED
Go to solution
Lee Joon Moon
Occasional Advisor

If I upgrade CPU's number, how I could check multiprocessor ?

Hello Everyone.
I upgraded CPU's number from 1 to 4.
I'm very curious about here.
When I used Tru64 on Alpha System, I should register SMP license to use multiprossing(SMP) and multiprossing program.
But, I didn't do anything after upgrading CPU number in HP-UX Server.
So, there is no problems, isn't it?

If you have any answer, please help me?
3 REPLIES 3
Michael Tully
Honored Contributor
Solution

Re: If I upgrade CPU's number, how I could check multiprocessor ?

No, there are no additional things that are needed other than making sure they work and added to your support contract.

Here are a couple of ways to check.

# top
# glance -c

# echo "selclass qualifier cpu;info;wait;infolog" | cstm

# ioscan -fnC | grep processor

Anyone for a Mutiny ?
Ravi_8
Honored Contributor

Re: If I upgrade CPU's number, how I could check multiprocessor ?

Hi,

In HP no additional licence is required if you upgrade the CPU
never give up
Bill Hassell
Honored Contributor

Re: If I upgrade CPU's number, how I could check multiprocessor ?

The easiest way to check is to run top. The top program will not ony show the active processors, it will show approximate usage of each processor.


Bill Hassell, sysadmin