From owner-freebsd-questions@FreeBSD.ORG Mon Jun 28 12:11:18 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 975CD106566B for ; Mon, 28 Jun 2010 12:11:18 +0000 (UTC) (envelope-from f.bonnet@esiee.fr) Received: from mx1.esiee.fr (mx1.esiee.fr [147.215.1.35]) by mx1.freebsd.org (Postfix) with ESMTP id 586FF8FC1A for ; Mon, 28 Jun 2010 12:11:18 +0000 (UTC) Received: from mail.esiee.fr (mail.esiee.fr [147.215.1.3]) by mx1.esiee.fr (Postfix) with ESMTP id 8A0B3136D3F for ; Mon, 28 Jun 2010 14:11:17 +0200 (CEST) Received: from mail.esiee.fr (localhost [127.0.0.1]) by VAMS.dummy (Postfix) with SMTP id 4D2EA105443C for ; Mon, 28 Jun 2010 14:11:16 +0200 (CEST) Received: from [147.215.1.21] (lisa.esiee.fr [147.215.1.21]) by mail.esiee.fr (Postfix) with ESMTP id 1F8FB105443B for ; Mon, 28 Jun 2010 14:11:01 +0200 (CEST) Message-ID: <4C289157.9000705@esiee.fr> Date: Mon, 28 Jun 2010 14:11:03 +0200 From: Frank Bonnet User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4C285459.2010704@esiee.fr> <4C2871E2.6030907@esiee.fr> <8C94099E-A380-47E9-9E6E-1353459A4A23@locolomo.org> <4C288BCB.806@infracaninophile.co.uk> In-Reply-To: <4C288BCB.806@infracaninophile.co.uk> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: slapd crash the HP proliant DL360 at 8.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jun 2010 12:11:18 -0000 On 06/28/2010 01:47 PM, Matthew Seaman wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 28/06/2010 12:23:36, Erik N=C3=B8rgaard wrote: >> On 28/giu/2010, at 11:56, Frank Bonnet wrote: >> >>> Argh !!! >>> >>> I upgraded slapd to 2.4.22 and it does not start anymore !!! >>> >>> some symbol cannot be found anymore >>> >>> I had to revert to 2.3.4x to have a working slapd !!! >>> >>> What's wrong with 2.4.22 folks ? >> >> I don't think there's anything wrong except with your upgrading. Openl= dap uses Berkeley DB as backend and upgrading your ldap you may also have= upgraded to a different bdb. > > As I recall, slapd frequently won't read the BDB data files from a > different minor version (eg 2.3 -> 2.4). Basically you should dump yo= ur > LDAP directory using slapcat, move aside your old /var/db/openldap and > create a new one, upgrade slapd, use slapadd to reload your data, then > restart slapd. Yes of course I always did this > > As a matter of course when updating slapd, always use slapcat to grab a > copy of the directory before starting. You can't always tell if the > update will require you to reload the data, so it's wise to always be > prepared. > > Cheers, > > Matthew > > - -- > Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard > Flat 3 > PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate > JID: matthew@infracaninophile.co.uk Kent, CT11 9PW > -----BEGIN PGP SIGNATURE----- > Version: GnuPG/MacGPG2 v2.0.14 (Darwin) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAkwoi8sACgkQ8Mjk52CukIwHwQCeM0i32NTU+n9m8aNrB34dVq7b > dq4AnjQ7hp0GssYqwaf1YxFtUoyRFPiY > =3DrX41 > -----END PGP SIGNATURE----- > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd= .org"