[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Filesystem & backend options for embedded openldap
- To: openldap-technical@openldap.org
- Subject: Re: Filesystem & backend options for embedded openldap
- From: Bruce Edge <bruce.edge@gmail.com>
- Date: Fri, 17 Dec 2010 09:48:11 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=A/PHcbjr3FtTvWToivFrlg7F3KP9RcTpLsLsWmftX+U=; b=AuUflP4DT2GhXmpQm/qFi18ztoYdeV3lTDY7m8Mlg9TvCGo2gxxtAvWAvnHouW0jRT 8YGUgtvy8L1TO+awwtemA2RKKdy65PNWsrOBwms5lNij6TF8Eot2IVQiq1UcRsJl3xL6 K4ueTUcs/sreSn1ev5ZKijj3Fhj0vHLgVaeb4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=pYq3KnwlDKpIgoaiCGIBHcC/AWXiWslDxTUv/RTs2o0vAMGwodVkF26376x9Y7dRqi 7ZSQKfV+WDdlcLmGigaER0+UP2LUSMUAjFgjPD/45tWeJ+1urH4ljjvjq7VKYJMYJd7Z KRRpxuLcqIIoKPAxLtleT/yX/Dow0E3MEZxG8=
- In-reply-to: <AANLkTin2H=zXgPQuJu8HCyJgeNvXQnAs035J5HYFrdfp@mail.gmail.com>
- References: <AANLkTin2H=zXgPQuJu8HCyJgeNvXQnAs035J5HYFrdfp@mail.gmail.com>
Perhaps a bit more detail...
During testing our developers frequently hang the target machines.
This usually results in a corrupted ldap database even though no write
activity was present on the box since long before the crash.
What ldap config tuning options are required to get slapd to sync the
backend to a state where power loss / kernel crashes do not corrupt
the data?
Thanks
-Bruce
On Wed, Dec 15, 2010 at 10:25 AM, Bruce Edge <bruce.edge@gmail.com> wrote:
> I'm working on an embedded system for which I would like to use
> openldap as the means of config storage.
> I've spent a lot of time RTFM'ing and still feel that there is a lot
> that is escaping me as far as the optimal configuration.
>
> If the primary goal is data safety and zero human intervention, what
> would be the optimal combination of file system / backend storage /
> and config options?
>
> I would like to never have to manually recover a database and have it
> gracefully recover from power failures. Speed is not an issue as it's
> very low traffic. Integritiy is everything.
> It's target storage is a USB flash device. Are there any special
> considerations WRT flash storage and ldap?
>
> Thanks in advance.
>
> -Bruce
>