From owner-freebsd-stable@FreeBSD.ORG Thu Oct 12 19:30:57 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 E4F5416A403 for ; Thu, 12 Oct 2006 19:30:56 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (yertle.kcilink.com [65.205.34.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id E595F43D49 for ; Thu, 12 Oct 2006 19:30:43 +0000 (GMT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id A7EBAB810 for ; Thu, 12 Oct 2006 15:30:42 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <86hcy9zc1h.fsf@sparrow.local> References: <452E2151.80500@suutari.iki.fi> <86hcy9zc1h.fsf@sparrow.local> Content-Type: multipart/signed; micalg=sha1; boundary=Apple-Mail-10--161868346; protocol="application/pkcs7-signature" Message-Id: <3FE17199-C351-4C29-AC36-7A94F344C135@khera.org> From: Vivek Khera Date: Thu, 12 Oct 2006 15:30:41 -0400 To: FreeBSD Stable X-Mailer: Apple Mail (2.752.2) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: carp0 interface goes down on 6.2-PRERELEASE 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: Thu, 12 Oct 2006 19:30:57 -0000 --Apple-Mail-10--161868346 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Oct 12, 2006, at 1:20 PM, Marko Lerota wrote: > I think the interface didn't get sync from other carp interface, > so it doesn't know that he is the MASTER or BACKUP, and because > of that goes into the INIT state. Shouldn't it then move to MASTER since the other server could possibly be dead? --Apple-Mail-10--161868346--