volume gv0-client-0
type protocol/client
option ping-timeout 42
option remote-host host1
option remote-subvolume /data/glusterfs/gv0/brick1/brick
option transport-type socket
option transport.address-family inet
option send-gids true
option transport.socket.ssl-enabled on
end-volume
volume gv0-client-1
type protocol/client
option ping-timeout 42
option remote-host host2
option remote-subvolume /data/glusterfs/gv0/brick1/brick
option transport-type socket
option transport.address-family inet
option send-gids true
option transport.socket.ssl-enabled on
end-volume
volume gv0-client-2
type protocol/client
option ping-timeout 42
option remote-host host3
option remote-subvolume /data/glusterfs/gv0/brick1/brick
option transport-type socket
option transport.address-family inet
option send-gids true
option transport.socket.ssl-enabled on
end-volume
volume gv0-replicate-0
type cluster/replicate
subvolumes gv0-client-0 gv0-client-1 gv0-client-2
end-volume
Il 24/02/2017 14:50, Joseph Lorenzini ha scritto:
backupvolfile-server option1. I want the mount /etc/fstab to be able to fail over to any one of the three servers that I have. so if one server is down, the client can still mount from servers 2 and 3.
should do the work or use the config file.
It's mentioned in the blog you linked...
If you need more dynamic failover probably rrdns could be a solution.
Alessandro
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://lists.gluster.org/mailman/listinfo/gluster-users