On 28 September, 2008 - Dedhi Sujatmiko sent me these 2,3K bytes:

> Dear all,
...
> When I do the replication :
> [EMAIL PROTECTED]:/etc/ssh# zfs send data/work/[EMAIL PROTECTED]|ssh 
> 192.168.3.13 zfs
> recv data/work/[EMAIL PROTECTED]
> cannot receive: invalid backup stream
> 
> No-login SSH is already established :
> [EMAIL PROTECTED]:/etc/ssh# ssh 192.168.3.13
> Last login: Sun Sep 28 23:01:35 2008 from golf-ge
> Sun Microsystems Inc.   SunOS 5.10      Generic January 2005
> Sourcing //.profile-EIS.....

This "Sourcing ..." is probably messing up.

Try 'ssh 192.168.3.13 pwd', that should _only_ echo the directory,
nothing else, or it will probably mess up the stream.

Make sure it only echoes stuff when it's an interactive login.

/Tomas
-- 
Tomas Ögren, [EMAIL PROTECTED], http://www.acc.umu.se/~stric/
|- Student at Computing Science, University of Umeå
`- Sysadmin at {cs,acc}.umu.se
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to