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

Question regarding openldap 1.2.11 error messages



Hi wizards,

we get some strange error log messages on two of our ldap slave servers:

1)

May 24 06:10:59 paloma19 slapd[21103]: [ID 266667 local4.info]
ldbm_db_errcall(): ==> Unable to allocate 1071 bytes from mpool shared
region: Not enough space
May 24 06:10:59 paloma19 slapd[21103]: [ID 266667 local4.info]
ldbm_db_errcall(): ==> unable to create/retrieve page 2318
May 24 06:10:59 paloma19 slapd[21103]: [ID 266667 local4.info]
ldbm_db_errcall(): ==> PANIC: I/O error

This host has 512 MB memory. Most of the memory was unused at the same
time.

2)

May 24 06:23:11 paloma24 slapd[3199]: [ID 266667 local4.info]
ldbm_db_errcall(): ==> /usr/local/ldapdb/uid.dbb: put: more blocks returned
than retrieved
May 24 07:59:20 paloma24 slapd[29074]: [ID 266667 local4.info]
ldbm_db_errcall(): ==> /usr/local/ldapdb/uid.dbb: page 6701: unpinned page
returned
May 24 07:59:20 paloma24 slapd[29074]: [ID 266667 local4.info]
ldbm_db_errcall(): ==> /usr/local/ldapdb/uid.dbb: put: more blocks returned
than retrieved
May 24 07:59:20 paloma24 slapd[29074]: [ID 266667 local4.info]
ldbm_db_errcall(): ==> /usr/local/ldapdb/uid.dbb: page 6701: unpinned page
returned
May 24 08:15:48 paloma24 slapd[29074]: [ID 266667 local4.info]
ldbm_db_errcall(): ==> /usr/local/ldapdb/uid.dbb: put: more blocks returned
than retrieved

At the same in time in the slurpd log of our master server we got error
messages which refer to (2):

2002-05-24 07:41:02.330004500 Error: ldap_open(192.168.1.24, 389) failed:
Connection refused
2002-05-24 07:42:02.332271500 Retrying operation for DN [...] on replica
192.168.1.24:389
2002-05-24 07:42:02.332282500 Open connection to 192.168.1.24:389
2002-05-24 07:42:02.332682500 Error: ldap_open(192.168.1.24, 389) failed:
Connection refused
2002-05-24 07:43:02.341516500 Retrying operation for DN [...]  on replica
192.168.1.24:389
2002-05-24 07:43:02.341528500 Open connection to 192.168.1.24:389
2002-05-24 07:43:02.341917500 Error: ldap_open(192.168.1.24, 389) failed:
Connection refused
2002-05-24 07:44:02.350748500 Open connection to 192.168.1.24:389
2002-05-24 07:44:02.351174500 bind to 192.168.1.24:389 as
cn=root,c=mailuser (simple)
2002-05-24 08:37:00.242227500 Error: ldap_modify_s failed modifying "Can't
contact LDAP server": [...]
2002-05-24 08:37:00.242239500 Open connection to 192.168.1.24:389
2002-05-24 08:37:00.242600500 Error: ldap_open(192.168.1.24, 389) failed:
Connection refused

Our environment:
openldap 1.2.11 on Solaris 8 x86, sleepycat 2.2.7
One master server and a few slaves.

Does the error messages mean that the database could be inconsistent? Could
it help to update to the latest release 1.2.13?

Thank you very much in advance.

Regards,
Daniel