rackerhacker
By: a guest | Aug 13th, 2010 | Syntax:
None | Size: 0.50 KB | Hits: 240 | Expires: Never
volume posix1
type storage/posix
option directory /export/glusterfs
end-volume
volume locks1
type features/locks
subvolumes posix1
end-volume
volume brick1
type performance/io-threads
option thread-count 8
subvolumes locks1
end-volume
volume server-tcp
type protocol/server
option transport-type tcp
option auth.addr.brick1.allow *
option transport.socket.listen-port 6996
option transport.socket.nodelay on
subvolumes brick1
end-volume