From owner-freebsd-stable@FreeBSD.ORG Fri Dec 31 15:05:53 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CB1C16A4CF for ; Fri, 31 Dec 2004 15:05:53 +0000 (GMT) Received: from shrike.submonkey.net (cpc2-cdif3-6-0-cust204.cdif.cable.ntl.com [81.103.67.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0969F43D2F for ; Fri, 31 Dec 2004 15:05:53 +0000 (GMT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.43 (FreeBSD)) id 1CkOLf-000FXd-PB; Fri, 31 Dec 2004 15:05:51 +0000 Date: Fri, 31 Dec 2004 15:05:51 +0000 From: Ceri Davies To: Roland Smith Message-ID: <20041231150551.GJ50770@submonkey.net> Mail-Followup-To: Ceri Davies , Roland Smith , freebsd-stable@freebsd.org, Brian Szymanski References: <1816.10.0.0.120.1104258230.squirrel@10.0.0.120> <20041230175425.GF50770@submonkey.net> <20041230205338.GA98783@slackbox.xs4all.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7IgncvKP0CVPV/ZZ" Content-Disposition: inline In-Reply-To: <20041230205338.GA98783@slackbox.xs4all.nl> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.6i Sender: Ceri Davies cc: freebsd-stable@freebsd.org cc: Brian Szymanski Subject: Re: dump/restore with ufs2 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2004 15:05:53 -0000 --7IgncvKP0CVPV/ZZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 30, 2004 at 09:53:38PM +0100, Roland Smith wrote: > On Thu, Dec 30, 2004 at 05:54:25PM +0000, Ceri Davies wrote: > > On Tue, Dec 28, 2004 at 01:23:50PM -0500, Brian Szymanski wrote: > > > When I run the following script, I get a warning message, and I'm > > > wondering if it's ignorable or indicates there is a little more work = to be > > > done in getting dump/restore happy with ufs2... > > >=20 > > > $ cd /altroot > > > $ dump -L -0 -a -f - /dev/$ROOT | restore -rf - > > > ... > > > warning: ./.snap: File exists > > >=20 > > > Does this mean my snapshots are being overwritten on the target disk?= And > > > if so, that's a good thing, right? > >=20 > > That's just a warning that .snap already exists in the current directory > > (which is because it gets created by newfs); the contents will remain > > unaffected since snapshots are not dumped (I believe). >=20 > A snapshot _is_ what is being dumped when you use the -L option to > dump. See the manual page. I know that. I meant that snapshots are not included in the dump. Ceri --=20 Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Einstein (attrib.) --7IgncvKP0CVPV/ZZ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFB1WrPocfcwTS3JF8RAmbvAJ9Noh1EG2DaoaMpX5iYwD/aKjL7zACgjFG4 /P2TsnFVc2lnOgqeYt20AfQ= =L5I5 -----END PGP SIGNATURE----- --7IgncvKP0CVPV/ZZ--