From owner-freebsd-current@FreeBSD.ORG Tue Oct 3 20:32:06 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9EEB16A416; Tue, 3 Oct 2006 20:32:06 +0000 (UTC) (envelope-from ivoras@fer.hr) Received: from ls405.htnet.hr (ls405.t-com.hr [195.29.150.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3EB543D69; Tue, 3 Oct 2006 20:32:03 +0000 (GMT) (envelope-from ivoras@fer.hr) Received: from ls422.t-com.hr (ls422.t-com.hr [195.29.150.237]) by ls405.htnet.hr (Postfix) with ESMTP id 15D32144ACE; Tue, 3 Oct 2006 22:32:02 +0200 (CEST) Received: from ls422.t-com.hr (localhost.localdomain [127.0.0.1]) by ls422.t-com.hr (Qmlai) with ESMTP id 0AA52C90048; Tue, 3 Oct 2006 22:32:02 +0200 (CEST) X-Envelope-Sender: ivoras@fer.hr Received: from [10.0.0.100] (89-172-49-37.adsl.net.t-com.hr [89.172.49.37])by ls422.t-com.hr (Qmlai) with ESMTP id B52DF1308070; Tue, 3 Oct 2006 22:32:00 +0200 (CEST) Message-ID: <4522C8C7.8020508@fer.hr> Date: Tue, 03 Oct 2006 22:32:07 +0200 From: Ivan Voras User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: Yoshihiro Ota References: <44EF12F6.3000806@fer.hr> <20060925213522.4c9eacb7.ota@j.email.n e.jp> <4518DE53.9070101@fer.hr> <20060926221547.1ae6f72a.ota@j.email.ne.jp> In-Reply-To: <20060926221547.1ae6f72a.ota@j.email.ne.jp> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-imss-version: 2.043 X-imss-result: Passed X-imss-scores: Clean:74.61500 C:2 M:3 S:5 R:5 X-imss-settings: Baseline:1 C:1 M:1 S:1 R:1 (0.0000 0.0000) Cc: geom@freebsd.org, current@freebsd.org Subject: Re: Announcing: gvirstor X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Oct 2006 20:32:07 -0000 Yoshihiro Ota wrote: > These are the command lines I tried > # mount /dev/virstor/test /mnt/tmp > # tar xf ports.tar.bz -C /mnt/tmp & > # ./gvirstor remove test md3 > # ./gvirstor add test md4 > # ./gvirstor status test > # ./gvirstor add test md3 > > Kernel paniced after a while. Many things were going so it was not sure that gvirstor was the cause of the problem. To revisit this thread - I tried steps similar to those above (using real devices instead of md) and can't reproduce the panic.