From owner-freebsd-stable@FreeBSD.ORG Fri Jan 15 23:47:24 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D8D81065672 for ; Fri, 15 Jan 2010 23:47:24 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id C98DE8FC1C for ; Fri, 15 Jan 2010 23:47:23 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1NVvsu-0007Le-4x for freebsd-stable@freebsd.org; Sat, 16 Jan 2010 00:47:20 +0100 Received: from 193.33.173.33 ([193.33.173.33]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 16 Jan 2010 00:47:20 +0100 Received: from c.kworr by 193.33.173.33 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 16 Jan 2010 00:47:20 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Volodymyr Kostyrko Date: Sat, 16 Jan 2010 01:46:59 +0200 Lines: 28 Message-ID: <20100116014659.46536463@limbo.lan> References: <7ab0356e1001151213y5536d4cdi1d1759ce28ad546a@mail.gmail.com> <20100115232922.GM45688@e-Gitt.NET> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 193.33.173.33 X-Newsreader: Claws Mail 3.7.3 (GTK+ 2.18.5; i386-portbld-freebsd8.0) Sender: news Subject: Re: AHCI and ZFS: root mount error X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jan 2010 23:47:24 -0000 On Sat, 16 Jan 2010 00:29:23 +0100 Oliver Brandmueller wrote: > Check with "zpool status" if your zpool refers to diskslices like > "ad0s1". I use gpt have setup the ZFS mirror to refer to gptids: > > pool: silver > state: ONLINE > scrub: none requested > config: > > NAME STATE READ WRITE CKSUM > silver ONLINE 0 0 0 > mirror ONLINE 0 0 0 > gptid/9e68d234-f306-11de-a0c4-0002b3b6e838 ONLINE 0 0 0 > gptid/a025b88c-f306-11de-a0c4-0002b3b6e838 ONLINE 0 0 0 > > With that kind of configuration I can switch back and forth between > using ATA_CAM or using traditional ATA drivers. Since you're not using > GPT I gues you can use geom labels to do more or less the same thing. > > In short: use labels, nut device names. Saves headaches in many cases. ZFS actually can find disks without any glabel help. I have one server which I have moved recently to ahci and nothing changes for me. ZFS silently accepted new provider names and continue working as usual. -- Sphinx of black quartz judge my vow.