From owner-freebsd-geom@FreeBSD.ORG Fri Feb 10 14:15:20 2006 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B23BF16A420 for ; Fri, 10 Feb 2006 14:15:20 +0000 (GMT) (envelope-from ivoras@fer.hr) Received: from pinus.cc.fer.hr (pinus.cc.fer.hr [161.53.73.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DC4443D46 for ; Fri, 10 Feb 2006 14:15:19 +0000 (GMT) (envelope-from ivoras@fer.hr) Received: from [161.53.72.99] (abyss.cc.fer.hr [161.53.72.99]) by pinus.cc.fer.hr (8.12.2/8.12.2) with ESMTP id k1AEF5Fx024260; Fri, 10 Feb 2006 15:15:06 +0100 (MET) Message-ID: <43EC9FEE.1080804@fer.hr> Date: Fri, 10 Feb 2006 15:15:10 +0100 From: Ivan Voras User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Alexander Botero-Lowry References: <20060209235327.GA23189@atlantis.foxybanana.com> In-Reply-To: <20060209235327.GA23189@atlantis.foxybanana.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-geom@freebsd.org Subject: Re: gmirror + ggate 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: Fri, 10 Feb 2006 14:15:20 -0000 Alexander Botero-Lowry wrote: > I'm interested in setting up a fail over server with one drive that uses ggate to mount the drive from the main server and mirror it to its local drive. Something like: > > server a: ad0 ad1 (mirrored) > server b: ad0 ggate0 (a ggate of the drives from server a) > > ad0 and ggate0 would have a "uni-directional" mirror. So that changes on the ggate would be written to ad0 but changes to ad0 either wouldn't happen (monut ro) or would be ignored. > > Is this possible? It depends on do you want to mount the copy/mirror or not, and of reliability of your network. Read this entire thread: http://docs.freebsd.org/cgi/mid.cgi?43D97268.2030700