Skip to content
Tech Master Tech Master

OneStopTechnical Forum

  • Books
  • AI
  • Networking
  • Windows
  • Linux
  • Cloud
  • Mac
  • Active Directory
  • Azure
  • Cloud
  • Exchange
  • M365
  • Server 2025
  • Storage
  • Vsphere
  • Website
  • Database
  • Security
  • Knowledge Base
  • VPN
Tech Master
Tech Master

OneStopTechnical Forum

Open-Source Storage server and client solutions

blog.payperitem.com, April 7, 2025April 7, 2025

🔹 Object Storage (S3-Compatible)

1. MinIO

  • Type: Object storage (S3-compatible)
  • Server: Yes
  • Client: mc (MinIO Client)
  • Highlights: High performance, Kubernetes-native, scalable from edge to core.
  • Use case: S3 replacement, cloud-native storage, hybrid cloud.
  • URL: https://min.io

🔹 Distributed File Systems

2. Ceph

  • Type: Unified (block, object, file)
  • Server: Yes (ceph-mon, ceph-osd, etc.)
  • Client: Kernel mount (CephFS), RBD, librados, S3 interface
  • Highlights: Petabyte scale, self-healing, CRUSH algorithm, tightly integrated with OpenStack and Kubernetes.
  • URL: https://ceph.io

3. GlusterFS

  • Type: Distributed file system
  • Server: Yes
  • Client: Native FUSE client or NFS/Samba exports
  • Highlights: Easy scaling, brick-based volume, geo-replication.
  • URL: https://www.gluster.org

🔹 iSCSI / Block Storage

4. TargetCLI / LIO (Linux iSCSI Target)

  • Type: Block storage over iSCSI
  • Server: Yes (targetcli)
  • Client: Any iSCSI initiator (Linux iscsiadm, Windows iSCSI)
  • Highlights: Native to the Linux kernel, great for bare-metal ESXi or multipath SAN-style setups.

5. Open-iSCSI (Client)

  • Type: iSCSI client
  • OS: Linux
  • Usage: Connect to any iSCSI target (including FreeNAS, LIO, etc.)
  • Command: iscsiadm

🔹 SMB / NFS (Traditional File Sharing)

6. Samba

  • Type: SMB/CIFS server
  • Server: Yes
  • Client: Native Windows or mount -t cifs on Linux/macOS
  • Highlights: Compatible with Active Directory, widely used for Windows shares.

7. NFS (Kernel or ganesha)

  • Type: Unix-style file share
  • Server: nfs-kernel-server, nfs-ganesha
  • Client: mount -t nfs, kernel client
  • Highlights: Lightweight, great for Unix systems, widely supported in enterprise environments.

🔹 High Performance / Cloud-Native / Modern Use Cases

8. SeaweedFS

  • Type: Fast distributed file system
  • Server: Yes
  • Client: REST API, FUSE, S3 gateway
  • Highlights: Small disk footprint, excellent for warm/cold storage and image/video hosting.
  • URL: https://github.com/seaweedfs/seaweedfs

9. MooseFS / JuiceFS

  • MooseFS: POSIX-compatible distributed filesystem.
  • JuiceFS: Cloud-native filesystem backed by object storage, optimized for big data workloads like Spark or Presto.

🔹 GUI-Based NAS Distros (with server and client components)

10. TrueNAS CORE / SCALE

  • Type: ZFS-based storage OS
  • Server: Web GUI, iSCSI, NFS, SMB, S3, etc.
  • Client: Native OS support (NFS, SMB, iSCSI)
  • Highlights: Enterprise-grade features (ZFS, snapshots, replication) in a free/open source package.
  • URL: https://www.truenas.com
Cloud OpenSource Storage Website Windows

Post navigation

Previous post
Next post

Related Posts

Azure Storage Replication

April 16, 2025April 18, 2025

Azure Storage Replication – A primary advantage of using Azure cloud storage is high availability due to various replication strategies that ensure data is always available to customers. Storage Services – All data services are accessible through a storage account in Azure:●  Azure Containers (Blobs)             ●  Azure Files     …

Read More
Windows

How to Install Windows 10 & Windows 8.1 with Local Account (Bypass Microsoft Account Sign In)

January 20, 2025

Since the release of Windows 8, Microsoft has taking cue from most popular desktop and mobile operating systems such as Mac OS X, iOS and Android to requires signing into a cloud service account to take full advantage of the features. Likewise in Windows 8.1, Windows 10 and future versions…

Read More

Identity and Access Management on AWS

April 16, 2025April 18, 2025

Identity and Access Management (IAM) on AWS is a fundamental service that helps you securely manage access to AWS services and resources. It enables you to control who is authenticated (signed in) and authorized (has permissions) to use AWS resources. Here’s a breakdown of the core components and best practices:…

Read More

Recent Posts

  • List of AD Schema Versions
  • OldNewExplorer Free Download For Windows 11, 10, 8 and 7 [Latest Version]
  • How to Get the Classic (old) Context Menu on Windows 11
  • BitLocker Recovery Keys
  • Active Directory and Server hardening

Recent Comments

No comments to show.
June 2025
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
30  
« May    
Log in
©2025 Tech Master | WordPress Theme by SuperbThemes
  • Login
  • Sign Up
Forgot Password?
Lost your password? Please enter your username or email address. You will receive a link to create a new password via email.
body::-webkit-scrollbar { width: 7px; } body::-webkit-scrollbar-track { border-radius: 10px; background: #f0f0f0; } body::-webkit-scrollbar-thumb { border-radius: 50px; background: #dfdbdb }