CONTENTS
#contents
----
Lastmodified &lastmod;
----
*watchdogd [#c8ba4a37]
**To test in real-time, I did the following on our RELENG_7 and RELENG_8 amd64 boxes: [#i0797118]
releng7# kldload ichwd
releng7# dmesg
[...]
ichwd module loaded
ichwd0: on isa0
ichwd0: Intel ICH7 watchdog timer (ICH7 or equivalent)
releng8# kldload ichwd
releng8# dmesg
[...]
ichwd module loaded
ichwd0: on isa0
ichwd0: Intel ICH9R watchdog timer (ICH9 or equivalent)
手元の NEC Express5800/GT110bのオンボードNIC(em0) @ FreeBSD 10.2-RELEASE #0 では、
ichwd0 on isa0
の一行しか表示されません。
** settings [#kabf3ee5]
/boot/loader.conf
ichwd_load="YES"
を追加。
/etc/rc.conf に
watchdogd_enable="YES"
を追加。
テストするには、起動後、killall -9 watchdogd (pkill -9 watchdogd)。デフォルトでは16秒後にリセット。
手元の NEC Express5800/GT110bのオンボードNIC(em0) @ FreeBSD 10.2-RELEASE #0 では、
3分弱(2分15秒)?ほど経過したところで、rebootされます???
https://koitsu.wordpress.com/2010/07/13/freebsd-and-hardwaresoftware-watchdogs/
http://blog.runserver.jp/2013/06/freebsd_12.html
https://www.mail-archive.com/freebsd-users-jp@jp.freebsd.org/msg03590.html
http://www.wirednoize.net/freebsd/index.php?shutdown%E5%95%8F%E9%A1%8C
----
Total access &counter(total);:本日 &counter(today);:昨日 &counter(yesterday);
#counter([total|today|yesterday]);