From owner-freebsd-stable@FreeBSD.ORG Thu Dec 30 20:53:35 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 250A216A4CE for ; Thu, 30 Dec 2004 20:53:34 +0000 (GMT) Received: from smtp-vbr10.xs4all.nl (smtp-vbr10.xs4all.nl [194.109.24.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id E237443D31 for ; Thu, 30 Dec 2004 20:53:33 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) iBUKrVGC032577; Thu, 30 Dec 2004 21:53:32 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 3FC06630C; Thu, 30 Dec 2004 21:53:38 +0100 (CET) Date: Thu, 30 Dec 2004 21:53:38 +0100 From: Roland Smith To: freebsd-stable@freebsd.org Message-ID: <20041230205338.GA98783@slackbox.xs4all.nl> Mail-Followup-To: freebsd-stable@freebsd.org, Ceri Davies , Brian Szymanski References: <1816.10.0.0.120.1104258230.squirrel@10.0.0.120> <20041230175425.GF50770@submonkey.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0F1p//8PRICkK4MW" Content-Disposition: inline In-Reply-To: <20041230175425.GF50770@submonkey.net> User-Agent: Mutt/1.4.2.1i X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 Organization: Me, organized? X-Virus-Scanned: by XS4ALL Virus Scanner cc: Ceri Davies 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: Thu, 30 Dec 2004 20:53:35 -0000 --0F1p//8PRICkK4MW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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? A= nd > > 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). A snapshot _is_ what is being dumped when you use the -L option to dump. See the manual page. Roland --=20 R.F. Smith /"\ ASCII Ribbon Campaign r s m i t h @ x s 4 a l l . n l \ / No HTML/RTF in email http://www.xs4all.nl/~rsmith/ X No Word docs in email / \ Respect for open standards --0F1p//8PRICkK4MW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFB1GrSEnfvsMMhpyURAmZxAJ4nUC4RsRT60uUvJnZ9enheoo6twACeLp3y pCCsZvc8AmYUdMJxPRhW5Ds= =i6g1 -----END PGP SIGNATURE----- --0F1p//8PRICkK4MW--