From owner-freebsd-fs@FreeBSD.ORG Tue Jan 22 12:00:34 2013 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5C4B96EF for ; Tue, 22 Jan 2013 12:00:34 +0000 (UTC) (envelope-from andrnils@gmail.com) Received: from mail-oa0-f42.google.com (mail-oa0-f42.google.com [209.85.219.42]) by mx1.freebsd.org (Postfix) with ESMTP id 2D1AFD4E for ; Tue, 22 Jan 2013 12:00:34 +0000 (UTC) Received: by mail-oa0-f42.google.com with SMTP id j1so7173925oag.1 for ; Tue, 22 Jan 2013 04:00:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=uN6s/m65q2kdRJSZjYAZBtl323nOArFQPTYsG6PW1W8=; b=I0c3bGhon5MN8tCHw6F9YP+6TR/OVRtrovsjHXqQvwqPtWhRhxBDqd6syJvh3Qfy1G 1W5cn+EQsKLkmU6IspqJeAwPMds9XhycR0hbHiY59fdMMC65sIQQzay/eAs8Ha2Sfu4z tosWndHZZUaM/YlqPA7FCK1gc0EDqtQbGf/GayxFM8M1x4HrHruTSOxvtmtMoyGLNBSz OelYFv5TAeffVjlG362QztseixReD/QWPGfS9LnDYcfNrBxg11syQ3Nz6ZVG6VXXmd9K ZvroZKC3VYWoIi/Q1Con5xnoiYVPVJj7AAOzm4fe4fb9lAt0ijmYVAicgTQDeySaL5dq 1PYg== MIME-Version: 1.0 X-Received: by 10.60.12.99 with SMTP id x3mr17076210oeb.71.1358856033447; Tue, 22 Jan 2013 04:00:33 -0800 (PST) Received: by 10.76.5.148 with HTTP; Tue, 22 Jan 2013 04:00:33 -0800 (PST) In-Reply-To: <314B600D-E8E6-4300-B60F-33D5FA5A39CF@sarenet.es> References: <314B600D-E8E6-4300-B60F-33D5FA5A39CF@sarenet.es> Date: Tue, 22 Jan 2013 13:00:33 +0100 Message-ID: Subject: Re: RFC: Suggesting ZFS "best practices" in FreeBSD From: Andreas Nilsson To: Borja Marcos Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Filesystems , Scott Long X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2013 12:00:34 -0000 Seems good to me, but I think you could/should push for poolnames that are unique as weel, to ease import on another system. I would recommend avoiding HP raid cards as well ( at least P400i and P410i ) as gptzfsboot cannot find a pool on the first "logical" disk presented to the os, see http://lists.freebsd.org/pipermail/freebsd-current/2011-August/026175.html Best regards Andreas