From owner-freebsd-net@FreeBSD.ORG Fri Dec 21 14:52:34 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4B438326 for ; Fri, 21 Dec 2012 14:52:34 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wg0-f43.google.com (mail-wg0-f43.google.com [74.125.82.43]) by mx1.freebsd.org (Postfix) with ESMTP id CE2228FC13 for ; Fri, 21 Dec 2012 14:52:32 +0000 (UTC) Received: by mail-wg0-f43.google.com with SMTP id e12so2084561wge.34 for ; Fri, 21 Dec 2012 06:52:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=82QgTKpfw2xoseFRGCHnRDkiXH3C17RueXHhtU8UaaI=; b=jZQT8VSQCcvXv7RG59dHF/UW5zWaLFgeoA+UiH0pn7fuPp6+mMNGZlI4PhbVHa4w0e fYYndppvVRTwR1f3Iz0Ecfj7wPNBFvePMWH+Xgf8QGQjcJpL8QUtWpjl6TFt7WK8h45r A8/o/lvNowxxbh/OQzzpEFwsiCYZzVr8F04oG2AK7LXRi8ddyCgYl8CuNQCZezFh2dIw P4UXZtG8TUGvZgTTNze80LFj+fQxy7MTNXR4qckymwpDsN8oIejk4buaNj9NlBdDdeu0 1rgJUPtG2ZX+W/U+l6F4dxauyCOLK/VF9BxatVM121oKvN+lQvs0uTAKfHE6jcaCY0Pi 0Mpw== MIME-Version: 1.0 Received: by 10.194.83.36 with SMTP id n4mr23990962wjy.59.1356101164329; Fri, 21 Dec 2012 06:46:04 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.217.57.9 with HTTP; Fri, 21 Dec 2012 06:46:04 -0800 (PST) In-Reply-To: References: Date: Fri, 21 Dec 2012 06:46:04 -0800 X-Google-Sender-Auth: aQki_h5uJMiM8T2H6QsKKH0kABg Message-ID: Subject: Re: Panic using RADIX_MPATH and quagga From: Adrian Chadd To: =?ISO-8859-1?Q?Andr=E9_Gustavo_N=2E_Lopes?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-net@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Dec 2012 14:52:34 -0000 Hi, Can you provide further information on the nature of your specific crashes? A kernel backtrace and kernel panic message would be helpful. Have you tried FreeBSD-9? Adrian On 20 December 2012 17:43, Andr=E9 Gustavo N. Lopes wrot= e: > Hi all, > > I am facing some problems using RADIX_MPATH, and quagga. Doing some > research I can see a some people had the same problem: > > like this: > http://lists.freebsd.org/pipermail/freebsd-current/2011-August/026794.htm= l > > unfortunatelly the patch is not available anymore. > > But this is not the worst part. The most curious thing is: > > I have 2 identical servers (DELL R410), with the same set of network > interfaces (2x bce and 2x igb). I am using the same version of O.S (Freeb= sd > 8.3-STABLE) on both of them and the kernel was built using the same confi= g. > > The quagga (quagga-re) are exactly the same as well, and they are neighbo= rs > on my network by the way. > > Everything works great in one of them, but the kernel crashes in the othe= r > a couple minutes after get quagga running. > > The main difference between them is, the server who crashes, acts is a > border router (EBGP, IBGP and OSPF), and the router working fine is a > distribution router (OSPF only). > > I "GUESS" I would have the same crashes in the working router if I start = an > ibgp neighboring (and receive > 420K prefixes.) > > The crashes go away, when I remove RADIX_MPATH. > > Any thoughs are very welcome. > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"