On Thu, May 20, 2010 at 4:40 PM, Brent Jones <br...@servuhome.net> wrote:

> On Thu, May 20, 2010 at 3:42 PM, Brandon High <bh...@freaks.com> wrote:
> > On Thu, May 20, 2010 at 1:23 PM, Thomas Burgess <wonsl...@gmail.com>
> wrote:
> >> I know i'm probably doing something REALLY stupid.....but for some
> reason i
> >> can't get send/recv to work over ssh.  I just built a new media server
> and
> >
> > Unless you need to have the send to be encrypted, ssh is going to slow
> > you down a lot.
> >
> > I've used mbuffer when doing sends on the same network, it's worked well.
> >
>
> pre-start an Mbuffer session on the receiving end somehow.
> SSH is always running on the receiving end, so no issues there.
>
> And you can always patch OpenSSH with HPN, thus enabling the NONE cipher,
which disable encryption for the data transfer (authentication is always
encrypted).  And twiddle the internal buffers that OpenSSH uses to improve
transfer rates, especially on 100 Mbps or faster links.

-- 
Freddie Cash
fjwc...@gmail.com
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to