From owner-freebsd-scsi@FreeBSD.ORG Thu Apr 1 03:38:16 2010 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5CE3C106566C for ; Thu, 1 Apr 2010 03:38:16 +0000 (UTC) (envelope-from mj@feral.com) Received: from ns1.feral.com (ns1.feral.com [192.67.166.1]) by mx1.freebsd.org (Postfix) with ESMTP id 23F7A8FC0A for ; Thu, 1 Apr 2010 03:38:15 +0000 (UTC) Received: from [192.168.0.102] (m206-63.dsl.tsoft.com [198.144.206.63]) by ns1.feral.com (8.14.3/8.14.3) with ESMTP id o313cFAB035121 for ; Wed, 31 Mar 2010 19:38:15 -0800 (PST) (envelope-from mj@feral.com) Message-ID: <4BB4152B.6030504@feral.com> Date: Wed, 31 Mar 2010 20:38:19 -0700 From: Matthew Jacob User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: freebsd-scsi@freebsd.org References: <4BB0F488.1050806@feral.com> In-Reply-To: <4BB0F488.1050806@feral.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Default is to whitelist mail, not delayed by milter-greylist-4.2.3 (ns1.feral.com [192.67.166.1]); Wed, 31 Mar 2010 19:38:15 -0800 (PST) Subject: Re: adding a "retry command after a delay" error X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Apr 2010 03:38:16 -0000 On 3/29/2010 11:42 AM, Matthew Jacob wrote: > This is something I whipped up for dealing with some > active/active-after-failover-time systems. I wanted to have a general > facility to say of an ASC/ASCQ- retry the command, but after a period > of delay. > > Wonder if anyone had comments? > http://people.freebsd.org/~mjacob/delay_diffs.txt Any comments?