osync VS GlusterFS

Compare osync 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
osync GlusterFS
4 19
909 4,478
- 1.4%
7.2 6.4
23 days ago about 2 hours ago
Shell C
BSD 3-clause "New" or "Revised" License 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.

osync

Posts with mentions or reviews of osync. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-23.
  • Pihole sees my router as osync.lan
    1 project | /r/pihole | 14 Nov 2022
    I tried googling and see this github repo for a shell tool called osync. Not sure if that's what it is or if that's a "red herring". From reading the description of that tool, it sounds like it's syncing files? With what? From what?
  • Thinking that nextcloud was not the right storage solution for my family
    9 projects | /r/selfhosted | 23 Jan 2022
    I still use it, because that's what I decided to set up after looking around and people raining praise onto it, but I wouldn't ever recommend it. It's a neat project, it does work if you essentially never touch it afterwards, but it's not a useful one as is if you do want to move things around a bit. I'd much rather use anything else, even proprietary solutions, than have to use Syncthing. When I stop lazing about and rebuild my system, I'm probably moving over to osync or something. Better that than Syncthing.
  • Looking for a way to share and sync a directory across projects.
    2 projects | /r/learnjavascript | 23 Dec 2021
    A tool called osync which might be able to do the job, it's like OS-level solution.
  • Fill in the blanks: You may be using _______, but should be using _______.
    21 projects | /r/selfhosted | 3 Jun 2021
    I've been considering simply moving over to osync because the little shit can't even handle a few additional files without crapping out. It works fine, when it works, but I almost don't dare touch it lest it crap itself out again. Its a sync program, adding a folder of some twenty pictures should not make it decide to dig an early grave.

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 osync and GlusterFS you can also consider the following projects:

Seaweed File System - SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding. [Moved to: https://github.com/seaweedfs/seaweedfs]

minio - The Object Store for AI Data Infrastructure

syncthing - Open Source Continuous File Synchronization

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

seaweedfs - SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.

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

Nextcloud - ☁️ Nextcloud server, a safe home for all your data

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

matrix-docker-ansible-deploy - 🐳 Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker

btrfs - Haskell bindings to the btrfs API

OpenAFS - Fork of OpenAFS from git.openafs.org for visualization