Date: Sat, 23 Dec 1995 12:43:47 +0100 (MET) From: J Wunsch <j@uriah.heep.sax.de> To: chuangjm@bluenose.na.tuns.ca (Jim Chuang) Cc: FreeBSD-current@freefall.freebsd.org Subject: Re: Dump & Amanda in FreeBSD-current Message-ID: <199512231143.MAA23396@uriah.heep.sax.de> In-Reply-To: <199512230031.AAA24880@bluenose.na.tuns.ca> from "Jim Chuang" at Dec 23, 95 00:31:27 am
next in thread | previous in thread | raw e-mail | index | archive | help
As Jim Chuang wrote: > > Is there any change of dump in FreeBSD-current? Yes. It seems that amanda is silly enough to insist on the second, redundant word "DUMP:" in the dump output. It looks now consistently like: DUMP: Date of this level 0 dump: Sat Dec 23 12:41:47 1995 DUMP: Date of last level 0 dump: the epoch DUMP: Dumping /dev/rsd1h (/tmp) to /dev/null DUMP: mapping (Pass I) [regular files] DUMP: mapping (Pass II) [directories] DUMP: estimated 1806 tape blocks on 0.05 tape(s). DUMP: dumping (Pass III) [directories] DUMP: dumping (Pass IV) [regular files] DUMP: 1798 tape blocks on 1 volumes(s) DUMP: finished in 3 seconds, throughput 599 KBytes/sec DUMP: Closing /dev/null DUMP: DUMP IS DONE while the previous version was: DUMP: Date of this level 0 dump: Sat Dec 23 12:41:47 1995 DUMP: Date of last level 0 dump: the epoch DUMP: Dumping /dev/rsd1h (/tmp) to /dev/null DUMP: mapping (Pass I) [regular files] DUMP: mapping (Pass II) [directories] DUMP: estimated 1806 tape blocks on 0.05 tape(s). DUMP: dumping (Pass III) [directories] DUMP: dumping (Pass IV) [regular files] DUMP: DUMP: 1798 tape blocks on 1 volumes(s) ^^^^^^^^^^^^ DUMP: Closing /dev/null DUMP: DUMP IS DONE I've been removing the superfluous DUMP: in the best intentions when commiting Adreas Klemm's throughput changes. I'll back it out ASAP. (Sigh.) -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512231143.MAA23396>