From owner-freebsd-scsi@FreeBSD.ORG Fri Apr 20 01:40:10 2012 Return-Path: Delivered-To: freebsd-scsi@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 77671106564A for ; Fri, 20 Apr 2012 01:40:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4932F8FC0A for ; Fri, 20 Apr 2012 01:40:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q3K1eALZ003920 for ; Fri, 20 Apr 2012 01:40:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q3K1eAWH003919; Fri, 20 Apr 2012 01:40:10 GMT (envelope-from gnats) Date: Fri, 20 Apr 2012 01:40:10 GMT Message-Id: <201204200140.q3K1eAWH003919@freefall.freebsd.org> To: freebsd-scsi@FreeBSD.org From: Jason Wolfe Cc: Subject: Re: kern/154432: [xpt] run_interrupt_driven_hooks: still waiting after 60-300 seconds for xpt_config X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jason Wolfe List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Apr 2012 01:40:10 -0000 The following reply was made to PR kern/154432; it has been noted by GNATS. From: Jason Wolfe To: bug-followup@FreeBSD.org, robert@bsd.hu Cc: Subject: Re: kern/154432: [xpt] run_interrupt_driven_hooks: still waiting after 60-300 seconds for xpt_config Date: Thu, 19 Apr 2012 18:33:18 -0700 Just wanted to make sure this one didn't slip through the cracks, as it's still happening to quite a few boxes on my end. If it would help I'm happy to supply to access to a machine that exhibits the issue. Jason