[Gluster-devel] Can someone show me server/client configs for this example
Brandon Lamb
brandonlamb at gmail.com
Wed Jun 6 06:06:10 UTC 2007
oh and my server config (same on all 3 except ip of course)
volume brick
type storage/posix
option directory /home/export
end-volume
volume locks
type features/posix-locks
subvolumes brick
end-volume
volume brick-afr
type storage/posix
option directory /home/export_afr
end-volume
volume locks-afr
type features/posix-locks
subvolumes brick-afr
end-volume
volume server
type protocol/server
option transport-type tcp/server
option bind-address 208.200.248.25
option listen-port 6996
subvolumes locks locks-afr
option auth.ip.locks.allow 208.200.248.*
option auth.ip.locks-afr.allow 208.200.248.*
end-volume
More information about the Gluster-devel
mailing list