From owner-freebsd-current@FreeBSD.ORG Wed Jul 15 20:47:58 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D030910656DA for ; Wed, 15 Jul 2009 20:47:58 +0000 (UTC) (envelope-from james-freebsd-current@jrv.org) Received: from mail.jrv.org (adsl-70-243-84-13.dsl.austtx.swbell.net [70.243.84.13]) by mx1.freebsd.org (Postfix) with ESMTP id 89FB78FC34 for ; Wed, 15 Jul 2009 20:47:58 +0000 (UTC) (envelope-from james-freebsd-current@jrv.org) Received: from kremvax.housenet.jrv (kremvax.housenet.jrv [192.168.3.124]) by mail.jrv.org (8.14.3/8.14.3) with ESMTP id n6FKlvbk085661; Wed, 15 Jul 2009 15:47:57 -0500 (CDT) (envelope-from james-freebsd-current@jrv.org) Authentication-Results: mail.jrv.org; domainkeys=pass (testing) header.from=james-freebsd-current@jrv.org DomainKey-Signature: a=rsa-sha1; s=enigma; d=jrv.org; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:cc:subject: references:in-reply-to:content-type:content-transfer-encoding; b=LRDtznINdA05TinLguTvE+tfne/XOHfrVlezU78TO5x4vFyP/WwMWTTXqnqxYBLEh GCnMxFGX9vjT40aNkrw2fmnI37DbtEh4PyGoQ1//H//+ebtwuAGHWzu5N4zxiy3QWEB aOBK5CvIjvs1ARzfKIzK2/yTYTRGaGuDCoceFVY= Message-ID: <4A5E407D.40102@jrv.org> Date: Wed, 15 Jul 2009 15:47:57 -0500 From: "James R. Van Artsdalen" User-Agent: Thunderbird 2.0.0.22 (Macintosh/20090605) MIME-Version: 1.0 To: Freddie Cash References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: ZFS pool corrupted on upgrade of -current (probably sata renaming) 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: Wed, 15 Jul 2009 20:47:59 -0000 Freddie Cash wrote: > That way, it doesn't matter where the physical devices are located > in the system, nor what the physical device nodes are called, as zpool just > looks for the label, and GEOM handles all the heavy lifting/translating for > you. > FreeBSD would probably be better off doing away with the ZFS cache entirely. That's what Apple did in the same situation (device names that can change boot to boot).