Date: Tue, 19 Apr 2005 17:21:52 -0400 From: Paul Mather <paul@gromit.dlib.vt.edu> To: freebsd-questions@freebsd.org Cc: Feczak Szabolcs <feczo@siodigit.hu> Subject: Re: gmirror on local + nfs volume Message-ID: <1113945712.81725.8.camel@zappa.Chelsea-Ct.Org> In-Reply-To: <20050419164003.518F716A507@hub.freebsd.org> References: <20050419164003.518F716A507@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 19 Apr 2005 16:07:29 +0200, Feczak Szabolcs <feczo@siodigit.hu> wrote: > I have read about this some months ago on the list, but I can not find > it now. Can someone explain how to make a Geom mirror with one local > and one remote component ? (so basicly syncronize two volumes between > machines automagically) I don't know about NFS, but I remember someone doing something similar to what you describe using geom_gate for the remote component. See ggated(8) and ggatec(8) for how to set up an use a geom_gate provider. Geom_mirror works with GEOM providers, and I don't believe NFS fulfills this requirement. So, it's unlikely that geom_mirror with a NFS component would be possible. Note that the geom_mirror + geom_gate synchronisation would be one-way. Cheers, Paul. -- e-mail: paul@gromit.dlib.vt.edu "Without music to decorate it, time is just a bunch of boring production deadlines or dates by which bills must be paid." --- Frank Vincent Zappa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1113945712.81725.8.camel>