[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Issues with migration 2.3 to RE24 with slapcat/slapadd



Michael StrÃder wrote:
Quanah Gibson-Mount wrote:
--On December 13, 2007 1:41:50 AM +0100 Michael StrÃder
<michael@stroeder.com> wrote:

When migrating data extracted from a 2.3.39 server via slapcat into a
RE24 server I had two issues:

1. Option -q of slapadd resulted in a seg fault.

2. I had to remove the entryCSN attributes from the LDIF data. Probably
this is somewhat related to the 2.3-2.4 replication issue.

I don't see any issue here. The CSNs are automatically updated.

RE23:
% tail ~/t1.ldif
entryUUID: decc2f4e-3d95-102c-9177-2bd23eb53559
creatorsName: cn=Manager,dc=example,dc=com
modifiersName: cn=Manager,dc=example,dc=com
createTimestamp: 20071213070754Z
modifyTimestamp: 20071213070754Z
entryCSN: 20071213070754Z#000012#00#000000

RE24 slapcat:
entryUUID: decc2f4e-3d95-102c-9177-2bd23eb53559
creatorsName: cn=Manager,dc=example,dc=com
modifiersName: cn=Manager,dc=example,dc=com
createTimestamp: 20071213070754Z
modifyTimestamp: 20071213070754Z
entryCSN: 20071213070754.000000Z#000012#000#000000

--
  -- Howard Chu
  Chief Architect, Symas Corp.  http://www.symas.com
  Director, Highland Sun        http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP     http://www.openldap.org/project/