From owner-freebsd-questions@FreeBSD.ORG Wed May 22 05:14:46 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id CB3479C4 for ; Wed, 22 May 2013 05:14:46 +0000 (UTC) (envelope-from sam.gh1986@gmail.com) Received: from mail-la0-x22c.google.com (mail-la0-x22c.google.com [IPv6:2a00:1450:4010:c03::22c]) by mx1.freebsd.org (Postfix) with ESMTP id 5238C8E2 for ; Wed, 22 May 2013 05:14:46 +0000 (UTC) Received: by mail-la0-f44.google.com with SMTP id fr10so1515300lab.3 for ; Tue, 21 May 2013 22:14:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=7aGqW0yMoHN5NRph3pmPJEBzPdZVTzGAEne3qXomoSE=; b=yy1dICGNdUMX0+jOdwrKH9RxUt9t3siWkCmv7nqXGYvr2eqK2JiILr+uI82ld5lFSa ++SnNaiz87qk6BVVdUjXayO3sFEI/ZHi5+Shv0CcjcwmLa6fHVRnSddMO32NQKGUlicQ kbdm+Zef6OmCbtEAZS1geYM/atT0D+HB6IfruIHVUrL929uwBAqSqanTgApSTGBpyY5n DI0jz4zYXDulH3SdJa9IgwV2QEKKL/e7SBpPEfaM8FRjO3Cy3cS6GHpTAYUStNQPCFPu YYB0Aq932NGD2hCkp0tBmwYl1PLy4eg46TDFCI9uvi6xsd+7fw880S+eMAD74GWnP7K+ utqA== MIME-Version: 1.0 X-Received: by 10.112.162.40 with SMTP id xx8mr3191883lbb.30.1369199685150; Tue, 21 May 2013 22:14:45 -0700 (PDT) Received: by 10.112.128.138 with HTTP; Tue, 21 May 2013 22:14:45 -0700 (PDT) In-Reply-To: References: <519B40D8.2090809@ulb.ac.be> <519B4F11.9030309@ulb.ac.be> <519B87BC.1010301@qeng-ho.org> <519B9042.5050704@qeng-ho.org> Date: Wed, 22 May 2013 09:44:45 +0430 Message-ID: Subject: Re: setup journaling for root partition From: s m To: Michael Sierchio Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 May 2013 05:14:46 -0000 thanks guys for your attentions. i want to setup journaling in FreeBSD 8.2. i compare soft-update and journaling and choose journaling (it is more suitable for my goals). i want to enable journaling for all my partitions. i can do it for all partitions except root in single user mode. i can not do it for root because i can not unmount root in single user mode. please let me know how set a journal provider for my root partition in FreeBSD 8.2. thank you so much On Tue, May 21, 2013 at 9:38 PM, Michael Sierchio wrote: > On Tue, May 21, 2013 at 8:20 AM, Warren Block wrote: > > On Tue, 21 May 2013, Arthur Chance wrote: > > > > On 05/21/13 15:46, Michael Sierchio wrote: > >> > >>> AFAIK Softupdates journaling still breaks snapshot functionality - > which > >>> makes it unusable for me. I wouldn't assume that the O.P. doesn't want > we > >>> he's asking for. > >>> > >> > >> Good point, I'd forgotten that problem as I don't use UFS snapshots. I > >> can imagine it would be a killer for some people. > >> > > > > It is, especially if you use dump/restore. > > > > Or tarsnap (which is what we use for backups here), or... there are many > use cases for snapshots. > > - M > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >