On Tue, Mar 14, 2017 at 08:10:50PM -0400, Jiri B wrote: > On Tue, Mar 14, 2017 at 03:52:17PM -0700, Mike Larkin wrote: > > > [...] > > > virtio0 at pci0 dev 3 function 0 "Qumranet Virtio Network" rev 0x00 > > > vio0 at virtio0: address 52:54:00:b8:93:d9 > > > virtio0: msix shared > > > "Intel 6300ESB WDT" rev 0x00 at pci0 dev 4 function 0 not configured > > > ... > > > > > > # sysctl -a | grep watch > > > # > > > > > > Shouldn't this be detected as ichwdt(4)? > > > > > > ichwdt(4) - Intel 6300ESB ICH watchdog timer device > > > > > > > Looks like it was only ever "built" for i386, and not extensively tested > > even > > then: > > > > revision 1.411 > > date: 2005/05/02 17:26:00; author: grange; state: Exp; lines: +2 -1; > > Add ichwdt(4): Intel 6300ESB ICH watchdog timer driver. Disabled for > > now due to lack of testing. If you have a machine that uses this > > device please contact me. > > > > -ml > > Hi, > > it seems i6300esb is only watchdog usable on qemu-kvm. There's also some > ib700 but it is ISA device and diag288 which is applicable only to IBM s/390 > and > zSeries. > > Should I give a try to i386 with rebuilt kernel? i6300esb is also default > watchdog > in RHV[1]/oVirt but I doubt anybody uses OpenBSD on it except me sporadically > :)
Did you get anywhere with this? I'm looking at the same thing right now, especially as my OpenBSD boxes on libvirt keep hanging. > [1] > https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.0/html/virtual_machine_management_guide/sect-configuring_a_watchdog > > j. >