Re: Can someone show me server/client configs for this example

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

 



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




[Index of Archives]     [Gluster Users]     [Ceph Users]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux