On Fri, Apr 18, 2008 at 6:32 PM, Christopher Hawkins <[EMAIL PROTECTED]> wrote: > The http://www.gluster.org/docs/index.php/Understanding_AFR_Translator howto > contains: > > ### Add network serving capability to above brick. > volume server > type protocol/server > subvolumes brick brick-afr brick-ns > option transport-type tcp/server # For TCP/IP transport > option auth.ip.brick.allow * # access to "brick" volume > option auth.ip.brick-afr.allow * # access to "brick" volume > option auth.ip.brick-ns.allow * # access to "brick" volume > end-volume > > There are multiple auth lines, but they refer to different volumes so maybe > this is ok?
Correct, that is OK. > > Thanks, > Chris > > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Krishna Srinivas > > > Sent: Friday, April 18, 2008 8:57 AM > To: Christopher Hawkins > Cc: Gluster Devel > Subject: Re: [Gluster-devel] AFR Replication > > Can you give the howto link? It needs to be corrected. > Multiple line options is not supported yet, as of now it has to be saperated > by comma. > > Krishna > _______________________________________________ Gluster-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/gluster-devel
