how to tar to a remote tape device

From: Kirkland, Mike # IHTUL (mike.kirkland@ndchealth.com)
Date: Tue Jul 23 2002 - 10:24:13 EDT


Hi everyone,

How do you tar to a remote tape device?

I have a directory /data5/p/tmp on a local box, catdog. This directory
contains about 24 gigs of files (8 files from 1-4 gigs in size). I want to
tar this to another server's tape drive; doggie:/dev/tape/tape0_d1

I tried the following, but it is way too slow:

catdog> rsh doggie dd of=/dev/tape/tape0_d1 | tar cvf - /data5/p/tmp

Any suggestions or advice is appreciated.



This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:48:46 EDT