From owner-freebsd-fs@FreeBSD.ORG Fri Oct 25 22:09:09 2013 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 52905EC; Fri, 25 Oct 2013 22:09:09 +0000 (UTC) (envelope-from jdavidlists@gmail.com) Received: from mail-ie0-x233.google.com (mail-ie0-x233.google.com [IPv6:2607:f8b0:4001:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1B01F257B; Fri, 25 Oct 2013 22:09:09 +0000 (UTC) Received: by mail-ie0-f179.google.com with SMTP id aq17so7669038iec.10 for ; Fri, 25 Oct 2013 15:09:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=03TI34FHCN/OFm94/jNmfqQvbknXGYK+UplLO3zQMEU=; b=bVeaN7seJBHhTzp24dRbu3NN+Qc87zUsSAr+akUVyqAwJX0R0NZXIBXU0kTf86lxdh LMmSXD3RrkHW6Z3FoYoTS/vxsLKuouitKhElap5gSzI4FgdY7nacXoDVQ/1cHs56noY4 ZK0jeKgFeVpHulMk8ujAPBk8s6MR8XhamCr8zCUrMFGj3VSGnF/e066bGT3iT4GTnEUO mSGBCvdhwU0s/OLuHBnT5bR9NH9ecVzJQBjLfyREFnsYkZjLmDxqwr+6lDovhlnoeOwR 1SrwNEiKEZh4uJeIYx0JW6azPYj5EsJ+aBJUj/S4e8co4rywZO2ODsCIFW0p+vTaCQ1O MDow== MIME-Version: 1.0 X-Received: by 10.50.117.40 with SMTP id kb8mr328980igb.60.1382738947820; Fri, 25 Oct 2013 15:09:07 -0700 (PDT) Sender: jdavidlists@gmail.com Received: by 10.43.180.131 with HTTP; Fri, 25 Oct 2013 15:09:07 -0700 (PDT) In-Reply-To: <29a687d287cf28d34283566eba509486@webmail.lerctr.org> References: <201310251933.r9PJX8sx086597@hergotha.csail.mit.edu> <29a687d287cf28d34283566eba509486@webmail.lerctr.org> Date: Fri, 25 Oct 2013 18:09:07 -0400 X-Google-Sender-Auth: RMwkvFJdr8ZZHfK-bvvs409RfKY Message-ID: Subject: Re: ZFS: Invalid SEND/RECV stream still From: J David To: Larry Rosenman Content-Type: text/plain; charset=ISO-8859-1 Cc: Freebsd fs , current@freebsd.org X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Oct 2013 22:09:09 -0000 On Fri, Oct 25, 2013 at 3:36 PM, Larry Rosenman wrote: >>> cannot receive incremental stream: invalid backup stream It may help to decouple the steps. I.e. do a "zfs send blah blah >file" then copy the file and do a "zfs recv blah blah