From owner-freebsd-current@FreeBSD.ORG Tue Oct 25 18:43:29 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E3B01065674; Tue, 25 Oct 2011 18:43:29 +0000 (UTC) (envelope-from miwi.freebsd@googlemail.com) Received: from mail-pz0-f44.google.com (mail-pz0-f44.google.com [209.85.210.44]) by mx1.freebsd.org (Postfix) with ESMTP id 2231B8FC1C; Tue, 25 Oct 2011 18:43:28 +0000 (UTC) Received: by pzk4 with SMTP id 4so4664580pzk.3 for ; Tue, 25 Oct 2011 11:43:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=sender:from:content-type:content-transfer-encoding:subject:date :message-id:cc:to:mime-version:x-mailer; bh=aMX/c+kyGF3ezo8Lw0JLCwpOBDH2fx/cq4OJry4PmqI=; b=IX8SyvmQqMUUqdAmnuqEyJ/4RkLQyWinAmyzxfkJalLCxKaC++IKzwxiWm4wko6dgH lOZ2vHWt4Kp8W/ncuNa8NiowB/wBWq92alP+46V9AmvKJh+0Borgc748eYgxvk/cjeMl BBAnGj1V4dCcZFEpSMCFADTAranGpF2qYguY0= Received: by 10.68.39.231 with SMTP id s7mr58288759pbk.33.1319566636113; Tue, 25 Oct 2011 11:17:16 -0700 (PDT) Received: from [192.168.0.103] ([175.139.105.2]) by mx.google.com with ESMTPS id g1sm9012015pbv.2.2011.10.25.11.17.12 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 25 Oct 2011 11:17:14 -0700 (PDT) Sender: Martin Wilke From: Martin Wilke Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Wed, 26 Oct 2011 02:15:09 +0800 Message-Id: <8453E2A2-3219-4FAA-98CE-2F9D66EA1C39@FreeBSD.org> To: antik@bsd.ee Mime-Version: 1.0 (Apple Message framework v1251) X-Mailer: Apple Mail (2.1251) Cc: current@FreeBSD.org, freebsd-geom@FreeBSD.org Subject: gmirror failed with error 19. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Oct 2011 18:43:29 -0000 Hi, I face the same error since upgrade from 8.2 to 9.0RC1, is there any way = to fix that? thx Martin=