From owner-freebsd-alpha@FreeBSD.ORG Mon Dec 8 03:55:57 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDFD316A4CE for ; Mon, 8 Dec 2003 03:55:57 -0800 (PST) Received: from smtp.hispeed.ch (mxout.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65D6343FD7 for ; Mon, 8 Dec 2003 03:55:56 -0800 (PST) (envelope-from mirror@asgard.ch) Received: from [192.168.0.11] (dclient217-162-190-144.hispeed.ch [217.162.190.144])hB8BtsIV024594 for ; Mon, 8 Dec 2003 12:55:55 +0100 Mime-Version: 1.0 (Apple Message framework v606) Content-Transfer-Encoding: 7bit Message-Id: <792332F9-2975-11D8-9AE4-000A95DAB866@asgard.ch> Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-alpha@FreeBSD.org From: Gian Luca Decurtins Date: Mon, 8 Dec 2003 12:55:52 +0100 X-Mailer: Apple Mail (2.606) Subject: Mylex RAID Controller error X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Dec 2003 11:55:58 -0000 Hello out there I've got an Alpha Server 800 running FreeBSD 4.9. The Box runs very stable but there are each day many warnings like this: berserker% dmesg mlx0: I/O error - attempt to write beyond end of drive swap_pager: I/O error - pageout failed; blkno 54992,size 131072, error 5 mlx0: I/O error - attempt to write beyond end of drive swap_pager: I/O error - pageout failed; blkno 56832,size 131072, error 5 mlx0: I/O error - attempt to write beyond end of drive swap_pager: I/O error - pageout failed; blkno 67776,size 131072, error 5 [snip] The mlx0 is a Mylex DAC 960P Raid Controller with the newest Firmware. Any idea to solve this? -Luca Decurtins.