From owner-freebsd-fs@FreeBSD.ORG Tue Apr 9 15:05:16 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 1E7135B7 for ; Tue, 9 Apr 2013 15:05:16 +0000 (UTC) (envelope-from c.kworr@gmail.com) Received: from mail-ee0-f52.google.com (mail-ee0-f52.google.com [74.125.83.52]) by mx1.freebsd.org (Postfix) with ESMTP id ABFDC74 for ; Tue, 9 Apr 2013 15:05:15 +0000 (UTC) Received: by mail-ee0-f52.google.com with SMTP id d17so2759906eek.25 for ; Tue, 09 Apr 2013 08:05:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=HgxSaGcNJTzZ1tRg7Nt+YkQqpB7iUCWIvmJYD6QjnMw=; b=Gy6AsRQiNiccx29C3NJivl9Y3RbbGndWtuipunguOuXke3vVKQVbd6bF/eySVyYDrh t1X+NpBMfQ9eo+oAcW3DYJBKiNhIOnmNIHHDSvgk4ym5nhqR9S7yQhLxxqNPwjP+3NT5 QZ9Tj8LKhHTfL0q4SxctAoz0XnhBdbSBzNuilPm6RyiAsUBbNXM9x+Ma8NIRkcCed1nZ nNjwoZVqVesIs0duh1zc8c1ywF1e50ME+RF1Y5TxhX24j//fuRXPVStqZFzbfXBGy4xA Hszm+Zl1JJNPiTyJRbE4pH4XzElIXgK/LPEq/Bm5Hh5LBE/ZCKIWmftui7ObDUuSot5C xD1Q== X-Received: by 10.15.34.199 with SMTP id e47mr50956771eev.35.1365519909393; Tue, 09 Apr 2013 08:05:09 -0700 (PDT) Received: from [192.168.1.128] ([91.196.229.122]) by mx.google.com with ESMTPS id t4sm38545714eel.0.2013.04.09.08.05.07 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 09 Apr 2013 08:05:08 -0700 (PDT) Message-ID: <51642E22.404@gmail.com> Date: Tue, 09 Apr 2013 18:05:06 +0300 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:20.0) Gecko/20100101 Firefox/20.0 SeaMonkey/2.17 MIME-Version: 1.0 To: Kai Gallasch , Guido Falsi Subject: Re: FreeBSD 9.1 and swap on zfs References: <9407C6ED-3B4C-4BA2-8B88-F8A998E0A847@free.de> <5162CBE8.5050104@madpilot.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-fs@freebsd.org 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, 09 Apr 2013 15:05:16 -0000 09.04.2013 15:15, Kai Gallasch: >> My suggestion is: >> >> if you want stability and don't have specific disk layout problems create a separate swap. > > > I think I'll repartition and swap to a gmirror device then. > This also has the advantage of being able to write kernel dumps to the swap (not possible with a ZVOL bases swap AFAIK) Be sure to use -b prefer for that as when dump is written it goes to the first component. Man page is a bit outdated as we currently miss /etc/rc.early. -- Sphinx of black quartz, judge my vow.