RFR : 8225345: Provide Cloud IAAS related info on Linux in the hs_err file
Baesken, Matthias
matthias.baesken at sap.com
Fri Jun 7 11:00:29 UTC 2019
Hello Alan , that sounds like a good idea ; we could have a section (output probably guarded by "ExtensiveErrorReports" ) with
DMI information :
product_name: ....
product_version: ....
chassis_asset_tag: ....
chassis_vendor: ...
bios_version: ...
bios_vendor: ....
( in the case of Azure we would get the strange '7783-7084-3265-9085-8269-3286-77' , but otherwise it would look fine [and also work for other IAAS like OpenStack ] ) .
Best regards, Matthias
> -----Original Message-----
> From: Alan Bateman <Alan.Bateman at oracle.com>
> Sent: Freitag, 7. Juni 2019 12:21
> To: Baesken, Matthias <matthias.baesken at sap.com>; 'hotspot-
> dev at openjdk.java.net' <hotspot-dev at openjdk.java.net>
> Cc: David Holmes <david.holmes at oracle.com>
> Subject: Re: RFR : 8225345: Provide Cloud IAAS related info on Linux in the
> hs_err file
>
> On 06/06/2019 14:59, Baesken, Matthias wrote:
> > Hello , from our experience /sys/class/dmi is pretty stable .
> > Of course over time the product_name and chassis_asset_tag entries
> could change .
> >
> I assume the values may change too, maybe with new versions of the
> infrastructure.
>
> Have you looked at just printing the values of the interesting keys
> (seems to be product_name, chassis_assert_tag and a few others) and not
> attempt to match values to specific vendor strings? Many of the
> interesting keys have the company name in the value anyway.
>
> -Alan
More information about the hotspot-dev
mailing list