From owner-freebsd-fs@FreeBSD.ORG Sat Oct 2 13:26:50 2010 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 A85F5106566B for ; Sat, 2 Oct 2010 13:26:50 +0000 (UTC) (envelope-from phanquochien@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3A8DC8FC0A for ; Sat, 2 Oct 2010 13:26:49 +0000 (UTC) Received: by wyb29 with SMTP id 29so2613223wyb.13 for ; Sat, 02 Oct 2010 06:26:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=K9QIAzQVBH0O+RdfAfMw50mR3K0i5fWijkIdbMPQLrE=; b=tzPLZgi8Yvv2ewEoQ1R6FeNIT02bIt3XMlGSaMtbmot3I1yQfbivu40zNj+9p9NPbj TzhaUdG1nw/cyqA6MwGBiOFdyhgGZFSJ3o9ygto4A16McHxZ6aSxbIwv1tIUvCRUo5TE wZ0SbMzxGLZYrKUCKqN5GuWOievTksmSfwrAs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=g8mqE+c7ZqycrLSVj0t8iTlRt4r6VQjCKZ4rXlfv8ZagcAs9GuEEcya/d+Xe2cAMI7 FFgmb+jW+xtuXy4eRkFXPYznx2QDB3pZcUa6WiOMNcsQET41n1cntsvs7VNNX7GW+YVS YPThQ65+ol5ZuZdOqwFfKTg+95pFaRl/dYISQ= MIME-Version: 1.0 Received: by 10.227.151.195 with SMTP id d3mr5677070wbw.170.1286026008289; Sat, 02 Oct 2010 06:26:48 -0700 (PDT) Received: by 10.227.142.194 with HTTP; Sat, 2 Oct 2010 06:26:48 -0700 (PDT) In-Reply-To: References: <20101002132548.00002898@unknown> Date: Sat, 2 Oct 2010 20:26:48 +0700 Message-ID: From: Phan Quoc Hien To: Ronald Klop Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-fs@freebsd.org Subject: Re: Data loss when hard shutdown! 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: Sat, 02 Oct 2010 13:26:50 -0000 On Sat, Oct 2, 2010 at 7:59 PM, Ronald Klop wrote: > On Sat, 02 Oct 2010 14:49:50 +0200, Phan Quoc Hien > wrote: > > Thank for your respond. I have checked my fstab file. I didn't see any >> option about SoftUpdates for my / partition. >> > > When you give the command 'mount' you will see several lines like this. > > /dev/ad8s1d on /var (ufs, local, soft-updates) > > Softupdates can be enabled/disabled with the command tunefs. See 'man > tunefs'. > > When I run mount command. it shown: $ mount /dev/ad0s1a on / (ufs, local) devfs on /dev (devfs, local, multilabel) -- Best regards, Mr.Hien E-mail: phanquochien@gmail.com Website: www.mrhien.info