From owner-freebsd-current@FreeBSD.ORG Fri Oct 11 07:02:30 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 BB6F6D54 for ; Fri, 11 Oct 2013 07:02:30 +0000 (UTC) (envelope-from joh.hendriks@gmail.com) Received: from mail-we0-x22b.google.com (mail-we0-x22b.google.com [IPv6:2a00:1450:400c:c03::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 565B72C72 for ; Fri, 11 Oct 2013 07:02:30 +0000 (UTC) Received: by mail-we0-f171.google.com with SMTP id t60so3696372wes.2 for ; Fri, 11 Oct 2013 00:02:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=MWbmIGyoT/i29rFLLYv2pgNn6l+8zGTQtN1CwiaPy2g=; b=bE7KYCM1avstQnEG6i4Sv0YXd5FMFBnOaUaKIuKHZolBpcni9orbgYCeTTdcGTlsAS YUOIJsfzB6K7GQ3QMKv2JRDyk8DFFtotc8kAQGqCrnwx6s1PO0LfxkZkFDBcPIv8wy51 GTpLnZJuOz/5uXPG42iNii80CfRSWniJzuoEJC0ZY2K7K6dXqqVKlb4cNprfzZUcG7kI ljIf8ObJPWyaEHnErfsaHQMXGYJm3gAQTSqO3pRx2p7oGGEgGzVfPh3aW8mdiXPlyZfa zc9+UuImjwClYC7QDOBzJlkg27GSr2iH5jxAful/IfiP+twtdc5E2BZUwAty2IR3eut8 MlXw== X-Received: by 10.180.20.177 with SMTP id o17mr1865387wie.38.1381474948026; Fri, 11 Oct 2013 00:02:28 -0700 (PDT) Received: from [192.168.1.129] ([193.173.55.180]) by mx.google.com with ESMTPSA id ft19sm2739916wic.5.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 11 Oct 2013 00:02:27 -0700 (PDT) Message-ID: <5257A284.2040406@gmail.com> Date: Fri, 11 Oct 2013 09:02:28 +0200 From: Johan Hendriks User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: FreeBSD Subject: Re: FreeBSD 10 and zfsd. References: <5256B761.4050301@gmail.com> In-Reply-To: <5256B761.4050301@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: Fri, 11 Oct 2013 07:02:30 -0000 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? > > regards > Johan Hendriks > Thanks all for the explanation and your time A notice in the handbook may be a good thing to let new FreeBSD users know that you can add spares, but that it is not a hot spare. So human action is required to activate the spare. regards Johan Hendriks