From owner-freebsd-stable@FreeBSD.ORG Fri Oct 11 10:48:08 2013 Return-Path: Delivered-To: freebsd-stable@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 C526DB51 for ; Fri, 11 Oct 2013 10:48:08 +0000 (UTC) (envelope-from to.my.trociny@gmail.com) Received: from mail-ea0-x230.google.com (mail-ea0-x230.google.com [IPv6:2a00:1450:4013:c01::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5FB6A292D for ; Fri, 11 Oct 2013 10:48:08 +0000 (UTC) Received: by mail-ea0-f176.google.com with SMTP id q16so1776259ead.35 for ; Fri, 11 Oct 2013 03:48:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=TfHl0Bz8lcBcEXc3dQEvbyAMFvhQ3el/PP+XKwC25lI=; b=UUu+yCxGfq1Zx9jok/Oo5NOixKza39O3HemNQRc90AxpDiq9kIjB14tMEIMQ6h/5Wz LWErJxqpWEuTiDYAXGRE5F9akIMuCNUon+6xsaamH/Ve3uW9O7UtcQ6t+4oWKSt69uC5 6pQlDVcER0BlZlv+w5ZcYfbTrJVaOfZmtyI85zV5Fof5xlfFxf9uX/36IMsqbeWZUozC PQIwD9L53z/DWU65yDu2mFchNKbDjh8rXERu553CZzFrXcBV/GjG+82YlIhAXtioD5dN zxXGSbukB68cswl0LMLOsvVw84zXvwRBmmPQaJxSfjzqk39MGx+hsBCZchO4vp5jkQV6 ibLw== X-Received: by 10.15.75.73 with SMTP id k49mr28027314eey.36.1381488486832; Fri, 11 Oct 2013 03:48:06 -0700 (PDT) Received: from localhost ([178.150.115.244]) by mx.google.com with ESMTPSA id z12sm113178903eev.6.1969.12.31.16.00.00 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 11 Oct 2013 03:48:06 -0700 (PDT) Sender: Mikolaj Golub Date: Fri, 11 Oct 2013 13:48:04 +0300 From: Mikolaj Golub To: Pete French Subject: Re: hast and zfs trim possibly causing some problems in 9.2 Message-ID: <20131011104803.GR44942@gmail.com> References: <20131010180936.GP44942@gmail.com> <20131011104238.GQ44942@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131011104238.GQ44942@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-stable@freebsd.org, killing@multiplay.co.uk X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Oct 2013 10:48:08 -0000 On Fri, Oct 11, 2013 at 01:42:39PM +0300, Mikolaj Golub wrote: > You showed only "Remote request failed" errors from your logs. Do you > have "Local request failed" errors too? You should also see them in "local errors" statistics from `hastctl list' output. -- Mikolaj Golub