From owner-freebsd-questions@FreeBSD.ORG Thu Jul 2 14:02:31 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 96985106564A; Thu, 2 Jul 2009 14:02:31 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojteks.tensor.gdynia.pl (wojteks.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id A971B8FC15; Thu, 2 Jul 2009 14:02:30 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::2]) by wojteks.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id n62E2atR012668; Thu, 2 Jul 2009 16:02:36 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [127.0.0.1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id n62DmgDc002283; Thu, 2 Jul 2009 15:48:42 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id n62Dmfbi002280; Thu, 2 Jul 2009 15:48:41 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 2 Jul 2009 15:48:41 +0200 (CEST) From: Wojciech Puchar To: Anton Shterenlikht In-Reply-To: <20090702083709.GA66827@mech-cluster238.men.bris.ac.uk> Message-ID: References: <20090625110253.GA31443@mech-cluster238.men.bris.ac.uk> <10FCC74D-6D46-4112-AD89-BBB4C5933957@mac.com> <20090701105649.GA62596@mech-cluster238.men.bris.ac.uk> <20090702083709.GA66827@mech-cluster238.men.bris.ac.uk> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-ia64@freebsd.org, Marcel Moolenaar , freebsd-questions@freebsd.org, freebsd-current@freebsd.org Subject: Re: gmirror per partition. Was: Re: gmirror gm0 destroyed on shutdown; GPT corrupt X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Jul 2009 14:02:32 -0000 >>> >>> # gmirror label -vb round-robin root /dev/da0p2 >>> gmirror: Can't store metadata on /dev/da0p2: Operation not permitted. >> isn't that partition accessed by other process or mounted? > > should it not be mounted? yes it should not, no matter what architecture.