Date: Fri, 06 Feb 2009 08:31:04 +0000 From: Terry <terry@bluelight.org.uk> To: freebsd-questions@freebsd.org Subject: Re:problem with date, dump or restore Message-ID: <498BF548.1050309@bluelight.org.uk> In-Reply-To: <20090206005253.21790106576E@hub.freebsd.org> References: <20090206005253.21790106576E@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi list, with freebsd 7.0, after a probably successful dump : #dump -0Lauf ./ad0s1f.dump /dev/ad0s1f DUMP: Date of this level 0 dump: Thu Feb 5 07:18:58 2009 DUMP: Date of last level 0 dump: the epoch DUMP: Dumping snapshot of /dev/ad0s1f (/usr) to ./ad0s1f.dump DUMP: mapping (Pass I) [regular files] DUMP: mapping (Pass II) [directories] DUMP: estimated 3021548 tape blocks. DUMP: dumping (Pass III) [directories] DUMP: dumping (Pass IV) [regular files] DUMP: 16.92% done, finished in 0:24 at Thu Feb 5 07:48:39 2009 DUMP: 39.28% done, finished in 0:15 at Thu Feb 5 07:44:33 2009 DUMP: 62.36% done, finished in 0:09 at Thu Feb 5 07:43:09 2009 DUMP: 93.06% done, finished in 0:01 at Thu Feb 5 07:40:35 2009 DUMP: DUMP: 3024998 tape blocks on 1 volume DUMP: finished in 1271 seconds, throughput 2380 KBytes/sec DUMP: level 0 dump on Thu Feb 5 07:18:58 2009 DUMP: Closing ./ad0s1f.dump DUMP: DUMP IS DONE the restore reports that 1) "Header with wrong dumpdate." 2) "expected next file 141455, got 146" # restore -rf /storage/backup/ad0s1f.dump Header with wrong dumpdate. expected next file 141455, got 146 and this is the same for all slices (except the numbers in the second line) so where/what is the problem ? Does anyone know what, exactly, this means? thanks Ivan A quick google ;) shows http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/118087 http://lists.freebsd.org/pipermail/freebsd-stable/2008-May/042270.html I also get the wrong dump date and it gives no problems. The next error you get about expected next file would concern me more and I don't have time to look at the moment Terry
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?498BF548.1050309>