Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-95721

Type error of waitShutdownSecs in the log

Linking RHIVOS CVEs to...Migration: Automation ...Sync from "Extern...XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Undefined Undefined
    • None
    • rhel-10.1
    • libvirt
    • None
    • No
    • Low
    • rhel-virt-core-libvirt-1
    • ssg_virtualization
    • None
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • Unspecified
    • Unspecified
    • Unspecified
    • None

      What were you trying to do that didn't work?

      Type error of waitShutdownSecs in the log

      Please provide the package NVR for which the bug is seen:

      libvirt-11.3.0-1.el10.x86_64

      How reproducible is this bug?:

      100%

      Steps to reproduce

      1. Check the declaration of waitShutdownSecs
      # grep waitShutdownSecs src/hypervisor/domain_driver.h
      unsigned int waitShutdownSecs; /* Seconds to wait for VM to shutdown

      2. Check the log in code
      # grep -i waitShutdownSecs src/hypervisor/domain_driver.c |grep Waiting
      VIR_INFO("Waiting %d secs for VM shutdown completion", cfg->waitShutdownSecs);

      Actual results

      Type error of waitShutdownSecs in the log

              virt-maint virt-maint
              rhn-support-lizhu Lili Zhu
              virt-maint virt-maint
              virt-bugs virt-bugs
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: