From owner-freebsd-net@FreeBSD.ORG Fri Jan 9 05:42:20 2015 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8AD6AA26 for ; Fri, 9 Jan 2015 05:42:20 +0000 (UTC) Received: from mail-wi0-x22a.google.com (mail-wi0-x22a.google.com [IPv6:2a00:1450:400c:c05::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1AA831DD for ; Fri, 9 Jan 2015 05:42:20 +0000 (UTC) Received: by mail-wi0-f170.google.com with SMTP id bs8so343375wib.1 for ; Thu, 08 Jan 2015 21:42:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=0Yx/S/D0ecPSqUwG28zrg+jWjBVmTGhW2nkPzGyf8KI=; b=c3YLbpgqsv9dwET4rLmYihOuvcE1iUb5lFgGdDSGmTGx7Yn/LmpI3/UW+G2y4RYI2/ ulE10p0vxXfAyc4yfotMiokZURctCCg3/YG26kZ7PBhIbU2gs9Kq7OK5LaU0JMncCZOk JRtZhPRVsHIeXSrRERRC7ajwTuVRiSijQosnbWHlS00KG/p8eGEsyWU1m6bSdLvl158Z J9UfAusNIEu0kl+RiM3XxlsAccVvrBEgdMUHG4znkxLvBJick9+ANtJeJigtUOLaI5dx cwj0V6dBoUkEK2Wdz67ycjQe8sFFB7N08E1kkEO6GFNabucJ8W+bcpVbVmri48Kocaqf XjWw== X-Received: by 10.180.72.33 with SMTP id a1mr1585892wiv.18.1420782138441; Thu, 08 Jan 2015 21:42:18 -0800 (PST) Received: from [10.99.0.3] ([213.188.107.182]) by mx.google.com with ESMTPSA id 18sm8626509wjr.46.2015.01.08.21.42.17 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jan 2015 21:42:17 -0800 (PST) Message-ID: <54AF6A3E.8050009@gmail.com> Date: Fri, 09 Jan 2015 06:42:22 +0100 From: Sascha User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Patrick Lamaiziere , freebsd-net@freebsd.org Subject: Re: CARP Problem/Bug? on 10.1-RELEASE References: <54A69F72.6060405@gmail.com> <54A6B5E3.5090200@multiplay.co.uk> <54AA35DD.8080704@gmail.com> <20150108164526.3c979751@mr185083> In-Reply-To: <20150108164526.3c979751@mr185083> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-1 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, 09 Jan 2015 05:42:20 -0000 Spanning Tree is disabled on the ports. Best Regards On 08/01/2015 16:45, Sascha wrote: > Le Mon, 05 Jan 2015 07:57:33 +0100, > Sascha a écrit : > > Hello, > >> you made my day! It's working again. But I continue my research. >> >> Rebooting takes the Port-Channel on the switch down. When the machine >> comes up the port-channel on the switch needs some seconds until it's >> up. > Any spanning tree on the port switch ? You can try to disable it > > Regards,