Date: Mon, 16 Aug 2021 09:26:48 -0400 From: mike tancsa <mike@sentex.net> To: FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org> Subject: ipmi0: Watchdog set returned 0xc0 (releng_13) Message-ID: <c065ff32-719f-ef2e-85b9-d5504a36810f@sentex.net>
index | next in thread | raw e-mail
Hi All, I updated a box from about a month ago, and noticed that the console is full of ipmi0: Watchdog set returned 0xc0 It fires every 30 seconds which is what I have the timer set to. It seems to be related to the ipmi watchdog as another box I have which uses ichwd doesnt spew a similar message. The only commit seems to be commit b41b86b65f10ccaa8cce8cc11a030ad464b654c0 Author: Alexander Motin <mav@FreeBSD.org> Date: Thu Jul 29 23:39:04 2021 -0400 Board is a Super Micro X11SCH-F. Bios 1.5 from 11/17/2020 My kernel is not that different from GENERIC. If I do a killall -9 watchdogd it reboots as expected. > device cxgbe > device cryptodev > options TCP_SIGNATURE > options IPSEC > options IPFIREWALL #firewall > options IPFIREWALL_VERBOSE #enable logging to syslogd(8) > options IPFIREWALL_VERBOSE_LIMIT=9100 #limit verbosity > options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default > > #options ROUTETABLES=2 > option FIB_ALGO sysctl.conf is vfs.zfs.min_auto_ashift=12 net.inet.ip.redirect=0 net.inet6.ip6.redirect=0 kern.ipc.maxsockbuf=16777216 net.inet.tcp.blackhole=1 and loader.conf zfs_load="YES" comconsole_speed="115200" # Set the current serial console speed boot_multicons="YES" boot_serial="YES" console="efi" ipmi_load="YES" cpu_microcode_load="YES" cpu_microcode_name="/boot/firmware/intel-ucode.bin" comconsole_port="0x2f8" if_disc_load="YES" hw.cxgbe.toecaps_allowed="0" hw.cxgbe.rdmacaps_allowed="0" hw.cxgbe.iscsicaps_allowed="0" hw.cxgbe.fcoecaps_allowed="0" hw.cxgbe.pause_settings="0" hw.cxgbe.attack_filter="1" hw.cxgbe.drop_pkts_with_l3_errors="1" vm.pmap.pti=0 net.inet.ip.fw.default_to_accept=1 contigmem_load="YES" nic_uio_load="YES" #hw.nic_uio.bdfs="2:0:0,2:0:1" hw.nic_uio.bdfs="2:0:0,2:0:1,2:0:2,2:0:3" hw.contigmem.num_buffers=2 hw.contigmem.buffer_size=1073741824 dpdk_lpm4_load="YES" dpdk_lpm6_load="YES"home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c065ff32-719f-ef2e-85b9-d5504a36810f>
