-
Notifications
You must be signed in to change notification settings - Fork 16
Description
query name, cpu_model, cpu_id, cpu_physical where architecture = x86_64 returns "-" for every model and id.
This is a regression from orthos v1.
Also in regards to Orthos v1 at a past Labs Conference when Orthos features were being discussed several SUSE Labs members pressured the v1 developer to add more information (specifically Family/Model/Stepping) to the cpu info.
This never happened and as stated above we actually now have less information (apparently none) in v2.
This cpu information is a constant and does not vary between OS (SLE, OpenSUSE) releases.
Suggesting people use 'racktables' or 'netbox' isn't an acceptable answer. Obviously this cpu info needs to be in these platforms but it also needs to be exported to orthos2 so that developers can query orthos to find a machine of a specific flavor. Customers regularly report bugs against specific cpu types and employees have a need to be able to locate similar hardware.