Hi,
I'm testing a 4 Node PVE cluster using gluster as shared storage. (Version 3.1-14 - non subscription)
Two things I noticed which seem like bugs.
I'm testing a 4 Node PVE cluster using gluster as shared storage. (Version 3.1-14 - non subscription)
Two things I noticed which seem like bugs.
- Can not upload ISO to the gluster store. (Error 500: cant upload to storage type 'glusterfs').
- I have three mirrored gluster nodes. I set proxmox glusterfs plugin to mount the gluster volume at gluster Node1 volume gluster0. When I power off gluster node 1 the other 3 proxmox nodes can no longer run VMs or containers on the shared gluster0 volume. However if I ssh to any of the powered on proxmox nodes and check /mnt/pve/gluster0 all files in the gluster volume are accessible. So although the mount point seems to have correctly failed over to one of the two remaining gluster nodes, proxmox glusterfs plugin has not followed suite. Also if I try and view gluster0 through the proxmox web interface I get a volume offline error. After powering gluster node 1 back on PVE finds gluster0 and all is well again. However, this issue seems to prevent gluster from being used as a shared HA store.