gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] name of server provided client config?


From: Amar S. Tumballi
Subject: Re: [Gluster-devel] name of server provided client config?
Date: Thu, 10 Jul 2008 08:50:15 -0700

No worries, it looks for client.vol.<ip-addr> first and looks for the
regular file whatever is given as the option. So, you need not worry about
the <ip-addr> part, that was mostly used when spec file changes per client
(like NUFA setup), etc.

Regards,
Amar

2008/7/10 John Marshall <address@hidden>:

> Hi,
>
> Instead of copying the gluster client vol file to all my clients, I am
> pulling it from the server. But when I do this, the server is looking
> for a file like glusterfs-client.vol.<ipaddr> . Is this expected? Does
> it mean that I need to do something like put symlinks to the
> glusterfs-client.vol file for all clients ipaddrs?
>
> My glusterfs-server.vol file is below.
>
> Thanks,
> John
> -----
>
> ### Export volume "brick" with the contents of "/home/export" directory.
> volume cava_test0
>  type storage/posix                   # POSIX FS translator
>  option directory /mnt/cava_test0     # Export this directory
> end-volume
>
> ### Add network serving capability to above brick.
> volume server
>  type protocol/server
>  option transport-type tcp/server     # For TCP/IP transport
>  option client-volume-filename /etc/glusterfs/glusterfs-client.vol
>  subvolumes cava_test0
>  option auth.ip.cava_test0.allow * # Allow access to volume
> end-volume
>
>
>
>
> _______________________________________________
> Gluster-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/gluster-devel
>



-- 
Amar Tumballi
Gluster/GlusterFS Hacker
[bulde on #gluster/irc.gnu.org]
http://www.zresearch.com - Commoditizing Super Storage!


reply via email to

[Prev in Thread] Current Thread [Next in Thread]