From owner-freebsd-geom@FreeBSD.ORG Tue Sep 23 21:32:30 2008 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 16224106568B for ; Tue, 23 Sep 2008 21:32:30 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from noop.in-addr.com (mail.in-addr.com [IPv6:2001:470:8:162::1]) by mx1.freebsd.org (Postfix) with ESMTP id E2D938FC1B for ; Tue, 23 Sep 2008 21:32:29 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from gjp by noop.in-addr.com with local (Exim 4.54 (FreeBSD)) id 1KiFUg-000Brs-QQ; Tue, 23 Sep 2008 17:32:26 -0400 Date: Tue, 23 Sep 2008 17:32:26 -0400 From: Gary Palmer To: Oleg Sharoiko Message-ID: <20080923213226.GC60230@in-addr.com> References: <1222176932.22343.54.camel@brain.cc.rsu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1222176932.22343.54.camel@brain.cc.rsu.ru> Cc: freebsd-geom@freebsd.org Subject: Re: Kernel panic with gmultipath X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2008 21:32:30 -0000 On Tue, Sep 23, 2008 at 05:35:32PM +0400, Oleg Sharoiko wrote: > Hi! > > I'm getting reproducable panics with geom_multipath. As soon as active > provider has been removed from system any I/O activity on consumer will > trigger kernel panic. I'll continue debugging this problem and I'll > greatly appreciate any help with it, because my knowledge of GEOM > subsystem are somewhat limited. What version of FreeBSD are you running? Regards, Gary