David,

Thank you so much for the 3 replies.  They are VERY illuminating and helpful 
for me to now press ahead and better address my own particular needs based on 
our “requirements”.  What I now intend to do is to perform, at regular 
intervals, db2bak to a specific directory.  as i would like to convert the bak 
db to ldif, it doesn’t appear there is a relatively easy way to do this… either 
i’d have to mockup a new config dir to reference the bak db as the real db so 
db2ldif will work or i would have to create a new slapd instance and then 
configure it for schema and such to be identical to the real instance on the 
server and then db2bak with the output being the bak instance so i can run 
db2ldif on on the bak db.  Bummer.

nonetheless, i do appreciate your timely responses and the education i gained 
from them.

/mrg
  
On May 14, 2014, at 5:49 PM, David Boreham <[email protected]> wrote:

> 
> On 5/14/2014 3:11 PM, Michael Gettes wrote:
>> of course, you can have yet another ldap server lying around not being used 
>> by apps and it’s purpose is to dump
>> the store periodically, but that may not be part of you what want to achieve 
>> with disparate locations and such.
> This is a useful approach if your servers are subject to heavy load, 
> specifically heavy load that generates disk I/O.
> Backing up from a replica that is not serving client load can allow you to 
> decouple the I/O load related to the backup from I/O activity related to 
> client requests. With the use of SSDs (which have very high concurrent 
> throughput vs disks) these days, this is less of an issue however.
> 
> --
> 389 users mailing list
> [email protected]
> https://admin.fedoraproject.org/mailman/listinfo/389-users

--
389 users mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/389-users

Reply via email to