Want to use GlusterFS with PVE9? I made a custom storage plugin

kayson

Member
Feb 13, 2024
60
15
13
Context: GlusterFS storage support was dropped from PVE9. While it can be worked around with the "Directory" storage, having a plugin offers a lot of convenience. Furthermore, GlusterFS can offer significantly improved performance for non-enterprise hardware (see https://forum.proxmox.com/threads/glusterfs-is-still-maintained-please-dont-drop-support.168804/)

Instructions: Install glusterfs-client and copy to /usr/share/perl5/PVE/Storage/Custom

https://gist.github.com/kaysond/7da0e0733e6d53ed8d1f9052a0f30d07
 
Just released some updates to the gist:
  • removed the server2 property and replaced it with the gluster native backup-volfile-servers (see gist comment for details)
  • added a patch file to enable scanning of volumes
  • added a patch file to restore PVE web GUI options for glusterfs