Date: Tue, 14 Jan 2003 11:05:39 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: Dmitry Morozovsky <marck@rinet.ru> Cc: Sheldon Hearn <sheldonh@starjuice.net>, "" <cvs-committers@FreeBSD.ORG>, "" <cvs-all@FreeBSD.ORG> Subject: Re: cvs commit: src/sbin/dump Makefile cache.c dump.8 dump.h main.c traverse.c Message-ID: <200301141905.h0EJ5dU0081489@apollo.backplane.com> References: <200301131942.h0DJgfbN010760@repoman.freebsd.org> <20030114100821.GE61405@starjuice.net> <20030114165848.M33014@woozle.rinet.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
:FWIW, I use Matt's -C option in production RELENG_4[_x] backups (about 15 :nachines) on a regular basis since his original posting to -stable (or was it :-hackers?) -- thanks Matt! -- and it's really useful. I'd never test it on a :memory-stressed machines, though. : :Sincerely, :D.Marck [DM5020, DM268-RIPE, DM3-RIPN] :------------------------------------------------------------------------ :*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** :------------------------------------------------------------------------ You are welcome! I've been using it for my own backups since then as well. And on -current, with snapshots (dump -L), the cache can be safely used even if the filesystem is being actively modified. (Though it should be noted that without snapshots, 'dump' cannot be used to create a safe backup of a live system that is undergoing change, whether the cache is turned on or not). -Matt Matthew Dillon <dillon@backplane.com> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301141905.h0EJ5dU0081489>