middleware VS GlusterFS

Compare middleware vs GlusterFS and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
middleware GlusterFS
171 19
2,204 4,489
0.8% 1.8%
9.9 6.4
3 days ago 9 days ago
Python C
GNU Lesser General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

middleware

Posts with mentions or reviews of middleware. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-08.
  • Titles are hard but collecting your favourite shows shouldn't be
    4 projects | /r/CuratedTumblr | 8 Jun 2023
    For storage options, most people either purchase a NAS (network attached storage) or re-purpose an older computer using either TrueNAS or unraid. If you're looking to just purchase one, the most popular brand is synology, but their models can be a bit pricey.
  • I want to turn old PC into a NAS
    1 project | /r/homelab | 5 Jun 2023
    https://www.truenas.com/ if you just want to use it as network storage.
  • NAS Recommendations?
    1 project | /r/homelab | 5 Jun 2023
    Synology if you need prebuilt. If you want to build DIY NAS, take a case that can hold as many drives as you want, take a consumer-grade mobo and Intel/AMD CPU (really doesn't matter for NAS), purchase 1 x SSD for OS and as many drives as you need, deploy something like TrueNAS (https://www.truenas.com/) or Starwinds SAN and NAS (https://www.starwindsoftware.com/san-and-nas), configure RAID (for redundancy, preferably RAID-6) and share the storage to your NUC as iSCSI/NFS/SMB. The second option will require some effort to accomplish but will be more flexible and deliver more performance.
  • Hardware/Software recommendations
    1 project | /r/homelab | 2 Jun 2023
    There is no such thing as an ideal OS. Some of the products are better in some of the areas, while other software is better in other areas. For example, Proxmox is the virtualization platform that is targeting virtualization needs. It has support for software RAID, but it doesn't mean that this is the primary feature that is constantly developed. Any NAS OS basically doing the same but targeting storage and sharing things over the virtualization or anything else. So, you need to use whatever is better for the particular use case. Use proxmox on the virtualization host and NAS OS as a storage engine. Or run hypervisor and NAS OS as the VM. As per the alternatives to OMV, you can take a look at Starwinds SAN and NAS (https://www.starwindsoftware.com/san-and-nas), TrueNAS (https://www.truenas.com/), or even pure Debian + Cockpit (https://cockpit-project.org/)
  • New home lab
    2 projects | /r/homelab | 31 May 2023
    The second is storage. If you need any of the storage sharing, deploy NAS OS as the VM in proxmox, like Starwinds SAN and NAS (https://www.starwindsoftware.com/san-and-nas) or OMV (https://www.openmediavault.org/), or TrueNAS (https://www.truenas.com/). As you mentioned, you need to cross-flash the perc into IT mode and pass through the controller into VM, but you need a separate from the controller drive for proxmox to be able to PCI-E passthrough the card into VM. Then, configure software RAID and reshare the storage to the proxmox via NFS/iSCSI (that will improve your skills in storage stack and storage protocols).
  • UNRAID or OMV?
    1 project | /r/homelab | 24 May 2023
    You can also go another route with Proxmox and NAS OS as a VM. TrueNAS or Starwinds SAN&NAS can be used. https://www.truenas.com/
  • Critique/advice on proposed home network setup please.
    1 project | /r/HomeNetworking | 24 May 2023
    You would need some sort of NAS device to act as a file server (you obviously can't just plug a HDD directly into a switch). Some consumer routers have USB ports where you can plug in an external HDD, though they frequently have speed issues with the USB ports. You could buy something from QNAP, Synology, etc. or build your own TrueNAS.
  • Best NAS other than Synology 920
    1 project | /r/PleX | 12 May 2023
    I run plex on my lab, but if I didn't have that, I would probably buy a cheap server and run TrueNAS. https://www.truenas.com/ I personally have a whole vmware network using it for storage, but as just a plex server with a bunch of storage would be a viable alternative for a single host and have the storage plus the raid benefits of not having to worry about disk failures.
  • Stripe Block Size RAID 5
    1 project | /r/HomeServer | 11 May 2023
    Take a look at TrueNAS or Starwinds SAN&NAS as a NAS OS options. https://www.truenas.com/
  • Poor storage performance on nested vSphere lab :( - need help interpreting tests and finding root cause
    1 project | /r/homelab | 4 May 2023
    Windows built-in iSCSI server is slow. If you don't mind replacing it, try using TrueNAS, Starwinds SAN&NAS, or even Linux (Ubuntu Server) VM running the iSCSI target server. Either solution should overperform the Windows alternative.

GlusterFS

Posts with mentions or reviews of GlusterFS. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-06.
  • Tell HN: ZFS silent data corruption bugfix – my research results
    2 projects | news.ycombinator.com | 6 Dec 2023
    https://github.com/gluster/glusterfs/issues/894

    And apparently apart from modern coreutils using that, it is mostly gentoo users hitting the bugs in lseek.

  • Linux deserves a better class of friends
    1 project | /r/linux | 1 Jul 2023
    This Product Appendix does not apply to online service offerings managed by Red Hat or generally available open source projects such as www.wildfly.org, www.fedoraproject.org, www.openstack.redhat.com, www.gluster.org, www.centos.org, okd.io, Ansible Project Software or other community projects.
  • Which distributed filesystem to use on a 4 node cluster?
    1 project | /r/homelab | 5 May 2023
    Just because Red Hat will stop selling commercial support for their product, does not mean GlusterFS itself is dying. It's an open source project like any other - https://github.com/gluster/glusterfs
  • Setting up a 2 node distributed network share
    1 project | /r/homelab | 22 Sep 2022
    https://www.gluster.org/ Is the way to do this across nodes
  • System Design: Netflix
    5 projects | dev.to | 21 Sep 2022
    This allows us to fetch the desired quality of the video as per the user's request, and once the media file finishes processing, it will be uploaded to a distributed file storage such as HDFS, GlusterFS, or an object storage such as Amazon S3 for later retrieval during streaming.
  • What's the best way to periodically sync two remote servers?
    2 projects | /r/selfhosted | 8 Sep 2022
    GlusterFS
  • System Design: The complete course
    31 projects | dev.to | 16 Aug 2022
    But where can we store files at scale? Well, object storage is what we're looking for. Object stores break data files up into pieces called objects. It then stores those objects in a single repository, which can be spread out across multiple networked systems. We can also use distributed file storage such as HDFS or GlusterFS.
  • First Apartment and First Homelab
    2 projects | /r/homelab | 4 Jul 2022
    GlusterFS - same as above (https://www.gluster.org/)
  • Multiple DS units acting as one?
    1 project | /r/synology | 23 Mar 2022
    What you look for is a clustered file system. Like https://www.gluster.org/. As long as all units are closeby with low latency there are a couple solutions that allow you to create distributed storage solutions of various kinds. Key value stores applenty, clustered file systems that pretent to be one file system etc. If you have geographically distributed solutions with high latencies it becomes harder. Most open source systems don't work really well in this scenario. There were a couple attempts like Hydrabase but they didn't go so far. It normally is solved by doing two clusters and then replicate between them.
  • Upload pdf file to mongodb atlas
    1 project | /r/mongodb | 21 Mar 2022
    I'd imagine most managed service providers are going to require a credit card, though most of them have a free tier. If you want to take an unmanaged approach, maybe look into Gluster. I've used it before and never had issue with it, but I also had an infrastructure team that set it up, so I'm not familiar with the challenges that way: https://www.gluster.org/

What are some alternatives?

When comparing middleware and GlusterFS you can also consider the following projects:

filemanager - 📂 Web File Browser

minio - The Object Store for AI Data Infrastructure

vaultwarden - Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs

lizardfs - LizardFS is an Open Source Distributed File System licensed under GPLv3.

OpenMediaVault - openmediavault is the next generation network attached storage (NAS) solution based on Debian Linux. Thanks to the modular design of the framework it can be enhanced via plugins. openmediavault is primarily designed to be used in home environments or small home offices.

Tahoe-LAFS - The Tahoe-LAFS decentralized secure filesystem.

democratic-csi - csi storage for container orchestration systems

Go IPFS - IPFS implementation in Go [Moved to: https://github.com/ipfs/kubo]

zabbix-nfs - Template for zabbix to check nfs share availability

btrfs - Haskell bindings to the btrfs API

zfs - OpenZFS on Linux and FreeBSD

MooseFS - MooseFS – Open Source, Petabyte, Fault-Tolerant, Highly Performing, Scalable Network Distributed File System (Software-Defined Storage)