volume disk0 type storage/posix # POSIX FS translator option directory /share0 # Export this directory end-volume volume disk1 type storage/posix # POSIX FS translator option directory /share1 # Export this directory end-volume volume disk2 type storage/posix # POSIX FS translator option directory /share2 # Export this directory end-volume volume disk3 type storage/posix # POSIX FS translator option directory /share3 # Export this directory end-volume volume disk4 type storage/posix # POSIX FS translator option directory /share4 # Export this directory end-volume volume disk5 type storage/posix # POSIX FS translator option directory /share5 # Export this directory end-volume volume disk6 type storage/posix # POSIX FS translator option directory /share6 # Export this directory end-volume volume disk7 type storage/posix # POSIX FS translator option directory /share7 # Export this directory end-volume volume disk8 type storage/posix # POSIX FS translator option directory /share8 # Export this directory end-volume volume disk9 type storage/posix # POSIX FS translator option directory /share9 # Export this directory end-volume volume disk10 type storage/posix # POSIX FS translator option directory /share10 # Export this directory end-volume volume disk11 type storage/posix # POSIX FS translator option directory /share11 # Export this directory end-volume volume disk12 type storage/posix # POSIX FS translator option directory /share12 # Export this directory end-volume volume disk13 type storage/posix # POSIX FS translator option directory /share13 # Export this directory end-volume volume disk14 type storage/posix # POSIX FS translator option directory /share14 # Export this directory end-volume volume disk15 type storage/posix # POSIX FS translator option directory /share15 # Export this directory end-volume volume share0 type performance/io-threads option thread-count 8 subvolumes disk0 end-volume volume share1 type performance/io-threads option thread-count 8 subvolumes disk1 end-volume volume share2 type performance/io-threads option thread-count 8 subvolumes disk2 end-volume volume share3 type performance/io-threads option thread-count 8 subvolumes disk3 end-volume volume share4 type performance/io-threads option thread-count 8 subvolumes disk4 end-volume volume share5 type performance/io-threads option thread-count 8 subvolumes disk5 end-volume volume share6 type performance/io-threads option thread-count 8 subvolumes disk6 end-volume volume share7 type performance/io-threads option thread-count 8 subvolumes disk7 end-volume volume share8 type performance/io-threads option thread-count 8 subvolumes disk8 end-volume volume share9 type performance/io-threads option thread-count 8 subvolumes disk9 end-volume volume share10 type performance/io-threads option thread-count 8 subvolumes disk10 end-volume volume share11 type performance/io-threads option thread-count 8 subvolumes disk11 end-volume volume share12 type performance/io-threads option thread-count 8 subvolumes disk12 end-volume volume share13 type performance/io-threads option thread-count 8 subvolumes disk13 end-volume volume share14 type performance/io-threads option thread-count 8 subvolumes disk14 end-volume volume share15 type performance/io-threads option thread-count 8 subvolumes disk15 end-volume volume server type protocol/server option transport-type tcp/server # For TCP/IP transport # option transport-type ib-sdp/server # For Infiniband transport # option bind-address 192.168.1.10 # Default is to listen on all interfaces # option listen-port 6996 # Default is 6996 option client-volume-filename /etc/glusterfs/glusterfs-client.vol subvolumes share0 share1 share2 share3 share4 share5 share6 share7 share8 share9 share10 share11 share12 share13 share14 share15 # NOTE: Access to any volume through protocol/server is denied by # default. You need to explicitly grant access through # "auth" # option. option auth.ip.share0.allow 128.227.64.*,128.227.89.* option auth.ip.share1.allow 128.227.64.*,128.227.89.* option auth.ip.share2.allow 128.227.64.*,128.227.89.* option auth.ip.share3.allow 128.227.64.*,128.227.89.* option auth.ip.share4.allow 128.227.64.*,128.227.89.* option auth.ip.share5.allow 128.227.64.*,128.227.89.* option auth.ip.share6.allow 128.227.64.*,128.227.89.* option auth.ip.share7.allow 128.227.64.*,128.227.89.* option auth.ip.share8.allow 128.227.64.*,128.227.89.* option auth.ip.share9.allow 128.227.64.*,128.227.89.* option auth.ip.share10.allow 128.227.64.*,128.227.89.* option auth.ip.share11.allow 128.227.64.*,128.227.89.* option auth.ip.share12.allow 128.227.64.*,128.227.89.* option auth.ip.share13.allow 128.227.64.*,128.227.89.* option auth.ip.share14.allow 128.227.64.*,128.227.89.* option auth.ip.share15.allow 128.227.64.*,128.227.89.* end-volume