From owner-freebsd-net@FreeBSD.ORG Thu Sep 20 22:22:28 2007 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2AC4F16A4A0 for ; Thu, 20 Sep 2007 22:22:28 +0000 (UTC) (envelope-from muffaleta@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.190]) by mx1.freebsd.org (Postfix) with ESMTP id 9BF3913C459 for ; Thu, 20 Sep 2007 22:22:27 +0000 (UTC) (envelope-from muffaleta@gmail.com) Received: by mu-out-0910.google.com with SMTP id w9so732605mue for ; Thu, 20 Sep 2007 15:22:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=TBFCRJLYCm828VX/8ABfAVs773YGku1ZKIKgryjHZ/c=; b=et57mhhKr9uAmITeWDP4hM0kFxv5fIAuAQOc83/OFAiUsZyVJlDreLq5DUMicnzlHYEekI+4Lt1wPI+l9APvjrx81BRkmiupAeXrTqADlL+xPhJJBcbSuIZn5IGl3/imYE2YOxNb2N6Zyky2NVVDGzEKWqaLYCDpoC4s/MGKuRo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=OUgXXE9WKycFu1h6BBUzqs5LzuqJaI4f23Qq9pdp/4Mg64u1u7rLEQREiwYKZ4FT+ELYjWdANpuU9sY6U/r+9bix7nJ6J6rQkM9MOvbd7goseytlukgFCa2YfY+GKavAoCOaRbpgptT7PS1fNx6QZkzwTdUQEFsItrlUfqBbpQo= Received: by 10.82.100.1 with SMTP id x1mr240964bub.1190325473671; Thu, 20 Sep 2007 14:57:53 -0700 (PDT) Received: by 10.82.108.1 with HTTP; Thu, 20 Sep 2007 14:57:53 -0700 (PDT) Message-ID: <7bc80d500709201457p5be576e3hdbe0fc536493497a@mail.gmail.com> Date: Thu, 20 Sep 2007 14:57:53 -0700 From: "Christopher Chen" To: freebsd-net@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Creation of carp interface on amd64 spins X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Sep 2007 22:22:28 -0000 Hi: I'm running 6.2-RELEASE on some Pentium D's running and amd64 port. I'm doing some mildly interesting things with vlan tagging, etc, and I want to also set up carp. On identical machines running the i386 port, this works correctly, but when running ifconfig carp0 For instance, the process just spins and can't be killed. The rest of the machine is fine, though! This is 6.2-RELEASE/amd64 running in SMP mode. Any ideas? -- Chris Chen "I want the kind of six pack you can't drink." -- Micah