From owner-freebsd-questions@FreeBSD.ORG Wed Mar 25 11:38:31 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FC17106567F for ; Wed, 25 Mar 2009 11:38:31 +0000 (UTC) (envelope-from matrix@itlegion.ru) Received: from corpmail.itlegion.ru (corpmail.itlegion.ru [84.21.226.211]) by mx1.freebsd.org (Postfix) with SMTP id C2AC58FC14 for ; Wed, 25 Mar 2009 11:38:30 +0000 (UTC) (envelope-from matrix@itlegion.ru) Received: (qmail 86331 invoked from network); 25 Mar 2009 14:11:48 +0300 Received: from unknown (HELO Artem) (192.168.0.12) by 84.21.226.211 with SMTP; 25 Mar 2009 14:11:48 +0300 X-AntiVirus: Checked by Dr.Web [version: 5.0, engine: 5.00.0.12182, virus records: 513835, updated: 23.03.2009] Message-ID: <49CA1167.4070604@itlegion.ru> Date: Wed, 25 Mar 2009 14:11:35 +0300 From: Artem Kuchin Organization: IT Legion User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: 3ware 8006-2lp hang with ACPI enabled on fbsd-6.4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Mar 2009 11:38:32 -0000 Hello! I have something strange here. I had a pretty old (5 y.o) network server with mirror raid on 3WARE 8006-2LP running FreeBSD 5.3. memory or mb started to fail periodically, so the server was upgraded to Asus P5Q MB. Everything was fine. Then i decided to upgrade to 6.4-STABLE. After upgrade the machines just locked up after kernel boot is complete and daemons started to load. I have tried many times: sometimes i see PCI parity error from twe driver. Something i don't see any message at all, the machines just freezes. I tried changing pci slot, playing with BIOS settings - no luck. Then i just booted with ACPI disables and everything worked fine! I tried disabling parts of ACPI with debug.acpi loader options, but if i disable "bus" and "pci" the loader cannot load the kernel and all other options do not help. The firmware on the raid controller is the latest available (dec 2007). Can anyone explain, why everything worked fine on 5.4 and locks up on 6.4? I am upgrading the box to 7.1-STABLE now via cvs. -- Regards, Artem