Maybe I should clean the geezer-goggles more often. I didn&#39;t see the &quot; was before the | and not at the of the dd line.<br><br>&lt;DOH!&gt;<br><br>So you are tar&#39;ing to STDOUT over an ssh connection and piping that to a tape drive. Yep. Connection latency will be a major problem. The suggested mbuffer is also available for Fedora. It may be different as it appears to provide statistics about a process.<br>
<br>Maybe an rsync over ssh then a tar to tape would be more efficient. It would require the local system to have enough hard drive space but that&#39;s easy.<br><br><div class="gmail_quote">On Tue, Feb 2, 2010 at 1:51 PM, Geoffrey <span dir="ltr">&lt;<a href="mailto:lists@serioustechnology.com">lists@serioustechnology.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">Jim Kinney wrote:<br>
&gt; Just a probably dumb question but why pipe a tar output to a dd? Why not<br>
&gt; use Tape ARchiver (tar) directly to write to the tape?<br>
&gt; (maybe I should reread the entire thread....)<br>
<br>
</div>To be honest, I don&#39;t recall.  Probably because we are tarring on the<br>
other end?  We are tarring from another machine as follow:<br>
<br>
ssh $SERVER &quot;tar -cf - $BackupThis&quot; | dd bs=10k of=/dev/nst0<br>
<br>
&gt;<br>
&gt; 2010/2/2 Björn Gustafsson &lt;<a href="mailto:bg-ale@bjorng.net">bg-ale@bjorng.net</a> &lt;mailto:<a href="mailto:bg-ale@bjorng.net">bg-ale@bjorng.net</a>&gt;&gt;<br>
<div class="im">&gt;<br>
&gt;     On Mon, Feb 1, 2010 at 10:31 AM, Geoffrey<br>
</div>&gt;     &lt;<a href="mailto:lists@serioustechnology.com">lists@serioustechnology.com</a> &lt;mailto:<a href="mailto:lists@serioustechnology.com">lists@serioustechnology.com</a>&gt;&gt;<br>
<div class="im">&gt;     wrote:<br>
&gt;      &gt; Greg Freemyer wrote:<br>
&gt;      &gt;&gt; What&#39;s your command line including pipes.<br>
&gt;      &gt;<br>
&gt;      &gt; ssh servername &quot;tar -cf - $BackupThis&quot; | dd bs=10k of=/dev/nst0<br>
&gt;<br>
&gt;     I don&#39;t know if it works with GNU tar, but you might want to try the<br>
&gt;     -B switch and/or to set `-b 20&#39; to explicitly match the dd blocksize.<br>
&gt;     (20 should be the default though.)<br>
&gt;<br>
&gt;     After quickly checking the GNU tar manpage, it seems to indicate that<br>
&gt;     -B only works for reads, but it might be worth a try anyway.<br>
&gt;<br>
&gt;     --<br>
&gt;     Björn Gustafsson<br>
&gt;<br>
&gt;     _______________________________________________<br>
&gt;     Ale mailing list<br>
</div>&gt;     <a href="mailto:Ale@ale.org">Ale@ale.org</a> &lt;mailto:<a href="mailto:Ale@ale.org">Ale@ale.org</a>&gt;<br>
<div class="im">&gt;     <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt;     See JOBS, ANNOUNCE and SCHOOLS lists at<br>
&gt;     <a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; --<br>
&gt; James P. Kinney III<br>
&gt; Actively in pursuit of Life, Liberty and Happiness<br>
&gt;<br>
&gt;<br>
</div>&gt; ------------------------------------------------------------------------<br>
<div class="im">&gt;<br>
&gt; _______________________________________________<br>
&gt; Ale mailing list<br>
&gt; <a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
&gt; <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br>
&gt; <a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
<br>
<br>
--<br>
</div><div class="im">Until later, Geoffrey<br>
<br>
&quot;I predict future happiness for America if they can prevent<br>
the government from wasting the labors of the people under<br>
the pretense of taking care of them.&quot;<br>
- Thomas Jefferson<br>
_______________________________________________<br>
</div><div><div></div><div class="h5">Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>-- <br>James P. Kinney III<br>Actively in pursuit of Life, Liberty and Happiness         <br><br>