From owner-freebsd-hackers@FreeBSD.ORG Tue Jun 12 09:10:47 2007 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 17B7716A41F for ; Tue, 12 Jun 2007 09:10:47 +0000 (UTC) (envelope-from vladimir.terziev@gbservices.biz) Received: from cat-btc.gbservices.biz (cat-btc.gbservices.biz [83.228.119.50]) by mx1.freebsd.org (Postfix) with ESMTP id C22EA13C4B0 for ; Tue, 12 Jun 2007 09:10:46 +0000 (UTC) (envelope-from vladimir.terziev@gbservices.biz) Received: from cat-btc.gbservices.biz (localhost [127.0.0.1]) by localhost (Postfix) with ESMTP id DC7E51FA068; Tue, 12 Jun 2007 11:10:45 +0200 (CEST) Received: from fs.gbs.gbdom.com (fs.gbs.gbdom.com [192.168.2.244]) by cat.gbs.gbdom.com (Postfix) with ESMTP id C18501FA067; Tue, 12 Jun 2007 11:10:45 +0200 (CEST) Received: from localhost (localhost.gbs.gbdom.com [127.0.0.1]) by localhost (Postfix) with ESMTP id 68CBA28574; Tue, 12 Jun 2007 11:10:45 +0200 (CEST) Received: from daemon.gbs.gbdom.com (daemon.gbs.gbdom.com [192.168.2.104]) by fs.gbs.gbdom.com (Postfix) with SMTP id 0202828534; Tue, 12 Jun 2007 11:10:44 +0200 (CEST) Date: Tue, 12 Jun 2007 12:10:44 +0300 From: Vladimir Terziev To: freebsd-hackers@freebsd.org Message-Id: <20070612121044.65c445ff.vlady@gbservices.biz> Organization: GB Services Ltd. X-Mailer: Sylpheed 2.4.1 (GTK+ 2.6.4; i386-unknown-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV GBS-F X-Virus-Scanned: ClamAV GBS-C Cc: freebsd-hardware@freebsd.org Subject: SATA RAID problems X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jun 2007 09:10:47 -0000 Hi hackers, i have an Intel Core 2 server with on-board pseudo hardware SATA RAID -- Intel MatrixRAID. The RAID itself is configured in RAID1. The server is running FreeBSD 6.2-Release/AMD64. Since several days i have being found the follwoing messages in the system log: DOH! ata_alloc_request failed! FAILURE - out of memory in ata_raid_init_request g_vfs_done():ar0s1a[WRITE(offset=5587025920, length=16384)]error = 5 DOH! ata_alloc_composite failed! The messages appear in the system log at one and the same time -- as a result of execution of one (no idea which one exactly) of the cron-jobs in /etc/periodic/daily . The atacontrol utility reports the RAID1 itself is in good status. Is my RAID controller going away ? Thanks in advance! Vladimir P.S. I do not receive mails from freebsd-hardware@freebsd.org, so please send responses to my e-mail directly!