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

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
Windows

How to Upgrade CentOS/Red Hat/Fedora Linux Kernel (cPanel WHM)

January 20, 2025January 20, 2025

In CentOS or RedHat Linux operating system, upgrading to latest version of kernel is important to ensure that all security vulnerabilities or loopholes are patches and new features are applied. In addition, as Linux specially CentOS is one of the most popular Linux flavor that hosts the cPanel web hosting…

Read More

Windows 10/11 Hardening Checklist

April 29, 2025April 29, 2025

1. OS and Software Updates 2. Account and Credential Hardening 3. BitLocker and Disk Encryption 4. Windows Defender and Security Features 5. Firewall and Network Protection 6. Remote Access Hardening 7. Application Control 8. Browser Hardening 9. Device and Hardware Security 10. Privacy and Telemetry 11. Advanced Policies (Group Policy…

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 }