Date: Tue, 28 Dec 2004 13:23:50 -0500 (EST) From: "Brian Szymanski" <ski@indymedia.org> To: freebsd-stable@freebsd.org Subject: dump/restore with ufs2 Message-ID: <1816.10.0.0.120.1104258230.squirrel@10.0.0.120>
next in thread | raw e-mail | index | archive | help
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... $ cd /altroot $ dump -L -0 -a -f - /dev/$ROOT | restore -rf - ... warning: ./.snap: File exists Does this mean my snapshots are being overwritten on the target disk? And if so, that's a good thing, right? Cheers, Brian Szymanski ski@indymedia.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1816.10.0.0.120.1104258230.squirrel>