From owner-freebsd-current@FreeBSD.ORG Thu Oct 10 15:24:58 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 03507660 for ; Thu, 10 Oct 2013 15:24:58 +0000 (UTC) (envelope-from asomers@gmail.com) Received: from mail-qc0-x22f.google.com (mail-qc0-x22f.google.com [IPv6:2607:f8b0:400d:c01::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BA5BD245D for ; Thu, 10 Oct 2013 15:24:57 +0000 (UTC) Received: by mail-qc0-f175.google.com with SMTP id v2so1898265qcr.6 for ; Thu, 10 Oct 2013 08:24:56 -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=yBxRuZHcK1yyz0iQeNVArfWZ4ChVpuV8SlxSdRJW/tI=; b=Jqx0z/APouDfkvLMGVimDjoiNbuc8Xc7LCiEyOi6NxT6Imqm3ykmObEMoKtNV5Y9sy FZCNTivxAic7fM/mBZJJFUHQOacy0xZjCQj3auPIQ1TrNpVYHp000ZCuT/ZbzIx9Gb/v VUXQ2Gm09agmxEUbaid/A55ZfISesGQmIW4ov90DV6ZXB3Whm6/XaIKDZFG2yPlvBfx4 HzIohEbT+lhcWcBDBlF5HXkeQot+dviIBzM/Z8GDauMg0Wf9cqYGxeU77pmbHVDtI8ld D8RPgVmlGMkTd/0BPLakqKThIC8QQbteW6jZEjk5siQjZX4sDu0eozspqXXhD0Hi8Y5o yIRQ== MIME-Version: 1.0 X-Received: by 10.49.107.226 with SMTP id hf2mr13999217qeb.17.1381418696839; Thu, 10 Oct 2013 08:24:56 -0700 (PDT) Sender: asomers@gmail.com Received: by 10.49.39.97 with HTTP; Thu, 10 Oct 2013 08:24:56 -0700 (PDT) In-Reply-To: <5256B761.4050301@gmail.com> References: <5256B761.4050301@gmail.com> Date: Thu, 10 Oct 2013 09:24:56 -0600 X-Google-Sender-Auth: 03h1i5QXF4Pro_YaWm_0ITzT_as Message-ID: Subject: Re: FreeBSD 10 and zfsd From: Alan Somers To: Johan Hendriks Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Thu, 10 Oct 2013 15:24:58 -0000 On Thu, Oct 10, 2013 at 8:19 AM, Johan Hendriks wrote: > When i started using ZFS on FreeBSD I quickly found out that hot spares are > not possible on FreeBSD. > I was told that with zfsd it should be possible and that it would be > included in FreeBSD 10. > > Is there some info about the zfsd function and how it could be used? zfsd is currently not in FreeBSD/head and won't make it into 10, but you can still get the source code from its project branch. It's being used in production by at least two companies. http://svnweb.freebsd.org/base/projects/zfsd/head/ > > regards > Johan Hendriks > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"