> This disables the redundancy features of a pure replicated volume, e.g if one
> of
> the nodes drops out, all the volume node are unavailable.
Not sure what you talk about. We simply mount with:
/bin/mount -t glusterfs $source $mountpoint
What is wrong with that?
___
I've been testing gluster replicated storage - have setup a 2 node
master-master volume.
When I add it via the Proxmox webui, it adds a"distribute" cluster
reference in the fuse mount file, e.g.
volume datastore1-dht
type cluster/distribute
subvolumes datastore1-replicate-0
end-volume
vo