Dear all, I've trying to replicate some ZFS folder from NexentaStor 1.0.6 to Solaris 10 Update 5 x86 using Nexenta's Auto-sync. However it does not work. Here I do some test by directly using the root shell of Nexenta for simplification (instead of using the NMS GUI to do that).
Nexenta host : golf (192.168.3.17) : [EMAIL PROTECTED]:/etc/ssh# cat /etc/release Nexenta Storage Appliance v1.0.6 Copyright 2008 Nexenta Systems, Inc. All Rights Reserved. Copyright 2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms. [EMAIL PROTECTED]:/etc/ssh# uname -a SunOS golf 5.11 NexentaOS_20080312 i86pc i386 i86pc Solaris Solaris 10U5 : charlie (192.168.3.13) : [EMAIL PROTECTED] # cat /etc/release Solaris 10 5/08 s10x_u5wos_10 X86 Copyright 2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms. Assembled 24 March 2008 [EMAIL PROTECTED] # uname -a SunOS charlie 5.10 Generic_127128-11 i86pc i386 i86pc Here is the ZFS volume I need to replicate : [EMAIL PROTECTED]:/etc/ssh# zfs list |grep dedhi data/work/dedhi 68.3G 436G 68.3G /volumes/data/work/dedhi data/work/[EMAIL PROTECTED] 0 - 68.3G - Here is the ZFS on the target : [EMAIL PROTECTED] # zfs list NAME USED AVAIL REFER MOUNTPOINT data 200G 93.3G 26.5K /data data/volume 26.9M 293G 26.9M - data/work 49K 93.3G 24.5K /data/work 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..... Any idea what is the source of the problem here? I remembered the last time I did this between SPARC system I did not have any issues. Unfortunately these are the only two x86 Solaris system I have now. Thanks in advance, Dedhi _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss