From owner-freebsd-stable@FreeBSD.ORG Mon Feb 28 15:01:38 2005 Return-Path: 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 2D76F16A4CE for ; Mon, 28 Feb 2005 15:01:38 +0000 (GMT) Received: from mail.ambrisko.com (mail.ambrisko.com [64.174.51.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7E3543D5A for ; Mon, 28 Feb 2005 15:01:37 +0000 (GMT) (envelope-from ambrisko@ambrisko.com) Received: from server2.ambrisko.com (HELO www.ambrisko.com) (192.168.1.2) by mail.ambrisko.com with ESMTP; 28 Feb 2005 07:01:38 -0800 Received: from ambrisko.com (localhost [127.0.0.1]) by www.ambrisko.com (8.12.11/8.12.9) with ESMTP id j1SF1bEc084910; Mon, 28 Feb 2005 07:01:37 -0800 (PST) (envelope-from ambrisko@ambrisko.com) Received: (from ambrisko@localhost) by ambrisko.com (8.12.11/8.12.11/Submit) id j1SF1bDT084909; Mon, 28 Feb 2005 07:01:37 -0800 (PST) (envelope-from ambrisko) From: Doug Ambrisko Message-Id: <200502281501.j1SF1bDT084909@ambrisko.com> In-Reply-To: <20050228104923.H6869@woozle.rinet.ru> To: Dmitry Morozovsky Date: Mon, 28 Feb 2005 07:01:37 -0800 (PST) X-Mailer: ELM [version 2.4ME+ PL94b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII cc: stable@freebsd.org Subject: Re: stable sata patch: panic at kernel boot (can't dump) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Feb 2005 15:01:38 -0000 Dmitry Morozovsky writes: | On Wed, 16 Feb 2005, Doug Ambrisko wrote: | | DA> I haven't tried using vinum with my patch set. That might be a problem. | DA> I'm not sure if anyone has tried vinum with my patch set most people use | DA> ata-raid if anything at all. | | I missed: the first machine I tried your patchset at uses vinum for all its | life, and it works like a charm. I suppose for this case cmd649 is the problem | but have no spare pci ATA controll to check... That's good new and bad news. Good news that there isn't a problem with interaction with vinum. I've been swamped at work so I haven't had a chance to test vinum with the patch set. I recall that the cmd649 is a problem controller in general (not specfic to my patches). Does it work okay without my patchset? Thanks, Doug A.