On Wed, 2017-07-19 at 13:31 -0700, ghiureai wrote: > Hi LIst, > I have 2 pairs of DS's in multimaster fractional replication with > memberof plugging excluded from replication , (DS1 <----->DS2 ) > and > second pair same fractional multimaster rep config ( DS3<---->DS4) > I want to import with ldif2db a copy of DS content from first pairs to > second pair, what are implication for exiting replication system , any > extra meta -data needs to be clearup after import, what will be the > steps order to avoid to have to rebuild the second replication ? > My advice assumes that DS3/4 are a seperate cluster (probably for development/staging) You can just do db2ldif from DS1/2, and ldif2db on DS3, then conduct a full online reinit from DS3 -> DS4. This should be fine :) If you plan to join DS3/4 to DS1/2 and you are staging them for the process, you'll need to do db2ldif -r from DS1/2, and load the ldif to both DS3/4, then join the replication agreement. No re-init needed. Hope that helps, -- Sincerely, William Brown Software Engineer Red Hat, Australia/Brisbane
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________ 389-users mailing list -- 389-users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to 389-users-leave@xxxxxxxxxxxxxxxxxxxxxxx