Opened 13 years ago
Closed 13 years ago
#111 closed enhancement (fixed)
watchdogd voor sshd?
Reported by: | huub | Owned by: | nobody |
---|---|---|---|
Priority: | minor | Milestone: | WL-9.0-RELEASE |
Keywords: | Cc: | ||
Resource needed to fix: |
Description
Als om een of andere reden sshd niet meer draait kunnen we een node niet bereiken en moeten we fietsen. Een 'watchdog' op sshd die in zo'n geval de node reboot zou een oplossing kunnen zijn.
Change History (2)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
watchdogd(4) will do the trick.
Note:
See TracTickets
for help on using tickets.
The most easy way for adding watchdog support for ALIX2D3 under FreeBSD is by using the watchdog functionality as implemented by the kernel (watchdogd).
Real watchdog support is somehow more interesting, cause allows the kernel to die as well. This how-ever is a bit more cu-cumbersome as ALIX HW Watchdog support is AFAIK as I know not build-in yet.
NetBSD has imported the OpenBSD code gcscpcib(4) to support this. For FreeBSD the best hint I can find is in
sys/i386/i386/geode.c