From owner-freebsd-current@FreeBSD.ORG Sun Jun 28 11:54:52 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 AAEC11065670; Sun, 28 Jun 2009 11:54:52 +0000 (UTC) (envelope-from spambox@haruhiism.net) Received: from fujibayashi.jp (karas.fujibayashi.jp [77.221.159.4]) by mx1.freebsd.org (Postfix) with ESMTP id 60B808FC1C; Sun, 28 Jun 2009 11:54:52 +0000 (UTC) (envelope-from spambox@haruhiism.net) Received: from [192.168.0.2] (ppp91-122-47-189.pppoe.avangarddsl.ru [91.122.47.189]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by fujibayashi.jp (Postfix) with ESMTPSA id 8527D78F98; Sun, 28 Jun 2009 15:54:50 +0400 (MSD) Message-ID: <4A475A16.4000108@haruhiism.net> Date: Sun, 28 Jun 2009 15:55:02 +0400 From: Aisaka Taiga User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: Daniel O'Connor References: <4A4517BE.9040504@FreeBSD.org> <200906282038.58968.doconnor@gsoft.com.au> <4A4752EF.8030101@haruhiism.net> <200906282113.42967.doconnor@gsoft.com.au> In-Reply-To: <200906282113.42967.doconnor@gsoft.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Alexander Motin , freebsd-current@freebsd.org, scottl@freebsd.org Subject: Re: RFC: ATA to CAM integration patch 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: Sun, 28 Jun 2009 11:54:52 -0000 Hello, hope you're having a nice day, Daniel O'Connor wrote: > The UFSID is unique for a given newfs (mostly - it is the timestamp I > believe). > > It is unique; however, I'm not talking about it being unique. More like from a console standpoint. Imagine your system's asking for manual input for the root partition; what's easier to type - /dev/ufs/root, /dev/ufsid/{inserthugenumberinhexhere} or /dev/physical-device? Reading through /etc/fstab when it uses ufsids is a pain as well. By the way, in my opinion the current freebsd install system should allow running GEOM commands before partitioning/labelling devices. And should also recognize GEOM devices, as well, since for a clean install the transition to labels & gmirror is either 'not safe' (kern.geom.debugflags=16, then label the live system's drive) OR requires a dump/restore (label the 2nd drive, label the partitions, then copy data there, reboot to the 2nd drive, add the first to the mirror). P.S. Also, bsdlabel and glabel seem like ambiguous names (as well as using the term 'label' for both slice layout and GEOM labels) - so I see no problems naming AHCI devices "daX". ;) -- Kamigishi Rei KREI-RIPE