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:
Option -q of slapadd resulted in a seg fault.
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