Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8217786

Provide virtualization related info in the hs_error file on linux s390x

XMLWordPrintable

    • b06
    • s390x
    • linux

        On linux s390x, we usually run in virtualized environments (LPAR and/or z/VM / KVM ).
        It is helpful for instance in support cases to get some information about the virtualized environment in the hs_error file .
        A lot of info can be taken from the /proc/sysinfo file on linux s390x .
        Example information added to hs_error file :

        LPAR Number: 14
        LPAR Characteristics: Shared
        LPAR Name: VM3
        LPAR Adjustment: 320
        LPAR CPUs Total: 24
        LPAR CPUs Configured: 16
        LPAR CPUs Standby: 8
        LPAR CPUs Reserved: 0
        LPAR CPUs Dedicated: 0
        LPAR CPUs Shared: 16

        VM00 Name: LINUX100
        VM00 Control Program: z/VM 6.4.0
        VM00 Adjustment: 375
        VM00 CPUs Total: 6
        VM00 CPUs Configured: 6
        VM00 CPUs Standby: 0
        VM00 CPUs Reserved: 0

        CPUs Total: 63
        CPUs Configured: 50
        CPUs Standby: 0
        CPUs Reserved: 13

              mbaesken Matthias Baesken
              mbaesken Matthias Baesken
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: