From owner-freebsd-net@FreeBSD.ORG Wed Feb 28 11:55:24 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org 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 F238E16A403 for ; Wed, 28 Feb 2007 11:55:24 +0000 (UTC) (envelope-from _pppp@mail.ru) Received: from mx28.mail.ru (mx28.mail.ru [194.67.23.67]) by mx1.freebsd.org (Postfix) with ESMTP id A931413C471 for ; Wed, 28 Feb 2007 11:55:24 +0000 (UTC) (envelope-from _pppp@mail.ru) Received: from f62.mail.ru (f62.mail.ru [194.67.57.96]) by mx28.mail.ru (mPOP.Fallback_MX) with ESMTP id 5899476D2E6 for ; Wed, 28 Feb 2007 14:28:22 +0300 (MSK) Received: from mail by f62.mail.ru with local id 1HMMyj-000IC7-00 for freebsd-net@freebsd.org; Wed, 28 Feb 2007 14:28:13 +0300 Received: from [81.200.14.42] by koi.mail.ru with HTTP; Wed, 28 Feb 2007 14:28:13 +0300 From: dima <_pppp@mail.ru> To: freebsd-net@freebsd.org Mime-Version: 1.0 X-Mailer: mPOP Web-Mail 2.19 X-Originating-IP: [81.200.14.42] Date: Wed, 28 Feb 2007 14:28:13 +0300 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Message-Id: Subject: is CARP still impossible on SMP in 6.2? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dima <_pppp@mail.ru> List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Feb 2007 11:55:25 -0000 Hello, all. I'm trying to make CARP working on a 2-Xeon hardware. It worked OK on 5.5, but not on 6.2. The result of compiling both options SMP device carp into the kernel makes it crash in 'swi1: net' kernel thread on a random (usually first) use of the CARP facility. Regards, Dmitriy.