Re: [zfs-discuss] send/recv over ssh

2010-05-22 Thread Edward Ned Harvey
From: zfs-discuss-boun...@opensolaris.org [mailto:zfs-discuss- boun...@opensolaris.org] On Behalf Of Brent Jones Problem with mbuffer, if you do scripted send/receives, you'd have to pre-start an Mbuffer session on the receiving end somehow. SSH is always running on the receiving end, so no

Re: [zfs-discuss] send/recv over ssh

2010-05-21 Thread David Dyer-Bennet
On Thu, May 20, 2010 19:44, Freddie Cash wrote: 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,

Re: [zfs-discuss] send/recv over ssh

2010-05-21 Thread Brandon High
On Fri, May 21, 2010 at 7:12 AM, David Dyer-Bennet d...@dd-b.net wrote: On Thu, May 20, 2010 19:44, Freddie Cash wrote: 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

Re: [zfs-discuss] send/recv over ssh

2010-05-21 Thread Freddie Cash
On Fri, May 21, 2010 at 10:59 AM, Brandon High bh...@freaks.com wrote: On Fri, May 21, 2010 at 7:12 AM, David Dyer-Bennet d...@dd-b.net wrote: On Thu, May 20, 2010 19:44, Freddie Cash wrote: And you can always patch OpenSSH with HPN, thus enabling the NONE cipher, which disable

Re: [zfs-discuss] send/recv over ssh

2010-05-21 Thread David Dyer-Bennet
On Fri, May 21, 2010 12:59, Brandon High wrote: On Fri, May 21, 2010 at 7:12 AM, David Dyer-Bennet d...@dd-b.net wrote: On Thu, May 20, 2010 19:44, Freddie Cash wrote: And you can always patch OpenSSH with HPN, thus enabling the NONE cipher, which disable encryption for the data transfer

Re: [zfs-discuss] send/recv over ssh

2010-05-21 Thread Brandon High
On Fri, May 21, 2010 at 11:28 AM, David Dyer-Bennet d...@dd-b.net wrote: I thought I remembered a none cipher, but couldn't find it the other year and decided I must have been wrong.  I did use ssh-1, so maybe I really WAS remembering after all. It may have been in ssh2 as well, or at least

Re: [zfs-discuss] send/recv over ssh

2010-05-21 Thread Thomas Burgess
I seem to be getting decent speed with arcfour (this was what i was using to begin with) Thanks for all the helpthis honestly was just me being stupid...looking back on yesterday, i can't even remember what i was doing wrong nowi was REALLY tired when i asked this question. On Fri, May

[zfs-discuss] send/recv over ssh

2010-05-20 Thread Thomas Burgess
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 i'd like to move a few filesystem from my old server to my new server but for some reason i keep getting strange errors... At first i'd see

Re: [zfs-discuss] send/recv over ssh

2010-05-20 Thread Thomas Burgess
also, i forgot to say: one server is b133, the new one is b134 On Thu, May 20, 2010 at 4: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

Re: [zfs-discuss] send/recv over ssh

2010-05-20 Thread Nicolas Williams
On Thu, May 20, 2010 at 04:23:49PM -0400, Thomas Burgess 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 i'd like to move a few filesystem from my old server to my new server but for

Re: [zfs-discuss] send/recv over ssh

2010-05-20 Thread Brandon High
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

Re: [zfs-discuss] send/recv over ssh

2010-05-20 Thread Brent Jones
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

Re: [zfs-discuss] send/recv over ssh

2010-05-20 Thread Freddie Cash
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

Re: [zfs-discuss] send/recv over ssh

2010-05-20 Thread Gaëtan Lehmann
Le 21 mai 10 à 02:44, Freddie Cash a écrit : 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