From owner-freebsd-current@FreeBSD.ORG Thu Oct 10 15:36:58 2013 Return-Path: Delivered-To: freebsd-current@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 6D3FCBFB; Thu, 10 Oct 2013 15:36:58 +0000 (UTC) (envelope-from outbackdingo@gmail.com) Received: from mail-oa0-x236.google.com (mail-oa0-x236.google.com [IPv6:2607:f8b0:4003:c02::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2A8732527; Thu, 10 Oct 2013 15:36:58 +0000 (UTC) Received: by mail-oa0-f54.google.com with SMTP id n5so1492584oag.41 for ; Thu, 10 Oct 2013 08:36:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=DVvfA+xagTfANZNgBuyx3oBsteT2/DkI5kp0HWiwz1k=; b=KdQwUhIt6dXCQh5Ls/EiSY8EdPyHXLwLSBTzANzANdh0RtwgDsozVUzOb+bUcsMx/j UyL8FltHmbHXCNsQ4mf1av07IVYHKJmz+44Oim+z01cGG3JpXN8W/0jc/dUKQjmZlwBQ blw+OjlAFVhIXZUi4QQpgOpwcf6vv+byIai2dZwaCBbhpqB4rFXqBu9Nv0SKJGlpHK6G a3VPpjnv8RAu8HXZY14+d4mDXSM4fhRezPE+vrKVE/R9ilPFRgnCHBZY4PL9L4BNl6/F /yVFaVxhMoS3EF291cgEt0taci/jVdDDGoCYraDIuYBRhuGtnAZV496atd4O4Iync4Y4 KzQA== MIME-Version: 1.0 X-Received: by 10.60.134.51 with SMTP id ph19mr540773oeb.122.1381419417314; Thu, 10 Oct 2013 08:36:57 -0700 (PDT) Received: by 10.76.13.228 with HTTP; Thu, 10 Oct 2013 08:36:57 -0700 (PDT) In-Reply-To: References: <5256B761.4050301@gmail.com> Date: Thu, 10 Oct 2013 11:36:57 -0400 Message-ID: Subject: Re: FreeBSD 10 and zfsd From: Outback Dingo To: Alan Somers Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Johan Hendriks , 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:36:58 -0000 On Thu, Oct 10, 2013 at 11:24 AM, Alan Somers wrote: > 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/ > > might be easier to just cut a diff of it, as it 2+ months behind CURRENT as it is in this branch, be nice to review and do some testing on, but getting a diff from that to CURRENT might prove a bit difficult unless the branch was updated > > > > 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" > _______________________________________________ > 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" >