From owner-freebsd-current@FreeBSD.ORG Wed Feb 3 00:32:53 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 116B51065670; Wed, 3 Feb 2010 00:32:53 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout026.mac.com (asmtpout026.mac.com [17.148.16.101]) by mx1.freebsd.org (Postfix) with ESMTP id EDC918FC08; Wed, 3 Feb 2010 00:32:52 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii Received: from macbook-pro.lan.xcllnt.net (mail.xcllnt.net [75.101.29.67]) by asmtp026.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KX800BWXPI87120@asmtp026.mac.com>; Tue, 02 Feb 2010 16:32:34 -0800 (PST) X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=5.0.0-0908210000 definitions=main-1002020204 From: Marcel Moolenaar In-reply-to: <4B68B7AC.8050908@FreeBSD.org> Date: Tue, 02 Feb 2010 16:32:32 -0800 Message-id: References: <4B68A18E.1030500@FreeBSD.org> <305C4541-4245-45C9-9FCC-9C6AF4E47DD6@mac.com> <4B68A812.40103@FreeBSD.org> <971A22CA-B14A-4CBC-8D6D-FEB3A4EA2425@mac.com> <4B68B7AC.8050908@FreeBSD.org> To: Alexander Motin X-Mailer: Apple Mail (2.1077) Cc: "current@freebsd.org mailing list" Subject: Re: CAM verbosity (xpt_release_devq(0): requested 1 > present 0) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 03 Feb 2010 00:32:53 -0000 On Feb 2, 2010, at 3:39 PM, Alexander Motin wrote: > Marcel Moolenaar wrote: >> On Feb 2, 2010, at 2:32 PM, Alexander Motin wrote: >>> Whether it is related or not, both issues definitely should be fixed. >>> Could you give me an access to debug that system, or it is in use? >> >> Unfortunately, I can't give you access to this machine. > > What's about full verbose dmesg up to the first few errors? *snip* Tue Feb 2 16:16:57 PST 2010 FreeBSD/ia64 (hob.lan.xcllnt.net) (ttyu0) login: mpt0: QUEUE FULL EVENT: Bus 0x00 Target 0x07 Depth 120 xpt_release_devq(0): requested 1 > present 0 xpt_release_devq(0): requested 1 > present 0 xpt_release_devq(0): requested 1 > present 0 *ad nauseam* Actually, it's not ad nauseam. Every queue full event is followed by 256 xpt_release_devq(0) lines. Looks related to me... -- Marcel Moolenaar xcllnt@mac.com