qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] how to setup a watchdog?


From: lejeczek
Subject: [Qemu-devel] how to setup a watchdog?
Date: Mon, 18 Jan 2016 11:43:02 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0

apologies I bother devel, but..
I tried to get help on libvirt mailing list but not luck, then qemu, still nothing
I hope maybe somebody here?

I'm trying Qemu's watchdog.
My understanding was that hardware (here qemu's watchdog) would take action, eg. cold reboot the system if there is no ping from the OS watchdog, so I thought stopping watchdog service in VM should be a quick test, right?

I have this in the guest:

    <watchdog model='i6300esb' action='reset'>
<address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/>
    </watchdog>

and I see /dev/watchdog in my guest. Yet nothing happens, guest(linux) runs uninterrupted. I must be missing something, an expert said it's config problem, is it really is?

many thanks





reply via email to

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