From owner-freebsd-hardware@FreeBSD.ORG Wed Apr 27 19:05:39 2005 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3708516A4CE for ; Wed, 27 Apr 2005 19:05:39 +0000 (GMT) Received: from tino.sinectis.com.ar (tino.sinectis.com.ar [216.244.192.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB14643D53 for ; Wed, 27 Apr 2005 19:05:38 +0000 (GMT) (envelope-from bfranco@uolsinectis.com.ar) Received: by tino.sinectis.com.ar (Postfix, from userid 99) id 905B96C65A; Wed, 27 Apr 2005 16:05:37 -0300 (GMT+3) Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 8bit MIME-Version: 1.0 X-Mailer: Sinectis Webmail 5.6.16-1.5.1 From: bfranco@uolsinectis.com.ar To: freebsd-hardware@freebsd.org Message-Id: <20050427190537.905B96C65A@tino.sinectis.com.ar> Date: Wed, 27 Apr 2005 16:05:37 -0300 (GMT+3) Subject: 3ware 9500 problems X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: bfranco@uolsinectis.com.ar List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Apr 2005 19:05:39 -0000 Hi everyone in the list. I'm having problems with a 3ware 9500s - 8 ports (with 4 x WDC WD1600JD-22HBB0 SATA 150 in RAID 5). Every 10 days or so my server shuts down uncleanly. It used to happen almost every day until I added hint.acpi.0.disabled="1" to my loader.conf. Syslog reports: ... Apr 8 12:06:42 titan kernel: twa0: ERROR: (0x04: 0x003a): Drive power on reset detected: port=3 Apr 8 12:06:42 titan kernel: twa0: ERROR: (0x04: 0x0025): Error flushing cached write data to disk: unit=0 Apr 8 12:06:42 titan kernel: twa0: ERROR: (0x04: 0x0002): Degraded unit detected: unit=0, port=3 Apr 8 12:08:04 titan kernel: twa0: INFO: (0x04: 0x000b): Rebuild started: unit=0 Apr 8 13:13:34 titan syslogd: kernel boot file is /boot/kernel/kernel Apr 8 13:13:34 titan kernel: Copyright (c) 1992-2005 The FreeBSD Project. Apr 8 13:13:34 titan kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 ... Does anyone have any clue about what's going on? I have another server, same configuration but with a 3ware 7500 - 4 ports (ATA) , and it works great. Motherboard is Tyan S5120AGNF (tomcat i915g). Processor is a PIV 530J 3Ghz (disabled ht from bios). twa support is enabled in kernel (5.3-STABLE FreeBSD 5.3-STABLE #2). Thanks in advance.