From owner-freebsd-questions@FreeBSD.ORG Fri Oct 25 10:34:09 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0164CE1C for ; Fri, 25 Oct 2013 10:34:09 +0000 (UTC) (envelope-from bc979@lafn.org) Received: from zoom.lafn.org (zoom.lafn.org [108.92.93.123]) by mx1.freebsd.org (Postfix) with ESMTP id 98F842C91 for ; Fri, 25 Oct 2013 10:34:08 +0000 (UTC) Received: from [10.0.1.4] (static-71-177-216-148.lsanca.fios.verizon.net [71.177.216.148]) (authenticated bits=0) by zoom.lafn.org (8.14.3/8.14.2) with ESMTP id r9PABfa1029966 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Fri, 25 Oct 2013 03:11:44 -0700 (PDT) (envelope-from bc979@lafn.org) From: Doug Hardie Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Dumpdates Message-Id: <2CD12742-C62F-464F-AB4D-3B2949A490F9@lafn.org> Date: Fri, 25 Oct 2013 03:11:40 -0700 To: "freebsd-questions@freebsd.org Questions" Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) X-Mailer: Apple Mail (2.1510) X-Virus-Scanned: clamav-milter 0.97 at zoom.lafn.org X-Virus-Status: Clean X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Oct 2013 10:34:09 -0000 Is there an issue with dump updating dumpdates on 9.1 and 9.2. Both of = those systems are writing /etc/dumpdates, but are using the time of 0 so = the output from dump looks like: Fri Oct 25 00:45:00 PDT 2013 DUMP: Date of this level 0 dump: the epoch DUMP: Date of last level 0 dump: the epoch DUMP: Dumping snapshot of /dev/ada0p2 (/) to = /usr2/backups/zool-root.tdump DUMP: mapping (Pass I) [regular files] DUMP: Cache 16 MB, blocksize =3D 65536 DUMP: mapping (Pass II) [directories] DUMP: estimated 8487220 tape blocks. DUMP: dumping (Pass III) [directories] DUMP: dumping (Pass IV) [regular files] DUMP: 16.36% done, finished in 0:25 at Fri Oct 25 01:16:02 2013 DUMP: 36.55% done, finished in 0:17 at Fri Oct 25 01:12:50 2013 DUMP: 59.63% done, finished in 0:10 at Fri Oct 25 01:10:38 2013 DUMP: 91.21% done, finished in 0:01 at Fri Oct 25 01:07:24 2013 DUMP: DUMP: 8492396 tape blocks on 1 volume DUMP: finished in 1289 seconds, throughput 6588 KBytes/sec DUMP: level 0 dump on the epoch DUMP: Closing /usr2/backups/zool-root.tdump DUMP: DUMP IS DONE The first line is from the date command. Dumpdates always show a 1969 = (the epoch) date.=