Hi,
We are using Ubuntu 14.04 server and for storage purpose we configured gluster 3.5 as distributed volume and find the below details,rep2 -> mount -t glusterfs rep2:/glustervol /data
rep3 -> mount -t glusterfs rep3:/glustervol /data
st1 -> mount -t glusterfs st1:/glustervol /data
So we get /data is having around 29 TB and all our applications data's are stored in /data mount point.
volume glustervol-client-0
type protocol/client
option send-gids true
option password b217da9d1d8b-bb55
option username 9d76-4553-8c75
option transport-type tcp
option remote-subvolume /pool/gluster
option remote-host rep1
option ping-timeout 42
end-volume
volume glustervol-client-1
type protocol/client
option send-gids true
option password b217da9d1d8b-bb55
option username jkd76-4553-5347
option transport-type tcp
option remote-subvolume /pool/gluster
option remote-host rep2
option ping-timeout 42
end-volume
volume glustervol-client-2
type protocol/client
option send-gids true
option password b217da9d1d8b-bb55
option username 19d7-5a190c2
option transport-type tcp
option remote-subvolume /pool/gluster
option remote-host rep3
option ping-timeout 42
end-volume
volume glustervol-client-3
type protocol/client
option send-gids true
option password b217da9d1d8b-bb55
option username c75-5436b5a168347
option transport-type tcp
option remote-subvolume /pool/gluster
option remote-host st1
option ping-timeout 42
end-volume
volume glustervol-dht
type cluster/distribute
subvolumes glustervol-client-0 glustervol-client-1 glustervol-client-2 glustervol-client-3
end-volume
volume glustervol-write-behind
type performance/write-behind
subvolumes glustervol-dht
end-volume
volume glustervol-read-ahead
type performance/read-ahead
subvolumes glustervol-write-behind
end-volume
volume glustervol-io-cache
type performance/io-cache
subvolumes glustervol-read-ahead
end-volume
volume glustervol-quick-read
type performance/quick-read
subvolumes glustervol-io-cache
end-volume
volume glustervol-open-behind
type performance/open-behind
subvolumes glustervol-quick-read
end-volume
volume glustervol-md-cache
type performance/md-cache
subvolumes glustervol-open-behind
end-volume
volume glustervol
type debug/io-stats
option count-fop-hits off
option latency-measurement off
subvolumes glustervol-md-cache
end-volume
ap@rep3:~$ sudo gluster volume info
Volume Name: glustervol
Type: Distribute
Volume ID: 165b-XXXXX
Status: Started
Number of Bricks: 4
Transport-type: tcp
Bricks:
Brick1: rep1:/pool/gluster
Brick2: rep2:/pool/gluster
Brick3: rep3:/pool/gluster
Brick4: st1:/pool/gluster
If anyone brick is not available, From other servers should allow for Write and edit functions
Please let us know, what can i try further ?
Regards,
Varad
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://www.gluster.org/mailman/listinfo/gluster-users