From owner-freebsd-stable@FreeBSD.ORG Tue Sep 14 14:01:56 2010 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C636D1065696 for ; Tue, 14 Sep 2010 14:01:56 +0000 (UTC) (envelope-from fjoe@samodelkin.net) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id 7EAD48FC14 for ; Tue, 14 Sep 2010 14:01:56 +0000 (UTC) Received: by qyk31 with SMTP id 31so3056718qyk.13 for ; Tue, 14 Sep 2010 07:01:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.189.140 with SMTP id de12mr4486530qcb.5.1284471323810; Tue, 14 Sep 2010 06:35:23 -0700 (PDT) Received: by 10.229.238.68 with HTTP; Tue, 14 Sep 2010 06:35:23 -0700 (PDT) X-Originating-IP: [109.174.58.22] In-Reply-To: <4C8F4816.4000704@eng.auth.gr> References: <4C8A336D.9080302@eng.auth.gr> <4C8A66EE.4090705@eng.auth.gr> <4C8E1DF0.3090707@eng.auth.gr> <4C8F4816.4000704@eng.auth.gr> Date: Tue, 14 Sep 2010 20:35:23 +0700 Message-ID: From: Max Khon To: George Mamalakis Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: stable@freebsd.org Subject: Re: AoE driver for FBSD8 or later? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Sep 2010 14:01:56 -0000 George, On Tue, Sep 14, 2010 at 5:01 PM, George Mamalakis wrote: > On Mon, Sep 13, 2010 at 7:53 PM, Max Khon fjoe@samodelkin.net>> wrote: > > Have you tried to contact coraid on this matter? >> >> Can you try this port version? >> >> http://people.freebsd.org/~fjoe/aoe-2.tar.gz< >> http://people.freebsd.org/%7Efjoe/aoe-2.tar.gz> >> > > Max, > > thank you very much for your help. The driver works fine; I am able to see > all 13T. > In case something goes wrong I will inform you. For the time being, > everything is OK. > I committed the port to the FreeBSD ports tree: ports/net/aoe. I also committed ports/net/vblade (user-space AoE target) -- I used it for testing. I am not sure that it can be used in production due to possible performance problems. Max