Operating System - HP-UX
1834302 Members
2443 Online
110066 Solutions
New Discussion

Re: with vpars cpu numbering not sequential

 
EJ Stremler
Frequent Advisor

with vpars cpu numbering not sequential

We have created 2 vpars, from part of a "top" output below, we found that cpu numbering is not sequential on each vpar. The other one has a numbering of 0 5 6 7... DBAs are informing that Oracle expects sequntial numbering of CPUs. Is anyone aware of this issue.. It does not sound like a showstopper, but just want to make sure. Thanks, Ed.

CPU LOAD USER NICE SYS
0 0.26 20.1% 0.0% 2.2%
2 0.32 25.3% 0.0% 0.0%
3 0.28 42.2% 0.0% 1.0%
4 0.31 15.5% 0.0% 1.2%
3 REPLIES 3
Turgay Cavdar
Honored Contributor

Re: with vpars cpu numbering not sequential

It does make no sense that oracle expects sequntial numbering of CPUs. I dont know how top utility assigns CPU number, but it is certain it is not coming from hp-ux's ioscan instance number of the CPU or HW/Path of cpu.
likid0
Honored Contributor

Re: with vpars cpu numbering not sequential

"DBAs are informing that Oracle expects sequntial numbering of CPUs"

Duh!, that's just plain nonsense


Windows?, no thanks

Re: with vpars cpu numbering not sequential

>> DBAs are informing that Oracle expects sequntial numbering of CPUs

Ask your DBAs to point you to the Oracle documentation that states this (I suspect they won't be able to as Oracle DBs are fully supported in vPars).

The *only* issue I'm aware of that you need to watch for in vPars with Oracle is if you are using Cell Local Memory (CLM) in a dynamic vPar. In this situation you need to be careful that you make sure you never remove all the CPUs in a locality domain from which Oracle uses CLM.

The CPU numbering is irrelevant to Oracle.

HTH

Duncan

I am an HPE Employee
Accept or Kudo