[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



> Hello all,
>
> I have been trying to get this working but am not sure how
> else to debug other than what I have already done.
>
> I want to pipe a dump through ssh straight to a backup box.
>
> /sbin/dump 0uf - /var | ssh backup-box
> "/path/to/backups/filename.dump"

/sbin/dump 0uf - /var | ssh backup-box "dd of=/path/to/file.dump"

> But when I do this dump tells me that I have a broken pipe.
> Just to be anal, I tested to make sure I could do just a
> plain dump; that works. And I also tested to make sure that
> I could copy that file over via ssh; that works fine.
> Anyway, I'm not sure what else to test or how else to
> troubleshoot to determine what's wrong.
>
> The initial idea that I was working off of is the
> following:
> tar -cvf - /path/to/backup | ssh B "cd
> /path/where/you/want/files; tar -xf -"
> This works fine.
>
> Ultimately, whatever the method, I am trying to push
> backups via ssh to a dedicated backup server. Any thoughts,
> ideas or improvements on how better to do this would be
> great.
>
> Thanks
>
> =====
> Kevin Stoll

Thanks
-- 
Jonathan Glass
Systems Support Specialist II
IBB/GTEC
Office: 404-385-0127
Cell: 404-444-4086


</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="00539" href="msg00539.html">[ale] Piping dump to ssh</a></strong>
<ul><li><em>From:</em> kevinostoll at yahoo.com (Kevin O'Neill Stoll)</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00545.html">[ale] get a free Linux Technical Resource Kit from Novell</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00547.html">[ale] Mandrake 10.0 configure and make errors - whaaa?</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00539.html">[ale] Piping dump to ssh</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00548.html">[ale] Piping dump to ssh</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00546"><strong>Date</strong></a></li>
<li><a href="threads.html#00546"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>