HPE OneView
1821262 Members
3197 Online
109632 Solutions
New Discussion

Processor Max Speed for Gen10 and Gen11 servers is always displayed as 4000 MHz

 
MarioE
Trusted Contributor

Processor Max Speed for Gen10 and Gen11 servers is always displayed as 4000 MHz

I have a OneView for ProLiant Server with version 9.20.00-0500184 and several OneView Composer2 for Synergy in version 9.10.00-0497396.

On all OneViews the Max Speed for all Gen10 and Gen11 servers is displayed with 4000 MHz:

Gen10:

CPU_Gen10.jpg

Gen11:

CPU_Gen11.jpg

With PowerShell, the correct CPU Speed is displayed for all Gen10 servers:

> Get-OVServer | ? generation -like 'Gen10' | ft -Property Model,processorSpeedMhz,processorType
model processorSpeedMhz processorType
----- ----------------- -------------
ProLiant DL380 Gen10 3000 Intel(R) Xeon(R) Gold 6154 CPU @ 3.00GHz
ProLiant DL380 Gen10 3300 Intel(R) Xeon(R) Gold 6246 CPU @ 3.30GHz
ProLiant DL360 Gen10 2100 Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz
ProLiant DL380 Gen10 2200 Intel(R) Xeon(R) Gold 5220R CPU @ 2.20GHz
ProLiant DL380 Gen10 3800 Intel(R) Xeon(R) Gold 5222 CPU @ 3.80GHz
ProLiant DL380 Gen10 2500 Intel(R) Xeon(R) Silver 4215 CPU @ 2.50GHz
ProLiant DL380 Gen10 3200 Intel(R) Xeon(R) Silver 4215R CPU @ 3.20GHz
ProLiant DL360 Gen10 1700 Intel(R) Xeon(R) Bronze 3104 CPU @ 1.70GHz
ProLiant DL380 Gen10 2700 Intel(R) Xeon(R) Gold 6226 CPU @ 2.70GHz
...

4000 MHz is displayed for all Gen11:

> Get-OVServer | ? generation -like 'Gen11' | ft -Property Model,processorSpeedMhz,processorType
model processorSpeedMhz processorType
----- ----------------- -------------
ProLiant DL380 Gen11 4000 Intel(R) Xeon(R) Gold 5416S
ProLiant DL380 Gen11 4000 Intel(R) Xeon(R) Gold 6448H
ProLiant DL380 Gen11 4000 Intel(R) Xeon(R) Gold 6434
ProLiant DL380 Gen11 4000 Intel(R) Xeon(R) Gold 6426Y
ProLiant DL380 Gen11 4000 Intel(R) Xeon(R) Gold 6444Y
...

Is this normal? Was this not displayed differently in previous OneView versions?

4 REPLIES 4
PR7
HPE Pro

Re: Processor Max Speed for Gen10 and Gen11 servers is always displayed as 4000 MHz

Greetings!
I have checked from different appliance version 8.90.00 and the processor max speed shows 4000Mhz.
And the details from PowerShell reported is the base frequency of the processor.
Please confirm if you have another appliance which shows different data.



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
MarioE
Trusted Contributor

Re: Processor Max Speed for Gen10 and Gen11 servers is always displayed as 4000 MHz

I have 2 appliances for ProLiant servers. All Gen10 and Gen11 servers are displayed in HPE OneView Processors with Max Speed 4000 MHz. I have 4 Synergy Composer2, also here all Gen10 blades are displayed Processors with Max Speed 4000 MHz.
In the HPE OneView Global Dashboard the Processor Speed is displayed correctly. It is displayed in the same way as via PowerShell. Here is an example of a Synergy 480 Gen10:


HPE OneView Global Dashboard:
GlobalDashboard.jpg

HPE OneView:
Composer2.jpg

PowerShell:

> Get-OVServer -Name "Frame 1, bay 1" | ft -Property Model,processorSpeedMhz,processorType

model             processorSpeedMhz processorType
-----             ----------------- -------------
Synergy 480 Gen10 3300              Intel(R) Xeon(R) Gold 6234 CPU @ 3.30GHz

PR7
HPE Pro

Re: Processor Max Speed for Gen10 and Gen11 servers is always displayed as 4000 MHz

Greetings!
To further check the query on how data is presented on multiple environments, Request you to please raise a support ticket with HPE to check on this further.



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
support_s
System Recommended

Query: Processor Max Speed for Gen10 and Gen11 servers is always displayed as 4000 MHz

Hello,

 

Let us know if you were able to resolve the issue.

 

If you have no further query, and you are satisfied with the answer then kindly mark the topic as Solved so that it is helpful for all community members.

 

Please click on "Thumbs Up/Kudo" icon to give a "Kudo".

 

Thank you for being a HPE valuable community member.


Accept or Kudo