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

volume datastore1-write-behind
    type performance/write-behind
    subvolumes datastore1-dht
end-volume


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.

-- 
Lindsay
_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to