From owner-freebsd-rc@FreeBSD.ORG Fri Sep 11 12:20:56 2009 Return-Path: Delivered-To: freebsd-rc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D724106566C for ; Fri, 11 Sep 2009 12:20:56 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (chello087206049004.chello.pl [87.206.49.4]) by mx1.freebsd.org (Postfix) with ESMTP id E0C038FC20 for ; Fri, 11 Sep 2009 12:20:54 +0000 (UTC) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 82EF245E6F; Fri, 11 Sep 2009 14:20:52 +0200 (CEST) Received: from localhost (pdawidek.wheel.pl [10.0.1.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 91A8945C98; Fri, 11 Sep 2009 14:20:47 +0200 (CEST) Date: Fri, 11 Sep 2009 14:20:50 +0200 From: Pawel Jakub Dawidek To: Adrian Penisoara Message-ID: <20090911122050.GC1673@garage.freebsd.pl> References: <200909091831.n89IVOS9065418@freefall.freebsd.org> <78cb3d3f0909110334g6757f08fh57a0ab97c02b2d9a@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jL2BoiuKMElzg3CS" Content-Disposition: inline In-Reply-To: <78cb3d3f0909110334g6757f08fh57a0ab97c02b2d9a@mail.gmail.com> User-Agent: Mutt/1.4.2.3i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 8.0-CURRENT i386 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-5.9 required=4.5 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 Cc: freebsd-rc@freebsd.org Subject: Re: conf/120228: [zfs] [patch] Split ZFS volume startup / ease ZFS swap volumes management X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Sep 2009 12:20:56 -0000 --jL2BoiuKMElzg3CS Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 11, 2009 at 12:34:27PM +0200, Adrian Penisoara wrote: > Hi, >=20 > On Wed, Sep 9, 2009 at 8:31 PM, wrote: > > Synopsis: [zfs] [patch] Split ZFS volume startup / ease ZFS swap volume= s management > > > > State-Changed-From-To: open->closed > > State-Changed-By: pjd > > State-Changed-When: =C5=9Bro 9 wrz 2009 18:14:21 UTC > > State-Changed-Why: > > Thank you for your patch, but I already committed something along those= line. >=20 > We're probably speaking of SVN changeset 195938 ? Yes. > > rc.d/zfs script was broken and there is now also rc.d/zvol script. It w= as > > created so ZVOL-based file systems can be mounted from /etc/fstab. > > Using ZVOL property to setup swap was intended - ZFS file systems are a= lso not > > mounted from /etc/fstab. All in all using ZVOL for swap is unreliable a= nyway. >=20 > While I do understand the "unreliable" part I still fail to understand > why do we need to complicate matters with ZFS user property signatures > to mount ZFS swap volumes instead of the traditional /etc/fstab way -- > is there a concrete reason for this (besides said reliability) ? The idea is to keep things consistent. You can still use /etc/fstab to put swap on ZVOLs, no? You can also set mountpoint property for file system to 'legacy' and then you can mount it from to /etc/fstab too. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --jL2BoiuKMElzg3CS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFKqkCiForvXbEpPzQRAhHnAJ4gu+GtLT302RLjlGq6/kkJs31FfQCg3Uii Flmnw6i5SPcUi7Fnisv0Jj4= =ONbe -----END PGP SIGNATURE----- --jL2BoiuKMElzg3CS--