Hello,

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

# dump -0auL -P "ssh [EMAIL PROTECTED] '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 [EMAIL PROTECTED] '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 <[EMAIL PROTECTED]> - 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.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to