From: Delian K. <kr...@kr...> - 2004-02-06 13:55:02
|
I've updated dump/e2fsprogs to the latest versions and performed the test= s. This went fine: time /usr/sbin/dump -0uf - /dev/vg1/snaphome |gzip |split -b 1024m This also: time cat xaa xab |gunzip|restore -rdvuf - >/home/out.log 2>/home/err.log However this has failed: time /usr/sbin/dump -1uf - /dev/vg1/snaphome | restore -rdvuf - >/home/ou= t1.log 2>/home/err1.log DUMP: Date of this level 1 dump: Fri Feb 6 12:15:22 2004 DUMP: Date of last level 0 dump: Thu Feb 5 21:27:28 2004 DUMP: Dumping /dev/vg1/snaphome (an unlisted file system) to standard o= utput DUMP: Label: none DUMP: Writing 10 Kilobyte records DUMP: mapping (Pass I) [regular files] DUMP: mapping (Pass II) [directories] DUMP: estimated 1496288 blocks. DUMP: Volume 1 started with block 1 at: Fri Feb 6 12:20:27 2004 DUMP: dumping (Pass III) [directories] DUMP: dumping (Pass IV) [regular files] DUMP: 26.14% done at 1304 kB/s, finished in 0:14 DUMP: 32.57% done at 812 kB/s, finished in 0:20 DUMP: 39.55% done at 657 kB/s, finished in 0:22 DUMP: 52.02% done at 648 kB/s, finished in 0:18 DUMP: 63.38% done at 631 kB/s, finished in 0:14 DUMP: 71.66% done at 595 kB/s, finished in 0:11 DUMP: 79.98% done at 569 kB/s, finished in 0:08 DUMP: 89.24% done at 555 kB/s, finished in 0:04 DUMP: 100.00% done at 555 kB/s, finished in 0:00 DUMP: Broken pipe DUMP: The ENTIRE dump is aborted. real 54m42.457s user 0m25.730s sys 0m36.370s [root@smtp0 tmp]# tail /home/out1.log extract file ./ttt/domains/ttt.biz/t/index.html extract file ./ttt/domains/ttt.biz/webcam-privees/webcam-privees.html extract file ./ttt/domains/ttt.biz/webcam-privees/index.html extract file ./ttt/domains/ttt.biz/x-video/x-video.html extract file ./ttt/domains/ttt.biz/x-video/index.html Add links Set directory mode, owner, and times. Check the symbol table. Verify the directory structure Check pointing the restore [root@smtp0 tmp]# tail /home/err1.log File header, ino 3918076 File header, ino 3918077 File header, ino 3918078 File header, ino 3918079 File header, ino 3918080 File header, ino 3918081 File header, ino 3918082 File header, ino 3918083 File header, ino 3918084 Warning: missing name ./vpopmail/domains/1/ttt.com/ttt/Maildir/new/107601= 4788.27968.smtp0.ttt.com,S=3D32899 [root@smtp0 tmp]# One more question. What are these times that dump reports ? Regards, Delian Krustev |