Re: linux-ha, heartbeat
Rob Braun <[email protected]>
| Newsgroups | gmane.os.opendarwin.general |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Sep 30, 2004 at 03:56:09PM -0400, Winston Ford wrote: > Are there linux-ha, heartbeat or similar solutions available on darwin? OS X Server (not client, nor darwin) has a watchdog process that tickles the PMU to reboot the machine when the process is no longer running. It is possible for someone to implement something similar for Darwin. However, we have found many, many instances where the watchdog process can run, but nothing useful can be done on the machine. In these cases the watchdog doesn't help. Rob