From owner-freebsd-questions@FreeBSD.ORG Thu Jul 24 13:52:41 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A06C3C98 for ; Thu, 24 Jul 2014 13:52:41 +0000 (UTC) Received: from mail-yk0-x22e.google.com (mail-yk0-x22e.google.com [IPv6:2607:f8b0:4002:c07::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 640A82252 for ; Thu, 24 Jul 2014 13:52:41 +0000 (UTC) Received: by mail-yk0-f174.google.com with SMTP id q9so1785889ykb.33 for ; Thu, 24 Jul 2014 06:52:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=CUw9IdG8jZy37HPySSYC5R1DLgBAO3QZ9Qqs94rs3MA=; b=bn6tUHbqnnYO1wf+2+WkKIQuQuLS1cqob0JwlR2YbNJ/2vNIiCV0oUOnoriyI27Tel WrUZ25e6LDGE7KAXfb6qxUVR+abc/cu3D+mD0fHBmvPUnsTY6O8ZnXhv+7PtIhVmGWxw cxx6baGBPKnaVkDmasLKTya/k1DprEr9j+Bf3ib5cBMenlv2rYMZWQKBcEN+yfT22KpJ rFGWsB7igRotkXunU6IWYQbC3+F2a0YFWSn9oDL2RIOizOx/Jl4jC61UFK5y4tTMJbDk D/14ZS9eekXZUHREnSoxYEdayr7YHBFAjOnfVfWjhgLaJ73HonWvbsfzjY/o+sdt288o /G8g== X-Received: by 10.236.70.99 with SMTP id o63mr13140904yhd.114.1406209960485; Thu, 24 Jul 2014 06:52:40 -0700 (PDT) Received: from manutencao4.portari.intra ([187.75.176.230]) by mx.google.com with ESMTPSA id u23sm11523778yhh.30.2014.07.24.06.52.38 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 24 Jul 2014 06:52:39 -0700 (PDT) Message-ID: <53D10FA5.8090001@gmail.com> Date: Thu, 24 Jul 2014 10:52:37 -0300 From: =?ISO-8859-1?Q?=22Dante_F=2E_B=2E_Col=F2=22?= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Geom Journaling on / volume Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2014 13:52:41 -0000 Hello everyone, I would like to use geom journal on all volumes, is there is anyway to use it on / volume too ? Regards Dante F. B. Colò