Skip to content

Cosmetic Issue: Wrong identification of AMD EPYC Processor #9

@dannystettler

Description

@dannystettler

Describe the bug

In the CPU depreciation check routine my AMD EPYC 7643 CPU is categorized as an AMD EPYC 7001 Series (Naples/Zen 1st Gen) which is wrong.
The 7643 is a Milan/Zen 3rd Gen). The last digit of the Model Number reflects the generation.

Output:
`----- ESXi CPU Deprecation Check Results -----
Host: xxx.xx.xx.xx
ESXi Version: 8.0.3
CPU Model: AMD EPYC 7643 48-Core Processor
CPU Vendor: amd
03-07-2025 07:21:27 PreChecks[5945]: [WARN]
STATUS: DEPRECATED
Matched Deprecation: AMD EPYC 7001 Series (Naples/Zen 1st Gen)
Deprecated in vSphere Version: 9.0
Recommended Action: CPU is deprecated in vSphere 9.0. Consider hardware upgrade for future upgrades.
03-07-2025 07:21:27 PreChecks[5945]: [WARN]
Reference: VMware CPU Compatibility Guide

`

please refer to the CPU Details. https://www.techpowerup.com/cpu-specs/epyc-7643.c2377

Reproduction steps

  1. Deploy and prepare Holorouter
  2. New-HolodeckConfig ...... (any config)
  3. New-HolodeckInstance ..... (any type)
  4. During the interactive poswershell "menu" the check happens

Expected behavior

Identification (and the depreciation cunclusion) is correct.

Additional context

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions