qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] 1192847 : NMI watchdog fails to increment the NMI counter i


From: chandrashekar shastri
Subject: [Qemu-devel] 1192847 : NMI watchdog fails to increment the NMI counter in /proc/interrupts
Date: Thu, 20 Jun 2013 14:29:28 +0530
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130513 Thunderbird/17.0.6

Hi All,

I have filed the following bug for watchdog:

NMI watchdog fails to increment the NMI counter in /proc/interrupts

Kernel Version: 3.10.0-rc5+
Libvirt Version: 1.0.6
Qemu Version: 1.5.50

Steps to reproduce the issue:

1. Booted the VM with :
qemu-system-x86_64 VM1.qcow2 -enable-kvm -watchdog i6300esb -watchdog-action reset -smp 2 -m 2000
2. Edit the /boot/grub/grub/grub.conf with "nmi_watchdog = 1" before the initrd image.
3. Restart the guests, the NMI counter in /proc/interrupts was 0
4. Installed the watchdog rpm and ran chkconfig watchdog on
5. Restart the guest, even then the NMI counter did not increment
6. Changed the /boot/grub/grub/grub.conf with "nmi_watchdog = 1" to /boot/grub/grub/grub.conf with "nmi_watchdog = 2"
and restarted the guest. Even then NMI conuter did not increment (The NMI counter was showing 0 all the time for all the above steps).

Please let me know if I am missing some steps to test the NMI.

Thanks,
Shastri


reply via email to

[Prev in Thread] Current Thread [Next in Thread]