Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-70401

[CNV-4.20] Guest agent have another 'load': {} field info

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • CNV v4.20.z
    • CNV v4.20.0
    • CNV Virt-Cluster
    • None
    • Quality / Stability / Reliability
    • 3
    • False
    • Hide

      None

      Show
      None
    • False
    • None
    • CNV Virt-Cluster Sprint 278, CNV Virt-Cluster Sprint 279
    • None

      Description of problem:

      Guest agent have another 'load': {} field info

      Version-Release number of selected component (if applicable):

      CNV: v4.99.0.rhel9-2371

      How reproducible:

      100%

      Steps to Reproduce:

      1.create a rhel vm
      2.check guestosinfo by virtctl
      3.
      

      Actual results:

      virtctl_info and cnv_info have 'load{}' field but libvirt_info and linux_info don't have 'load{}' field

      virtctl_info

      ({'guestAgentVersion': '9.1.0', 'hostname': 'rhel-9-6-1762502161-706945', 'os': {'name': 'Red Hat Enterprise Linux', 'kernelRelease': '5.14.0-570.41.1.el9_6.x86_64', 'version': '9.6 (Plow)', 'prettyName': 'Red Hat Enterprise Linux 9.6 (Plow)', 'versionId': '9.6', 'kernelVersion': '#1 SMP PREEMPT_DYNAMIC Thu Aug 28 01:17:21 EDT 2025', 'machine': 'x86_64', 'id': 'rhel'}, 'timezone': 'EST, -18000'}, 'load': {})

      cnv_info

      ({'guestAgentVersion': '9.1.0', 'hostname': 'rhel-9-6-1762502161-706945', 'load': {}, 'os': {'id': 'rhel', 'kernelRelease': '5.14.0-570.41.1.el9_6.x86_64', 'kernelVersion': '#1 SMP PREEMPT_DYNAMIC Thu Aug 28 01:17:21 EDT 2025', 'machine': 'x86_64', 'name': 'Red Hat Enterprise Linux', 'prettyName': 'Red Hat Enterprise Linux 9.6 (Plow)', 'version': '9.6 (Plow)', 'versionId': '9.6'}, 'timezone': 'EST, -18000'},) 

      libvirt_info

      {'guestAgentVersion': '9.1.0', 'hostname': 'rhel-9-6-1762502161-706945', 'os': {'name': 'Red Hat Enterprise Linux', 'kernelRelease': '5.14.0-570.41.1.el9_6.x86_64', 'version': '9.6 (Plow)', 'prettyName': 'Red Hat Enterprise Linux 9.6 (Plow)', 'versionId': '9.6', 'kernelVersion': '#1 SMP PREEMPT_DYNAMIC Thu Aug 28 01:17:21 EDT 2025', 'machine': 'x86_64', 'id': 'rhel'}, 'timezone': 'EST, -18000'}

      linux_info

      {'guestAgentVersion': '9.1.0', 'hostname': 'rhel-9-6-1762502161-706945', 'os': {'name': 'Red Hat Enterprise Linux', 'kernelRelease': '5.14.0-570.41.1.el9_6.x86_64', 'version': '9.6 (Plow)', 'prettyName': 'Red Hat Enterprise Linux 9.6 (Plow)', 'versionId': '9.6', 'kernelVersion': '#1 SMP PREEMPT_DYNAMIC Thu Aug 28 01:17:21 EDT 2025', 'machine': 'x86_64', 'id': 'rhel'}, 'timezone': 'EST, -18000'}
      

      Expected results:

      Above four infos should be same

      Additional info:

       

              lpivarc Luboslav Pivarc
              rh-ee-siwang Sibo Wang
              Kedar Bidarkar Kedar Bidarkar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: