From owner-freebsd-questions@FreeBSD.ORG Sun May 20 14:41:11 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EB83C106566B for ; Sun, 20 May 2012 14:41:11 +0000 (UTC) (envelope-from lists@xaerolimit.net) Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id BD0918FC12 for ; Sun, 20 May 2012 14:41:11 +0000 (UTC) Received: by dadv36 with SMTP id v36so6193418dad.13 for ; Sun, 20 May 2012 07:41:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=date:from:to:subject:message-id:x-mailer:mime-version:content-type :content-transfer-encoding:x-gm-message-state; bh=XMpP5EJAJ104xIndtWlg6V88YOmxJ1gOQ7nimyCdeNA=; b=bmD3QX2oDlbZEmoe1dq+s5qQ5ljt0KkXgkMNKoDqSJ3xVsJM/ay2KBY+1zVhEcvdyD SC4KtGjlG6kBGU3zMY3oBiqEEfe7EtQrirq8FuMKE2c+UJ1O0N4BOhs//zgVnUU/ic6a yhPAXEei0Pw9r/UrRwsTZHKovoNc9vtQxV89TuAXIkLH8vo03XZpSpyOF9nTnMgiHs9P 4Dshbz/DQ5lSlOxzW6fNxYEJoxc9Kj+BhISe+2qqcSyQ+22jjZg+/xs2stt9UI0MZIy3 vx8qDvZLz87FQZDuxhjQIyimJlw4rIugwd+EGXGF9nwNQd8ffWVOEaHF/pZxiEQuOkRc 6sdA== Received: by 10.68.191.106 with SMTP id gx10mr16323688pbc.161.1337524870554; Sun, 20 May 2012 07:41:10 -0700 (PDT) Received: from Naga (ool-45745da6.dyn.optonline.net. [69.116.93.166]) by mx.google.com with ESMTPS id mt9sm19779220pbb.14.2012.05.20.07.41.09 (version=SSLv3 cipher=OTHER); Sun, 20 May 2012 07:41:10 -0700 (PDT) Date: Sun, 20 May 2012 10:41:00 -0400 From: Chris Brennan (lists) To: freebsd-questions@freebsd.org Message-Id: <20120520104100.840fd1e7ddf3096c27520885@xaerolimit.net> X-Mailer: Sylpheed 3.2.0beta6 (GTK+ 2.10.14; i686-pc-mingw32) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQnsRHRiJRy4U7RLUZ0C8TjMDKGNAqllwqnJtUrg8QgA2dw6/bhE4at4coGJlG10+uaSfrvH Subject: ZFS mounting order X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 May 2012 14:41:12 -0000 Greetings! I have a FreeBSD 9 system with 3 different ZFS pools on it. I am booting from a ro CF Card w/o any major issues, the problem I am encountering is that zroot needs to be mounted at boot first, because it contains /usr, zhome and tank contain other various sub-partitions of /usr. Also, zroot causes me a lot of problems when I try to do "zpool import", when zpool gets to probing zroot, I get g_vfs errors printed to the console and the hacnine hangs till I reset it (which is obviously not acceptable behavior.) I was able to get around this when booting to my cf card by making / ro, which was my intention all along for that media.) I suspect this happens because there is a on that volume that is trying to replace something on / on either the USB boot img or on my CF card and this might be causing either to freak out. So I dunno what to do to get this working the way it should and some guidence would be greatly appreciated! -- > Chris Brennan | http://xaerolimit.net | http://xaerolimit.net/forum > A: Yes. > >Q: Are you sure? > >>A: Because it reverses the logical flow of conversation. > >>>Q: Why is top posting frowned upon? > http://xkcd.com/84/ | http://xkcd.com/149/ | http://xkcd.com/549/ > GPG: D5B20C0C (6741 8EE4 6C7D 11FB 8DA8 9E4A EECD 9A84 D5B2 0C0C) ------------------------------------------------------------------------