From owner-freebsd-questions@FreeBSD.ORG Mon Jun 28 09:56:59 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 58A96106566C for ; Mon, 28 Jun 2010 09:56:59 +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 17C678FC1E for ; Mon, 28 Jun 2010 09:56:58 +0000 (UTC) Received: from mail.esiee.fr (mail.esiee.fr [147.215.1.3]) by mx1.esiee.fr (Postfix) with ESMTP id 1A1AC136BD9; Mon, 28 Jun 2010 11:56:58 +0200 (CEST) Received: from mail.esiee.fr (localhost [127.0.0.1]) by VAMS.dummy (Postfix) with SMTP id D4E12105443D; Mon, 28 Jun 2010 11:56:56 +0200 (CEST) Received: from [147.215.1.21] (lisa.esiee.fr [147.215.1.21]) by mail.esiee.fr (Postfix) with ESMTP id B19AA105443B; Mon, 28 Jun 2010 11:56:49 +0200 (CEST) Message-ID: <4C2871E2.6030907@esiee.fr> Date: Mon, 28 Jun 2010 11:56:50 +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: =?ISO-8859-1?Q?Erik_N=F8rgaard?= References: <4C285459.2010704@esiee.fr> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Cc: "freebsd-questions@freebsd.org" 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 09:56:59 -0000 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 ? On 06/28/2010 10:27 AM, Erik N=F8rgaard wrote: > On 28/giu/2010, at 09:50, Frank Bonnet wrote: > >> Hello >> >> I had BIG trouble saturday morning with a HP proliant DL360 >> that runs our directory server ( OpenLDAP ) >> >> Tha machine had crashed ... >> >> Anyone had the same trouble running slapd at 8.0 ? >> >> I must find out what happened , software or hardware trouble > > It is impossible to answer that based on the above information. > > Check your logs. If you can't find any useful log entries increase logl= evel, restart and see if problem repeats. > > BR