Date: Tue, 03 Jan 2012 16:10:54 +0100 From: Peter Maloney <peter.maloney@brockmann-consult.de> To: freebsd-fs@freebsd.org Subject: Re: ZFS v28 on -STABLE not using hot spare Message-ID: <4F031A7E.6090008@brockmann-consult.de> In-Reply-To: <4F031654.1080200@icritical.com> References: <4F031654.1080200@icritical.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 01/03/2012 03:53 PM, Matt Burke wrote: > mfid16 FAULTED 0 931 0 too many errors Hot spare management is not part of the zfs system; it is part of the OpenSolaris "fault management daemon" which does not exist in FreeBSD. :( Here is some random reading about it: http://freebsd.1045724.n5.nabble.com/ZFS-hot-spares-automatic-or-not-td3955449.html I don't know if there is something more recent to actually accomplish this. And FYI there is a property you are supposed to set to get OpenSolaris FMD to replace a disk, so if it is implemented in some daemon you find or have, maybe this property is required: # zpool get autoreplace tank NAME PROPERTY VALUE SOURCE tank autoreplace off default -- -------------------------------------------- Peter Maloney Brockmann Consult Max-Planck-Str. 2 21502 Geesthacht Germany Tel: +49 4152 889 300 Fax: +49 4152 889 333 E-mail: peter.maloney@brockmann-consult.de Internet: http://www.brockmann-consult.de --------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F031A7E.6090008>