Date: Sun, 26 Sep 2004 20:23:53 +0200 (CEST) From: Michael Reifenberger <mike@Reifenberger.com> To: freebsd-current@freebsd.org Subject: "dump -L -C32 .. | gzip -3c" stuck under -current Message-ID: <20040926201250.B9557@fw.reifenberger.com>
next in thread | raw e-mail | index | archive | help
Hi, when doing a `dump -L -C32 -f - / | gzip -3c > /mnt/bla/fasel` of an ~30GB filles FS I got: ... Dump of root level 0 for >/< DUMP: Date of this level 0 dump: Sun Sep 26 17:13:14 2004 DUMP: Date of last level 0 dump: the epoch DUMP: Dumping snapshot of /dev/ad1s1a (/) to standard output DUMP: Cache 0 MB, blocksize = -724252476 DUMP: mapping (Pass I) [regular files] DUMP: mapping (Pass II) [directories] DUMP: estimated 26967183 tape blocks. DUMP: dumping (Pass III) [directories] DUMP: dumping (Pass IV) [regular files] DUMP: 5.30% done, finished in 1:29 at Sun Sep 26 18:47:42 2004 DUMP: 13.74% done, finished in 1:02 at Sun Sep 26 18:26:04 2004 DUMP: 22.16% done, finished in 0:52 at Sun Sep 26 18:21:01 2004 DUMP: 32.12% done, finished in 0:42 at Sun Sep 26 18:15:34 2004 DUMP: 42.19% done, finished in 0:34 at Sun Sep 26 18:12:34 2004 DUMP: 51.65% done, finished in 0:28 at Sun Sep 26 18:11:23 2004 DUMP: 58.03% done, finished in 0:25 at Sun Sep 26 18:13:37 2004 DUMP: 62.11% done, finished in 0:24 at Sun Sep 26 18:17:43 2004 DUMP: 67.85% done, finished in 0:21 at Sun Sep 26 18:19:38 2004 DUMP: 74.46% done, finished in 0:17 at Sun Sep 26 18:20:27 2004 DUMP: 85.89% done, finished in 0:09 at Sun Sep 26 18:17:21 2004 at that point gzip (or dump?) got stuck. gzip where (accodingly to top) in the state 'piperd' Are there any known issues with pipes or snapshots? a `dump -L -C32 -f /mnt/bla/fasel /` afterwards completed successfully BTW. Bye/2 --- Michael Reifenberger, Business Development Manager SAP-Basis, Plaut Consulting Comp: Michael.Reifenberger@plaut.de | Priv: Michael@Reifenberger.com http://www.plaut.de | http://www.Reifenberger.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040926201250.B9557>