[ale] writing to tape

Greg Freemyer greg.freemyer at gmail.com
Tue Feb 2 09:47:41 EST 2010


That should not have corrupted your data perse, but you clearly sent
variable size blocks to the drive.

So it is hardware dependent it you can restore that tape or not.

Can you get a tar listing of tape?  If that works your data should be good.

Fyi: mbuffer is a little known tool that I think works better than dd
for this.  I have the source somewhere.

Greg


On 2/1/10, Geoffrey <lists at serioustechnology.com> wrote:
> Greg Freemyer wrote:
>> What's your command line including pipes.
>>
>> I find having dd read from a pipe requires the lack of noerror,sync.
>
> ssh servername "tar -cf - $BackupThis" | dd bs=10k of=/dev/nst0
>
> --
> Until later, Geoffrey
>
> "I predict future happiness for America if they can prevent
> the government from wasting the labors of the people under
> the pretense of taking care of them."
> - Thomas Jefferson
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://mail.ale.org/mailman/listinfo/ale
> See JOBS, ANNOUNCE and SCHOOLS lists at
> http://mail.ale.org/mailman/listinfo
>

-- 
Sent from my mobile device

Greg Freemyer
Head of EDD Tape Extraction and Processing team
Litigation Triage Solutions Specialist
http://www.linkedin.com/in/gregfreemyer
Preservation and Forensic processing of Exchange Repositories White Paper -
<http://www.norcrossgroup.com/forms/whitepapers/tng_whitepaper_fpe.html>

The Norcross Group
The Intersection of Evidence & Technology
http://www.norcrossgroup.com


More information about the Ale mailing list