Date: Wed, 27 Aug 2008 11:50:03 GMT From: Jaakko Heinonen <jh@saunalahti.fi> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/126882: dump(8) ok, but restore(8) via -P and SSH failes Message-ID: <200808271150.m7RBo3eI023639@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/126882; it has been noted by GNATS. From: Jaakko Heinonen <jh@saunalahti.fi> To: Matthias Apitz <guru@unixarea.de> Cc: bug-followup@FreeBSD.org Subject: Re: misc/126882: dump(8) ok, but restore(8) via -P and SSH failes Date: Wed, 27 Aug 2008 14:45:54 +0300 On 2008-08-27, Matthias Apitz wrote: > $ restore -xv -P "ssh guru@albatros 'gzip -dc dumpsRebelion/usr.dmp.gz'" ./home/guru/myThings/Espanol/diario2008 > > 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] AFAIK restore(8) -P switch has been broken since it's introduction (in r128175). Please see the PR bin/121502 and the patches submitted to it. Those patches should fix the problem you are seeing. -- Jaakko
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808271150.m7RBo3eI023639>