Date: Sun, 3 Sep 2000 00:12:23 -0700 From: "Crist J . Clark" <cjclark@reflexnet.net> To: Mark Ibell <marki@paradise.net.nz> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Strange 'dump' behaviour Message-ID: <20000903001223.C62475@149.211.6.64.reflexcom.com> In-Reply-To: <000901c01551$0646ee60$0101a8c0@evileye>; from marki@paradise.net.nz on Sun, Sep 03, 2000 at 02:45:26PM %2B1200 References: <000901c01551$0646ee60$0101a8c0@evileye>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 03, 2000 at 02:45:26PM +1200, Mark Ibell wrote: > Hi, > > I've been playing with dump/restore a bit recently (on a 4.1-RELEASE system) > and found that if I do a level 0 dump of /, then add a couple of files, and > then perform a level 1 dump, most of the files in the level 0 dump are > present in addition to the new files. The commands I'm running are: > > # dump -0au -b 10 -f /dev/nrsa0 / > # dump -1au -b 10 -f /dev/nrsa0 / > > The same thing appears to happen on /usr & /var, but if I set up another > filesystem like /bkroot everything seems to work as expected. Any ideas why > this is happening? Are you sure the files being included haven't actually been changed even if you did not do it yourself? -- Crist J. Clark cjclark@alum.mit.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000903001223.C62475>