From owner-freebsd-current@FreeBSD.ORG Thu Apr 12 20:50:10 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2797316A59C; Thu, 12 Apr 2007 20:50:09 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 86E4D13C455; Thu, 12 Apr 2007 20:50:09 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id C990A2094; Thu, 12 Apr 2007 22:50:05 +0200 (CEST) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: 0.0/3.0 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on tim.des.no Received: from dwp.des.no (des.no [80.203.243.180]) by smtp.des.no (Postfix) with ESMTP id B59A02091; Thu, 12 Apr 2007 22:50:05 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 1001) id 9B4D653B5; Thu, 12 Apr 2007 22:50:05 +0200 (CEST) From: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=) To: "Joao Barros" References: <20070409011723.GB74547@garage.freebsd.pl> <20070409094319.GB76673@garage.freebsd.pl> <70e8236f0704090808y5d305175wdc3cee5be1a26a9@mail.gmail.com> <20070409153338.GH76673@garage.freebsd.pl> <70e8236f0704090931v3d62d067kfa25993da10fb331@mail.gmail.com> <86bqhxcifq.fsf@dwp.des.no> <70e8236f0704100852y214dad89g1291bb525f4efc74@mail.gmail.com> <70e8236f0704121130u1262ccb6r571e18ad1a491dd3@mail.gmail.com> Date: Thu, 12 Apr 2007 22:50:05 +0200 In-Reply-To: <70e8236f0704121130u1262ccb6r571e18ad1a491dd3@mail.gmail.com> (Joao Barros's message of "Thu, 12 Apr 2007 19:30:31 +0100") Message-ID: <86odlte2rm.fsf@dwp.des.no> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-fs@freebsd.org, freebsd-current@freebsd.org, Pawel Jakub Dawidek Subject: Re: ZFS: amd64, devd, root file system. 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: Thu, 12 Apr 2007 20:50:10 -0000 "Joao Barros" writes: > I have a dilemma... No, you don't. A dilemma is a situation where one is forced to choose between two equally uncomfortable options. You have a problem, a difficulty, a snag, a conundrum, a predicament, a complication, possibly a quandary, but not a dilemma. > The aim is to disconnect the ATA ad0 thus rendering the SATA ad2 to > ad0, something like this: > > ATA channel 0: > Master: ad0 Serial ATA II > Slave: ad1 Serial ATA II > ATA channel 1: > Master: ad2 Serial ATA II > Slave: no device present > ATA channel 2: > Master: ad4 Serial ATA II > Slave: no device present > > The problem is that the info in zpool.cache is diferent from the new > disk order and zfs doesn't pick the volume thus no root fs. > I jumped on my "let's go for anything" suit and even tried to edit > zpool.cache by hand with the new disk order, sadly with no luck. Run "zpool export" before moving the disks, then "zpool import" after rebooting. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no