From owner-freebsd-fs@FreeBSD.ORG Tue Apr 17 05:34:34 2012 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C2F5106564A; Tue, 17 Apr 2012 05:34:34 +0000 (UTC) (envelope-from vermaden@interia.pl) Received: from smtpo.poczta.interia.pl (smtpo.poczta.interia.pl [217.74.65.207]) by mx1.freebsd.org (Postfix) with ESMTP id 491898FC14; Tue, 17 Apr 2012 05:34:34 +0000 (UTC) From: vermaden To: avg@FreeBSD.org X-Mailer: interia.pl/pf09 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=interia.pl; s=biztos; t=1334640867; bh=ED4b4S/kxxp/t6m9tNGINRR02Re5Oj4ooRQQOuJv5fI=; h=From:Subject:To:Cc:X-Mailer:Message-Id:MIME-Version:Content-Type: Content-Transfer-Encoding; b=SmIDbSluF7qxGJWudmmPChoRHqX4BzNOILK0u3SepFUL0zgJHTQcG+l1lehRJdEIx +cA7cKBGFHjYAgv1FZGxths04tj0T6+xXo9U0asqNN3ChztiYwCGnO/hMbCeCKDQ2c v4iU6IyvT2xdI5v/JEDW/GFwSXQ7+Rp5m/CiKMic= Date: Tue, 17 Apr 2012 05:34:34 +0000 (UTC) Cc: freebsd-fs@FreeBSD.org Subject: [review request] zfsboot/zfsloader: support accessing filesystems within a pool X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Apr 2012 05:34:34 -0000 Hi, You should thought about making it the 'FreeBSD Foundation Project': http://freebsdfoundation.blogspot.co.uk/2012/04/accepting-project-proposals= .html I haven't got time to check this patch, but I would like to suggest these f= eatures: 1. Similar to NEXTBOOT command provide an option to boot some environment O= NE TIME only, if it will hung at any place, upon next reboot it will not be= booted, like ZFSNEXTBOOT for example. 2. Add possibility to move (by zfs send | zfs recv) 'boot environment' from= other server without need to 'rebuild' the zpool.cache. Regards and good luck, vermaden --=20 ...