From owner-freebsd-current@FreeBSD.ORG Fri Feb 13 01:24:57 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7DC07106566C for ; Fri, 13 Feb 2009 01:24:57 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id 3A5808FC15 for ; Fri, 13 Feb 2009 01:24:57 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from [IPv6:2001:7b8:3a7:0:6ddd:2202:d85d:dd34] (unknown [IPv6:2001:7b8:3a7:0:6ddd:2202:d85d:dd34]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id D986A5C44; Fri, 13 Feb 2009 02:24:55 +0100 (CET) Message-ID: <4994CBE5.5090805@andric.com> Date: Fri, 13 Feb 2009 02:24:53 +0100 From: Dimitry Andric User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1b3pre) Gecko/20090207 Shredder/3.0b2pre MIME-Version: 1.0 To: Bruce Cran References: <20090212123753.1602cb81@gluon> In-Reply-To: <20090212123753.1602cb81@gluon> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: Duplicate slice entries in /dev X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Feb 2009 01:24:57 -0000 On 2009-02-12 13:37, Bruce Cran wrote: > I'm running -CURRENT from about a week ago, and have noticed that > duplicate entries are showing up in /dev before a slice is mounted. Any chance you might have both GEOM_MBR and GEOM_PART_MBR in your kernel configuration?