From owner-freebsd-stable@FreeBSD.ORG Wed Feb 1 12:28:52 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2908B16A420 for ; Wed, 1 Feb 2006 12:28:52 +0000 (GMT) (envelope-from freebsd-stable@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC7F643D4C for ; Wed, 1 Feb 2006 12:28:50 +0000 (GMT) (envelope-from freebsd-stable@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1F4H6D-00079X-89 for freebsd-stable@freebsd.org; Wed, 01 Feb 2006 13:28:37 +0100 Received: from p508c1dab.dip0.t-ipconnect.de ([80.140.29.171]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Feb 2006 13:28:37 +0100 Received: from christian.baer by p508c1dab.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Feb 2006 13:28:37 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Christian Baer Date: Wed, 1 Feb 2006 13:28:19 +0100 (CET) Organization: Convenimus Projekt Lines: 15 Message-ID: References: <43E02C04.3070605@paradise.net.nz> X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: p508c1dab.dip0.t-ipconnect.de User-Agent: slrn/0.9.8.1 (FreeBSD) Sender: news Subject: Update: Change in Promise controllers (is the source-code broken?) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Feb 2006 12:28:52 -0000 I mounted ad8 as ro and tried to copy files off that drive. Didn't do much good, the system still hung up. Because of the -ro I thought it might be possible to shutdown the system cleanly, but that didn't work this time either. During shutdown the fushing of the cache fails. Strangely, this time the system also complained about a Robinson for ad2. What really freaks me out about this is for one ad2 is connected to the southbridge (as the device-name suggests) and that nothing on ad2 was ever mounted in this session. What changed in the code? Regards Chris