From owner-freebsd-questions@FreeBSD.ORG Tue Sep 8 00:13:45 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E45E7106568F for ; Tue, 8 Sep 2009 00:13:44 +0000 (UTC) (envelope-from mahlerrd@yahoo.com) Received: from web51007.mail.re2.yahoo.com (web51007.mail.re2.yahoo.com [206.190.38.138]) by mx1.freebsd.org (Postfix) with SMTP id 9C8C08FC0C for ; Tue, 8 Sep 2009 00:13:44 +0000 (UTC) Received: (qmail 79074 invoked by uid 60001); 8 Sep 2009 00:13:43 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1252368823; bh=qoOYoC4/pz8jMGlgKS02c9epuEYXAp83T3nGL+QPxg8=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=J5slLyDaMjxP078c2lenyop+E2vQ3YkvKiwZ5XNoJAwK0zUbyc7YBw9MdisGtHB85Rwu/zs7gq/ePuC2TK9N2tnEzmUKDJNcg1KfFgK0MVqtDRZZZnpXGpEo71R8KFib6BtiA8OM6I9OnfjlsJXoMQf4YBsSiqkHmMK3+F62qBw= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=YxxcndbhV+2f59xihNwaryrlRhScD2e0l+rztmB2m4FXRv8kD12X1eiOnFffY1WjWpuQV9T04gsPgC6QnYI5yVlxIrianuaQH7gO4WC5deDg3TcONgaZBjzfa4ACP6nICH8bnKnA60m//n2HX2u2skwISOxijupfdjPdescPYvQ=; Message-ID: <676868.78379.qm@web51007.mail.re2.yahoo.com> X-YMail-OSG: Ep0k5VgVM1lcrsuhHgUcujk_pjScjlcaj.j5PmYb5kW2xq74hVqAWiLc_g.YZDJNMs0CYLZ.XhgolvhGntSmVEHuML4aHofxcRmI5VTcBkev.3GLoihxw0f_JypTUX4GBb8gUaLepEIQjWw8gpBvXRD.lcyhvwrYNfmWppwjTQR7ICWCdBu9UUrdQc..UOHPDvBPd4ZiRWiK3Bw4tj9dBqZumrw5ZkWpu7Ii3np4ifvYsG_40i57rtAFVYzWIMULXoblSC4p.tJxe7r_YlBfedcntij83.5x1uENIahet7HmaegBH5TADnerWL9jzlUmTOJlKZPgPIv6qau1ytdgSvl4cWb9wHtUbkVesT7mg3GrAj4VByc0o1lPpeyz57o0vzbh2g-- Received: from [74.40.57.42] by web51007.mail.re2.yahoo.com via HTTP; Mon, 07 Sep 2009 17:13:43 PDT X-Mailer: YahooMailClassic/6.1.2 YahooMailWebService/0.7.347.2 Date: Mon, 7 Sep 2009 17:13:43 -0700 (PDT) From: Richard Mahlerwein To: FreeBSD-Questions In-Reply-To: <25337689.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Inconsistency in root partition size X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mahlerrd@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Sep 2009 00:13:45 -0000 --- On Mon, 9/7/09, jaymax wrote: >From: jaymax >Subject: Re: Inconsistency in root partition size >To: freebsd-questions@freebsd.org >Date: Monday, September 7, 2009, 7:06 PM > >Mel Flynn-2 wrote: >>=20 >> On Monday 07 September 2009 20:54:51 jaymax wrote: >>=20 > >Thanks, will do a new dump, one question - how can one determine that the >dumpfile produced is good? >--=20 I've always found a test restore works wonders for the peace of my mind. =0A =0ATwo types: =0A =0Acd =0Arestore -Nrf =0A =0ATo test that it all "appears" it ought to restore.=A0 Then,=20 =0A cd =0Arestore -if =20 =0A =0ATo confirm a few files restore properly completely. =0AYMMV, and obviously check man restore! =0A =0A-Rich =0A =0A=0A=0A