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

Strange problems... (index_read NULL, index_change_values)



I would like to present some information from my log files.. (LOG FILE INCLUDED AT THE END)

I have openldap v1.2.9 running on hpux 11.
I have about 60000 records in my db.

I have the following non-traditional info in my conf file..

cachesize 100000
dbcachesize 30000000
index           uid 
index           cn
index           sn
index           givenname
index           mail
index           uidnumber
index           gidnumber

It seem that at about 2:11 pm today, I started receiving these weird 
error messsages..  (LOG FILE INCLUDED AT THE END)

Then, when I do an 

ldapsearch -b "ou=mail, o=csun" objectclass=mailrecipient

It comes back with nothing.

This happens on some of the search filthers but not all. I can get a 
successful match for uid=test but not uidnumber=100. I know that both 
records exist.

Does anyone know whats going on?

Ovanes


Jun 22 14:09:06 host1 slapd[4356]: conn=112 fd=5 connection from localhost (127.0.0.1) accepted.
Jun 22 14:09:06 host1 slapd[4356]: conn=112 op=0 BIND dn="" method=128
Jun 22 14:09:06 host1 slapd[4356]: conn=112 op=0 RESULT err=0 tag=97 nentries=0
Jun 22 14:09:06 host1 slapd[4356]: conn=112 op=1 SRCH base="OU=MAIL,O=CSUN" scope=2 filter="(uid=HHP54305)"
Jun 22 14:09:06 host1 slapd[4356]: conn=112 op=1 RESULT err=0 tag=101 nentries=0
Jun 22 14:09:06 host1 slapd[4356]: conn=112 op=2 UNBIND
Jun 22 14:09:06 host1 slapd[4356]: conn=112 op=2 fd=5 closed errno=0
Jun 22 14:09:06 host1 slapd[4356]: conn=113 fd=5 connection from localhost (127.0.0.1) accepted.
Jun 22 14:09:06 host1 slapd[4356]: conn=113 op=0 BIND dn="CN=DIRECTORY MANAGER,O=CSUN" method=128
Jun 22 14:09:06 host1 slapd[4356]: conn=113 op=0 RESULT err=0 tag=97 nentries=0
Jun 22 14:09:06 host1 slapd[4356]: conn=113 op=1 SRCH base="OU=PASSWD,O=CSUN" scope=2 filter="(uid=HHP54305)"
Jun 22 14:09:06 host1 slapd[4356]: conn=113 op=1 RESULT err=0 tag=101 nentries=0
Jun 22 14:09:06 host1 slapd[4356]: conn=113 op=2 UNBIND
Jun 22 14:09:06 host1 slapd[4356]: conn=113 op=2 fd=5 closed errno=0
Jun 22 14:09:06 host1 slapd[4356]: conn=114 fd=5 connection from localhost (127.0.0.1) accepted.
Jun 22 14:09:06 host1 slapd[4356]: conn=114 op=0 BIND dn="CN=DIRECTORY MANAGER,O=CSUN" method=128
Jun 22 14:09:06 host1 slapd[4356]: conn=114 op=0 RESULT err=0 tag=97 nentries=0
Jun 22 14:09:06 host1 slapd[4356]: conn=114 op=1 ADD dn="UID=HHP54305,OU=MAIL,O=CSUN"
Jun 22 14:09:10 host1 slapd[4356]: conn=114 op=1 RESULT err=0 tag=105 nentries=0
Jun 22 14:09:10 host1 slapd[4356]: conn=114 op=2 UNBIND
Jun 22 14:09:10 host1 slapd[4356]: conn=114 op=2 fd=5 closed errno=0
Jun 22 14:09:18 host1 slapd[4356]: conn=115 fd=5 connection from localhost (127.0.0.1) accepted.
Jun 22 14:09:18 host1 slapd[4356]: conn=115 op=0 BIND dn="CN=DIRECTORY MANAGER,O=CSUN" method=128
Jun 22 14:09:18 host1 slapd[4356]: conn=115 op=0 RESULT err=0 tag=97 nentries=0
Jun 22 14:09:18 host1 slapd[4356]: conn=115 op=1 ADD dn="UID=HHP54305,OU=PASSWD,O=CSUN"
Jun 22 14:09:20 host1 slapd[4356]: <= index_change_values (couldn't open(uidnumber.dbb),md=LDBM_WRCREAT)
Jun 22 14:09:20 host1 slapd[4356]: <= index_change_values (couldn't open(gidnumber.dbb),md=LDBM_WRCREAT)
Jun 22 14:09:20 host1 slapd[4356]: Could not open/create dn2id.dbb
Jun 22 14:09:20 host1 slapd[4356]: conn=115 op=1 RESULT err=1 tag=105 nentries=0
Jun 22 14:09:20 host1 slapd[4356]: conn=115 op=2 UNBIND
Jun 22 14:09:20 host1 slapd[4356]: conn=115 op=2 fd=5 closed errno=0
Jun 22 14:11:55 host1 slapd[4356]: conn=116 fd=5 connection from localhost (127.0.0.1) accepted.
Jun 22 14:11:55 host1 slapd[4356]: conn=116 op=0 BIND dn="" method=128
Jun 22 14:11:55 host1 slapd[4356]: conn=116 op=0 RESULT err=0 tag=97 nentries=0
Jun 22 14:11:55 host1 slapd[4356]: conn=116 op=1 SRCH base="OU=MAIL,O=CSUN" scope=2 filter="(uid=HHP54305)"
Jun 22 14:11:55 host1 slapd[4356]: <= index_read NULL (could not open objectclass.dbb)
Jun 22 14:11:55 host1 slapd[4356]: conn=116 op=1 RESULT err=0 tag=101 nentries=1
Jun 22 14:11:55 host1 slapd[4356]: conn=116 op=2 UNBIND
Jun 22 14:11:55 host1 slapd[4356]: conn=116 op=2 fd=5 closed errno=0
Jun 22 14:11:57 host1 slapd[4356]: conn=110 op=-1 fd=16 closed errno=0
Jun 22 14:12:03 host1 slapd[4356]: conn=117 fd=5 connection from localhost (127.0.0.1) accepted.
Jun 22 14:12:03 host1 slapd[4356]: conn=117 op=0 BIND dn="CN=DIRECTORY MANAGER,O=CSUN" method=128
Jun 22 14:12:03 host1 slapd[4356]: <= dn2id could not open dn2id.dbb
Jun 22 14:12:03 host1 slapd[4356]: conn=117 op=0 RESULT err=0 tag=97 nentries=0
Jun 22 14:12:03 host1 slapd[4356]: conn=117 op=1 SRCH base="OU=PASSWD,O=CSUN" scope=2 filter="(uid=HHP54305)"
Jun 22 14:12:03 host1 slapd[4356]: <= index_read NULL (could not open objectclass.dbb)
Jun 22 14:12:03 host1 slapd[4356]: conn=117 op=1 RESULT err=0 tag=101 nentries=1
Jun 22 14:12:03 host1 slapd[4356]: conn=117 op=2 UNBIND
Jun 22 14:12:03 host1 slapd[4356]: conn=117 op=2 fd=5 closed errno=0
Jun 22 14:56:09 host1 slapd[4356]: conn=118 fd=5 connection from localhost (127.0.0.1) accepted.
Jun 22 14:56:09 host1 slapd[4356]: conn=118 op=0 BIND dn="" method=128
Jun 22 14:56:09 host1 slapd[4356]: conn=118 op=0 RESULT err=0 tag=97 nentries=0
Jun 22 14:56:09 host1 slapd[4356]: conn=118 op=1 SRCH base="OU=MAIL,O=CSUN" scope=2 filter="(uid=HHP54305)"
Jun 22 14:56:09 host1 slapd[4356]: <= index_read NULL (could not open objectclass.dbb)
Jun 22 14:56:09 host1 slapd[4356]: conn=118 op=1 RESULT err=0 tag=101 nentries=1
Jun 22 14:56:09 host1 slapd[4356]: conn=118 op=2 UNBIND
Jun 22 14:56:09 host1 slapd[4356]: conn=118 op=2 fd=5 closed errno=0


Ovanes