From owner-freebsd-stable@FreeBSD.ORG Wed Jul 2 06:17:18 2014 Return-Path: Delivered-To: freebsd-stable@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 8982E1A0 for ; Wed, 2 Jul 2014 06:17:18 +0000 (UTC) Received: from mx1.mezonplus.ru (mx1.mezonplus.ru [91.211.181.133]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3C2002BED for ; Wed, 2 Jul 2014 06:17:17 +0000 (UTC) Received: from mx1.mezonplus.ru (localhost [127.0.0.1]) by mx1.mezonplus.ru (Postfix) with ESMTP id 04DEC39B3F for ; Wed, 2 Jul 2014 10:07:56 +0400 (MSK) Received: from [192.168.0.102] (nb-latitude.users.mezon.local [192.168.0.102]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.mezonplus.ru (Postfix) with ESMTPSA id D8F9F39B32 for ; Wed, 2 Jul 2014 10:07:55 +0400 (MSK) Message-ID: <53B3A1BB.8070009@mezonplus.ru> Date: Wed, 02 Jul 2014 10:07:55 +0400 From: Alexander Moisseev User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:32.0) Gecko/20100101 Thunderbird/32.0a1 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Re: Dump an Unmounted Journaled UFS Filesystem References: <20140702114213.1396bb21@X220.alogt.com> In-Reply-To: <20140702114213.1396bb21@X220.alogt.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV using ClamSMTP X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2014 06:17:18 -0000 02.07.2014 7:42, Erich Dollansky пишет: > what should be wrong by first running a fsck and then the dump? > Erich, what potential problems you expect if the fsck hasn't been ran before the dump? -- Alexander