ONTAP Discussions

Identifying the CPU on the ONTAP node

vadc
4,469 Views

Hi All,

 

Pardon me for my knowledge about NetApp & ONTAP. I am quite new and trying to understand the processor that is available on my ONTAP node. I logged into CLI and tried system controller config show and the Controller Module output says:

 

- Controller Module

          2.5 GHz (Virtual Machine)

          Model Name: CDvM200

          Serial Number: 2XXXX1

          Loader version: 1.0

          Processors: 8

          Processor ID: 0x50654

          Microcode Version: 0x2006b06

          Memory Size: 31956 MB

 

I can see it is a 2.5GHz CPU, not sure if it has  8 processors or 8 cores. What processor is 0x50654? Is there some way I can know the specific CPU model? E.g. Intel 6226R or something. 

14 REPLIES 14

aladd
4,442 Views

Hello @vadc,

 

This system is clearly a Virtual Machine. you would need to identify the instance type for the CVO to determine what it is allotted. for underlying hardware information, I am not certain if your cloud provider may be able to define that for you.

vadc
4,423 Views

Thank you, @aladd. One follow-up question if this was an on-prem NetApp box would Processor ID show the actual CPU on the box?

pedro_rocha
4,422 Views

Hi

 

In a real system you would see something like this:

...

Processor type: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz

...

 

Also, more detailed information per platform if available at hwu.netapp.com

 

 

vadc
4,416 Views

@pedre, thank you for your response. Let me check this and get back if any other clarification is needed. Have a great day! 

pedro_rocha
4,206 Views

Hi, did you solve your issue?

Regards,

Pedro

vadc
4,193 Views

Hello Pedro,

 

Thank you for following up. Unfortunately, I haven't got access to an on-prem system yet. I do have access to an on-prem 7-mode box. But looks like the commands vary, can't run "system controller config show" on the 7-mode box. 

 

I did see your response saying "Processor type: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz". I don't see Processor type, instead, I see Processor ID on Cloud ONTAP. Will the output be Processor type when running on an on-prem box?

pedro_rocha
4,189 Views

Yes sir... cloud ontap is not a physical box as an on-prem.

 

On 7-mode I guess you should see processor details in the output of sysconfig -a (check it out)

 

Regards,

Pedro

vadc
4,008 Views

Thank you, Pedro. Apologies for the delay, "sysconfig -a" says Processor ID: 0xf29

 

How do I decode the actual processor? I would like to see something like this - "Processor type: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz"

pedro_rocha
4,002 Views

Hi, 

 

The output I shared was in a ONTAP system, not 7-mode. I thought you would get something similar on 7-mode.

 

I checked a 7-mode system and got the following (7-mode 8.1.4 FAS3270):

 

...

slot 0: System Board 3.0 GHz (System Board XVI F6)
Model Name: FAS3270
Part Number: 111-00574
Revision: F6
Serial Number: -
BIOS version: 5.2.1
Loader version: 3.4
Processors: 4
Processor ID: 0x1067a
Microcode Version: 0xa0b
Processor type: Intel(R) Xeon(R) CPU E5240 @ 3.00GHz

...

 

Processor type is what you are looking for, right?

 

Are you sure it is not on your output from a real system (not cloud nor ontap select)?

 

Regards,

Pedro

vadc
4,001 Views

Yes, here is the output saying FAS2020

 

FAS2020> sysconfig -a
NetApp Release 7.3.7P1: Tue Sep 18 04:20:57 PDT 2012
System ID: 0xxxxxxxx39 (FAS2020)
System Serial Number: 2000000xxxxxx (FAS2020)
System Rev: E3
System Storage Configuration: Single Path
System ACP Connectivity: NA
slot 0: System Board 2198 MHz (System Board XIV G1)
Model Name: FAS2020
Part Number: 110-000xx
Revision: G1
Serial Number: xxxxxx1
BIOS version: 3.0
Processors: 1
Processor ID: 0xf29
Microcode Version: 0x2f
Memory Size: 1024 MB
NVMEM Size: 128 MB of Main Memory Used
CMOS RAM Status: OK
Controller: B

pedro_rocha
3,995 Views

humm

 

do you have access to BMC/RLM/SP?

 

we can try to see in the logs a sample output from the controller boot. it could have the processor specification

 

or if you could boot the controller, it may show you also.

 

Regards

 

pedro_rocha
3,995 Views

got this from hwu (not the model). we still could check the boot log for the model

 

pedro_rocha_0-1631631052139.png

 

vadc
3,989 Views

Thank you once again, Pedro! Was thinking about programmatically connecting via CLI and get the information from all the nodes. Processor ID to Processor type mapping would help.

Appreciate all your help. 

pedro_rocha
3,986 Views
Try

“system logs”

From the bmc/rlm/sp prompt (or local serial console)



Sent from my iPhone
Public