From owner-freebsd-current@FreeBSD.ORG Tue Jul 28 22:01:32 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23E141065670 for ; Tue, 28 Jul 2009 22:01:32 +0000 (UTC) (envelope-from marius@nuenneri.ch) Received: from mail-fx0-f223.google.com (mail-fx0-f223.google.com [209.85.220.223]) by mx1.freebsd.org (Postfix) with ESMTP id A605C8FC0A for ; Tue, 28 Jul 2009 22:01:31 +0000 (UTC) (envelope-from marius@nuenneri.ch) Received: by fxm23 with SMTP id 23so331552fxm.43 for ; Tue, 28 Jul 2009 15:01:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.103.241.15 with SMTP id t15mr3978942mur.1.1248818490681; Tue, 28 Jul 2009 15:01:30 -0700 (PDT) In-Reply-To: <4A6F66BD.2030705@omnilan.de> References: <4A6F66BD.2030705@omnilan.de> Date: Wed, 29 Jul 2009 00:01:30 +0200 Message-ID: From: =?ISO-8859-1?Q?Marius_N=FCnnerich?= To: Harald Schmalzbauer Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: 'gmirror stop' instantly restarts mirror 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, 28 Jul 2009 22:01:32 -0000 On Tue, Jul 28, 2009 at 22:59, Harald Schmalzbauer wrote: > Hello, > > I can't remember when I last used it, but doing 'gmirror stop RAIDNAME' > should destroy the mirror and stay off, right? > With today's -current I get: > GEOM_MIRROR: Device TEST: provider mirror/TEST destroyed. > GEOM_MIRROR: Device TEST destroyed. > GEOM_MIRROR: Device mirror/TEST launched (2/2) > > So the mirror gets relaunchend immediately after destroyed. > No idea what could be wrong. > > Thanks for hints, > > -Harry > > I can't reproduce your results on a 8.0-BETA2 with todays kernel in virtualbox.