[389-users] db2ldif vs ldapmodify: turn up debugging of db2ldif?

Morgan Jones morgan at morganjones.org
Tue May 20 14:46:27 UTC 2014


On May 19, 2014, at 4:48 PM, Noriko Hosoi <nhosoi at redhat.com> wrote:

> Could you send out an entry placed at "ending line 5457262 of file /var/tmp/students_fixed.ldif" to the list?

Probably.  It’s k-1student data so always a sensitive topic.  I’ll work on getting approval.  

Our student records are ~70 or so attributes, many of them custom so I wouldn’t expect the list to troubleshoot problems with our schema/data.  I was able to resolve several "violates attribute syntax” errors but adding the entries with ldapmodify which showed where the problem was—so far either empty attributes or data that doesn’t match the RFC.

I can, of course, work through it attribute by attribute but I’m surprised have to do that when usually the server logs the problem verbosely.

thanks,

-morgan


> 
> 
> Morgan Jones wrote:
>> I am working on a move from CentOS Directory (8.2.8) on CentOS 5 to 389-ds 1.2.11 on CentOS 6.  I’m using a combination of the CentOS repositories and epel as suggested here.
>> 
>> I'm finding ldif2db rejects entries while if I add them via ldapmodify they go in with no errors.  This is a problem as db2ldif does not give sufficient debugging to identify the problem.  Below are examples.  Is there a way to get more debugging out of ldif2db that I am missing?  Perhaps an error log level I’m missing?  Has anyone else seen this behavior?
>> 
>> I'm importing into a database other than userRoot if that makes a difference.
>> 
>> thanks,
>> 
>> -morgan
>> 
>> 
>> 
>> [root at devldapm03 ~]# /usr/lib64/dirsrv/slapd-devldapm03/ldif2db  -n studentRoot -i /var/tmp/students_fixed.ldif
>> importing data ...
>> [19/May/2014:15:53:48 -0400] - WARNING: Import is running with nsslapd-db-private-import-mem on; No other process is allowed to access the database
>> [19/May/2014:15:53:48 -0400] - check_and_set_import_cache: pagesize: 4096, pages: 2015405, procpages: 52243
>> [19/May/2014:15:53:48 -0400] - Import allocates 3224648KB import cache.
>> [19/May/2014:15:53:49 -0400] - import studentRoot: Beginning import job...
>> [19/May/2014:15:53:49 -0400] - import studentRoot: Index buffering enabled with bucket size 100
>> [19/May/2014:15:53:49 -0400] - import studentRoot: Processing file "/var/tmp/students_fixed.ldif"
>> ...
>> [19/May/2014:15:55:04 -0400] - import studentRoot: WARNING: skipping entry "uid=xxxx,ou=students,dc=domain,dc=org" which violates attribute syntax, ending line 5457262 of file "/var/tmp/students_fixed.ldif"
>> ...
>> #
>> 
>> 
>> 
>> 
>> # ldapmodify -x -a -h devldapm03.domain.net -D cn=directory\ manager -w pass
>> <paste entry>
>> 
>> adding new entry "uid=xxxx,ou=students,dc=domain,dc=org"
>> --
>> 389 users mailing list
>> 389-users at lists.fedoraproject.org
>> https://admin.fedoraproject.org/mailman/listinfo/389-users
> 
> --
> 389 users mailing list
> 389-users at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/389-users




More information about the 389-users mailing list