[Linux-ha-dev] Future of /proc/ha

Stephen C. Tweedie sct@redhat.com
Fri, 29 Oct 1999 16:48:06 +0100 (BST)


Hi,

On Thu, 28 Oct 1999 21:16:00 -0600, Alan Robertson <alanr@bell-labs.com>
said:

> Volker,

> My only concern about the Berkley DB code is that most databases are
> *highly* prone to corruption during crashes.  I would recommend that
> no permanent state be kept in a database.  

libdb2 supports journaled updates to the database.

--Stephen