Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 2008 10:19:24 +0200
From:      Matthias Apitz <matthias.apitz@oclc.org>
To:        freebsd-questions@freebsd.org
Subject:   dump(8) ok, but restore(8) failes
Message-ID:  <20080827081924.GA3455@rebelion.Sisis.de>

next in thread | raw e-mail | index | archive | help

Hello,

Some days ago I have done a dump of my /usr file system with:

# dump -0auL -P "ssh guru@albatros 'gzip -c > dumpsRebelion/usr.dmp.gz'"  /usr

the DUMP ended fine with no errors; today I try to reload certain
directory with:

$ restore -xv -P "ssh guru@albatros 'gzip -dc dumpsRebelion/usr.dmp.gz'" ./home/guru/myThings/Espanol/diario2008

and it says:

Verify tape and initialize maps
Tape block size is 16
Header with wrong dumpdate.
Dump   date: Mon Aug 25 09:56:58 2008
Dumped from: the epoch
Level 0 dump of /usr on rebelion.Sisis.de:/dev/ad4s1f
Label: none
Extract directories from tape
Initialize symbol table.
Make node ./home
Make node ./home/guru
Make node ./home/guru/myThings
Make node ./home/guru/myThings/Espanol
Make node ./home/guru/myThings/Espanol/diario2008
Make node ./home/guru/myThings/Espanol/diario2008/enanitos
Make node ./home/guru/myThings/Espanol/diario2008/imagenes
Make node ./home/guru/myThings/Espanol/diario2008/CVS
Extract requested files
You have not read any tapes yet.
If you are extracting just a few files, start with the last volume
and work towards the first; restore can quickly skip tapes that
have no further files to extract. Otherwise, begin with volume 1.
Specify next volume #: 1
partial block read: 16128 should be 16384
partial block read: 256 should be 16384
partial block read: 16128 should be 16384
unknown tape header type 6697331
abort? [yn] 

what does this mean? any hint? thanks in advance

	matthias

-- 
Matthias Apitz
Manager Technical Support - OCLC GmbH
Gruenwalder Weg 28g - 82041 Oberhaching - Germany
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <matthias.apitz@oclc.org> - w http://www.oclc.org/ http://www.UnixArea.de/
b http://gurucubano.blogspot.com/
We should all learn from the peoples of The Netherlands, France and Ireland.
Aprendamos todos de los pueblos de Holanda, Francia e Irlanda.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080827081924.GA3455>