From owner-freebsd-current@FreeBSD.ORG Fri Oct 11 19:57:23 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 42735595 for ; Fri, 11 Oct 2013 19:57:23 +0000 (UTC) (envelope-from outbackdingo@gmail.com) Received: from mail-oa0-x233.google.com (mail-oa0-x233.google.com [IPv6:2607:f8b0:4003:c02::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0BFC52F0A for ; Fri, 11 Oct 2013 19:57:22 +0000 (UTC) Received: by mail-oa0-f51.google.com with SMTP id h16so2748446oag.24 for ; Fri, 11 Oct 2013 12:57:21 -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=PDBMFgC5jDsvv+ftcXRwfXWS/mAL/Qy6+H89GDhEB4g=; b=ClXvn85qS+HSYjPuzS/J94G4/PvHrkmPagsG4+hRuD8smvkwd0jCOcERUfBvzFw3nh SS3gznyaX2XD2CC8q7g/PR6ZpJIL6Z6ix+SSgaF0GXTqnZlGbK3hdR5TxBi60Ohav67Q BBFP/yhhKVQscbR70IlmQMaGCwRAIK9B+16fbHEYVXG2unw/Z/j8P4QF5F8EK8wn0+Qf 5n65fVODx9yTvLFuCKhUgqAhDWJ8E/j4MRD/b938wbkh1bQvrUKhdIs7vF6qVmVhRi4j CNx6QJRGuabgbD8ApccH4KRaIsLIrQytb4ce2Zl1uKstlFExpVASQ/Aqqj89KadipBNM dJIw== MIME-Version: 1.0 X-Received: by 10.60.63.116 with SMTP id f20mr15677679oes.29.1381521441666; Fri, 11 Oct 2013 12:57:21 -0700 (PDT) Received: by 10.76.13.228 with HTTP; Fri, 11 Oct 2013 12:57:21 -0700 (PDT) In-Reply-To: <52580837.4020301@allanjude.com> References: <5256B761.4050301@gmail.com> <5257A284.2040406@gmail.com> <5257A7C3.8080004@allanjude.com> <20131011102742.581fa352@thor.walstatt.dyndns.org> <52580837.4020301@allanjude.com> Date: Fri, 11 Oct 2013 15:57:21 -0400 Message-ID: Subject: Re: FreeBSD 10 and zfsd. From: Outback Dingo To: Allan Jude Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-current@freebsd.org, "O. Hartmann" 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 19:57:23 -0000 On Fri, Oct 11, 2013 at 10:16 AM, Allan Jude wrote: > On 2013-10-11 04:27, O. Hartmann wrote: > > On Fri, 11 Oct 2013 03:24:51 -0400 > > Allan Jude wrote: > > > >> On 2013-10-11 03:02, Johan Hendriks wrote: > >>> 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 > >>> _______________________________________________ > >>> 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" > >> That bit is in the zfs handbook project branch, it just isn't > >> published yet > >> > > ... so it isn't visible to the "normal" users. > > > > I would also appreciate a hint in the man page of zpool(8). Like > > "Be aware: A spare declared vdev is not (yet) automatically replacing a > > faulty rendered drive. Human action is still required." > > > > It could save some trouble in prevention. > > > > Oliver > Lyndon Nerenberg attached a patch for the man page earlier in the > thread, and I have forwarded that to the docs team > > I was under the impression rc_setvar was dropped from rc.d scripts i believe it should be rcvar=`zfsd` for /etc/rc.d/zfsd > -- > Allan Jude > > _______________________________________________ > 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" >