From owner-freebsd-net@FreeBSD.ORG Tue Mar 4 18:21:01 2014 Return-Path: Delivered-To: net@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BC9E29D8; Tue, 4 Mar 2014 18:21:01 +0000 (UTC) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 85BA7687; Tue, 4 Mar 2014 18:21:01 +0000 (UTC) Received: from compute2.internal (compute2.nyi.mail.srv.osa [10.202.2.42]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 0F25121524; Tue, 4 Mar 2014 13:20:59 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute2.internal (MEProxy); Tue, 04 Mar 2014 13:21:00 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id :references:to; s=smtpout; bh=PEGOvRkbJW77wgBMeQg3dA5yTmg=; b=X3 SS/HJbR5hcD5puhX71Xk8/jNXUbOA5yD2Yn5gR2Ax6+JhgtbOgKT2KQQc/VZIj9m FwcdQsYaudlTz56qfxBmD+fDeDBUTOUvwMJnRpf5bDrgI+TGnvIury2GIRVDiVuH spuSj4MECJxMWhq/VEV4EDyyGS1X1V/uQygFd8VS4= X-Sasl-enc: QnNOMgyTrrG7GHEmZazxglYqKynGO892VLXI7mlqifiJ 1393957259 Received: from [172.16.1.145] (unknown [68.117.126.78]) by mail.messagingengine.com (Postfix) with ESMTPA id A83C5680241; Tue, 4 Mar 2014 13:20:58 -0500 (EST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Subject: Re: freebsd 10.0 not work carp protocol on Hyper-v From: Mark Felder In-Reply-To: <20140304184303.0b34e865@tikal.homenet.telecomitalia.it> Date: Tue, 4 Mar 2014 12:20:55 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: <0968D615-5C7A-4D38-A441-676B05BE2A61@FreeBSD.org> References: <77152523.5202330.1393757388176.JavaMail.zimbra@cost.it> <531456AA.50203@freebsd.org> <20140303122850.212f8c18@tikal.homenet.telecomitalia.it> <1393945740.22165.90432305.73C1DA68@webmail.messagingengine.com> <1492436824.5843722.1393949513726.JavaMail.zimbra@cost.it> <2AFDF12C-2655-484E-A217-6BBC2FC5E4A4@FreeBSD.org> <20140304184303.0b34e865@tikal.homenet.telecomitalia.it> To: Maurizio Marini X-Mailer: Apple Mail (2.1874) Cc: FreeBSD Net , freebsd-virtualization@freebsd.org, Manuel Martini , Giovanni Mattera X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Mar 2014 18:21:01 -0000 On Mar 4, 2014, at 11:43, Maurizio Marini = wrote: > "But shouldn't the CARP state go to "master" anyway, even if it = couldn't find a > live partner due to network/Hyper-V problems?" >=20 > this is the question, forget network/Hyper-V problems, CARP should go = MASTER > anyway I will have to test again in that XenServer environment soon but I = believe it also stayed INIT there unless you forced it to MASTER. I = could be wrong, though. You're right though -- it should go to MASTER if it can't talk to the = other members.=