watchdogd de reboot
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
CONTENTS
#contents
----
Lastmodified &lastmod;
----
*watchdogd [#c8ba4a37]
**To test in real-time, I did the following on our RELENG...
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) @ Fre...
ichwd0 on isa0
の一行しか表示されません。
** settings [#kabf3ee5]
/boot/loader.conf
ichwd_load="YES"
を追加。
/etc/rc.conf に
watchdogd_enable="YES"
を追加。
テストするには、起動後、killall -9 watchdogd (pkill -9 ...
手元の NEC Express5800/GT110bのオンボードNIC(em0) @ Fre...
3分弱(2分15秒)?ほど経過したところで、rebootされます???
https://koitsu.wordpress.com/2010/07/13/freebsd-and-hardw...
http://blog.runserver.jp/2013/06/freebsd_12.html
https://www.mail-archive.com/freebsd-users-jp@jp.freebsd....
http://www.wirednoize.net/freebsd/index.php?shutdown%E5%9...
----
Total access &counter(total);:本日 &counter(today);:昨...
#counter([total|today|yesterday]);
終了行:
CONTENTS
#contents
----
Lastmodified &lastmod;
----
*watchdogd [#c8ba4a37]
**To test in real-time, I did the following on our RELENG...
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) @ Fre...
ichwd0 on isa0
の一行しか表示されません。
** settings [#kabf3ee5]
/boot/loader.conf
ichwd_load="YES"
を追加。
/etc/rc.conf に
watchdogd_enable="YES"
を追加。
テストするには、起動後、killall -9 watchdogd (pkill -9 ...
手元の NEC Express5800/GT110bのオンボードNIC(em0) @ Fre...
3分弱(2分15秒)?ほど経過したところで、rebootされます???
https://koitsu.wordpress.com/2010/07/13/freebsd-and-hardw...
http://blog.runserver.jp/2013/06/freebsd_12.html
https://www.mail-archive.com/freebsd-users-jp@jp.freebsd....
http://www.wirednoize.net/freebsd/index.php?shutdown%E5%9...
----
Total access &counter(total);:本日 &counter(today);:昨...
#counter([total|today|yesterday]);
ページ名: