From owner-freebsd-stable@FreeBSD.ORG Mon Aug 21 17:36:07 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4421916A4DE for ; Mon, 21 Aug 2006 17:36:07 +0000 (UTC) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from mail-gw4.york.ac.uk (mail-gw4.york.ac.uk [144.32.128.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id C885243D6A for ; Mon, 21 Aug 2006 17:36:01 +0000 (GMT) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from buffy.york.ac.uk (buffy-128.york.ac.uk [144.32.128.160]) by mail-gw4.york.ac.uk (8.13.6/8.13.6) with ESMTP id k7LHZthN027690; Mon, 21 Aug 2006 18:35:55 +0100 (BST) Received: from buffy.york.ac.uk (localhost [127.0.0.1]) by buffy.york.ac.uk (8.13.6/8.13.6) with ESMTP id k7LHZqnp005961; Mon, 21 Aug 2006 18:35:52 +0100 (BST) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: (from ga9@localhost) by buffy.york.ac.uk (8.13.6/8.13.6/Submit) id k7LHZmGJ005959; Mon, 21 Aug 2006 18:35:48 +0100 (BST) (envelope-from gavin.atkinson@ury.york.ac.uk) X-Authentication-Warning: buffy.york.ac.uk: ga9 set sender to gavin.atkinson@ury.york.ac.uk using -f From: Gavin Atkinson To: Andy Hilker In-Reply-To: <20060821161428.GA20152@mail.crypta.net> References: <20060821135318.GA12255@mail.crypta.net> <200608211612.22931.max@love2party.net> <20060821161428.GA20152@mail.crypta.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 21 Aug 2006 18:35:47 +0100 Message-Id: <1156181747.4356.37.camel@buffy.york.ac.uk> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port X-York-MailScanner: Found to be clean X-York-MailScanner-From: gavin.atkinson@ury.york.ac.uk Cc: Max Laier , freebsd-stable@freebsd.org Subject: Re: device carp / freebsd-update X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Aug 2006 17:36:07 -0000 On Mon, 2006-08-21 at 18:14 +0200, Andy Hilker wrote: > Hi Max, > > You (Max Laier) wrote: > > On Monday 21 August 2006 15:53, Andy Hilker wrote: > > > we are currently migrating our hosts to 6.1-RELEASE with official > > > binaries (from CD). This is because we want to make use of > > > freebsd-update binary patches. [ snip ] > > As a fallback there is a userland implementaion of carp (google "ucarp"), > > but I am not sure what the status of that is or if it works with the > > in-kernel version. > > We tested it already. It seems to work fine with 2 ucarp nodes, but > fyi ucarp and kernel carp does not work together (i did not found > out why). So we will test the ucarp more deeply and maybe switch > our carp system to ucarp :( I don't suppose there's any chance you know if ucarp works with 6.1-RELEASE and IPv6? This is the one thing stopping me moving my machines to 6.1-RELEASE. If you don't know, then you've given me yet another thing to add to my todo list! Gavin