From owner-freebsd-geom@FreeBSD.ORG Sun Jan 16 08:34:01 2005 Return-Path: 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 398B316A4CE for ; Sun, 16 Jan 2005 08:34:01 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B1BD43D2D for ; Sun, 16 Jan 2005 08:34:00 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id BEF6CACB34; Sun, 16 Jan 2005 09:33:56 +0100 (CET) Date: Sun, 16 Jan 2005 09:33:56 +0100 From: Pawel Jakub Dawidek To: Brian McCann Message-ID: <20050116083356.GZ795@darkness.comp.waw.pl> References: <2b5f066d05011408521a06e380@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fU5tsrXreH0/dVH0" Content-Disposition: inline In-Reply-To: <2b5f066d05011408521a06e380@mail.gmail.com> User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 cc: freebsd-geom@freebsd.org Subject: Re: ggatec/ggated cache or buffer? X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2005 08:34:01 -0000 --fU5tsrXreH0/dVH0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 14, 2005 at 11:52:22AM -0500, Brian McCann wrote: +> Hi all...I posted this in -stable and wanted to post in here as well +> to see if anyone else can help me out. I'm playing around with ggatec +> and ggated, and +> would like to eventually be able to mirror a partition over the +> network...but for now I've just exported /dev/da1s1d as RO, created +> the ggate device on the client as RO, mounted it as RO (and tried +> using async as well), and when I make change on the server, I NEVER +> see it on the client without unmounting and remounting the client. You cannot change device under file system. You have to possibilities: mount ggate device RW only on one machine or mount ggate device RO on many machines. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --fU5tsrXreH0/dVH0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFB6ib0ForvXbEpPzQRAlAFAJ40L6vyhJV2Lrh+FZOsZHTOdrEGbQCfWYyT EslFGpIMIejwqhw8CGUOQco= =nXHM -----END PGP SIGNATURE----- --fU5tsrXreH0/dVH0--