From owner-freebsd-questions@FreeBSD.ORG Wed Sep 29 14:16:12 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17431106567A for ; Wed, 29 Sep 2010 14:16:12 +0000 (UTC) (envelope-from lists@webtent.net) Received: from esmtp.webtent.net (esmtp.webtent.net [208.38.145.5]) by mx1.freebsd.org (Postfix) with ESMTP id B05578FC22 for ; Wed, 29 Sep 2010 14:16:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by esmtp.webtent.net (WebTent ESMTP Postfix Internet Mail Exchange) with ESMTP id 6848E2887B for ; Wed, 29 Sep 2010 10:00:01 -0400 (EDT) Received: from esmtp.webtent.net ([127.0.0.1]) by localhost (mx1.webtent.net [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 69345-04 for ; Wed, 29 Sep 2010 10:00:00 -0400 (EDT) Received: from [192.168.1.78] (mail.webtent.org [72.64.244.50]) (Authenticated sender: robert@esmtp.webtent.net) by esmtp.webtent.net (WebTent ESMTP Postfix Internet Mail Exchange) with ESMTPSA id 8B41428852 for ; Wed, 29 Sep 2010 10:00:00 -0400 (EDT) Message-ID: <4CA3465C.30908@webtent.net> Date: Wed, 29 Sep 2010 09:59:56 -0400 From: Robert Fitzpatrick Organization: WebTent Networking, Inc. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4 MIME-Version: 1.0 To: FreeBSD Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: WebTent Mailguard 1.0.2a Subject: mpt error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: robert@webtent.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2010 14:16:12 -0000 Just want to check here to see if anyone else has experienced the following errors showing up periodically in the logs on a FreeBSD 8.0 VPS on vmware ESXi... Sep 29 05:38:35 db1 kernel: mpt0: attempting to abort req 0xffffff80002a48c0:60350 function 0 Sep 29 05:38:35 db1 kernel: mpt0: completing timedout/aborted req 0xffffff80002a48c0:60350 Sep 29 05:38:35 db1 kernel: mpt0: abort of req 0xffffff80002a48c0:0 completed From what I googled, it appears this may be a disk I/O issue? I have another FreeBSD 8.1 install on an exact duplicate server, except it has a half the memory, with no errors. This ESXi server with the error has 12GB RAM and these servers do not use RAID at all. -- Robert