From owner-freebsd-geom@FreeBSD.ORG Fri Nov 14 07:37:19 2014 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 78BCCFFD for ; Fri, 14 Nov 2014 07:37:19 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EC5D7D36 for ; Fri, 14 Nov 2014 07:37:18 +0000 (UTC) Received: from portis.head.local ([109.193.238.174]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0MgKoE-1XbUbz29Pq-00NgBP; Fri, 14 Nov 2014 08:37:09 +0100 Message-ID: <5465B124.80700@gmx.com> Date: Fri, 14 Nov 2014 08:37:08 +0100 From: Nikos Vassiliadis User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Francisco Reyes , freebsd-geom@freebsd.org Subject: Re: Gmirror vs 10 Release-P12 References: <5465580A.6070609@natserv.net> In-Reply-To: <5465580A.6070609@natserv.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:JWRa4HdguYphZk4BXWnzMURlq5/LEX/kScXlzinOKAIv+n2c+53 02ivoF8qmaFjoEVoQA9ncP5mys223SLdRK81YnOfyu9iI7HtZzGIDKJonv/YBVdmOgCC0am +1lEC6LywdIELnI0kR4plBRQb8XaW43kuyNdCWa9qCwCCoM2SCT8bFWnsUlGSU6Hs/hJ60c 9bSAVxrjsD2uCn+U57wqw== X-UI-Out-Filterresults: notjunk:1; X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2014 07:37:19 -0000 On 11/14/14 02:16, Francisco Reyes wrote: > When I do "gmirror status" I get nothing. Hi, is the gmirror kernel module loaded? Without the kernel module you can label devices but every other operation needs support from the kernel HTH, Nikos