Store billions of files, and serve them fast!

Fast, simple, scalable storage
that protects your data

SeaweedFS Enterprise adds recovery from human mistakes, cost-saving erasure coding, and priority support to the open-source distributed store you already run — S3 objects, Iceberg tables, and POSIX files from one cluster.

Free
Dev & Test under 25TB
$2/TB
Per Month
$20/TB
Per Year
Trusted by
Enterprise

Three things Enterprise adds

Add a license key to your existing cluster — same deployment, same APIs, same tools — and get production data protection, lower storage cost, and operational control. Free for dev & test under 25TB.

Protect · undo mistakes, survive failures

Data Recovery

Undelete files within a configurable retention window. SeaweedFS delays garbage collection and replays the filer log so operators can restore from the Admin UI — no snapshot needed. Learn more →

Point-in-Time Recovery

Roll a folder, bucket, or object back to exactly how it looked at a chosen moment — reverting overwrites and restoring deletes across a whole subtree, with a preview before anything changes. Learn more →

Self-Healing Storage

Automatically detects and removes corrupted data entries, keeping your data intact even after an unexpected server shutdown. Learn more →

Automatic EC Repair

Detects and rebuilds missing or corrupted erasure-coding shards on its own, keeping data available through disk and node failures. Learn more →

EC Bitrot Scrub

Periodically verifies every erasure-coded shard against a checksum — catching silent disk corruption, even in cold parity shards reads never touch, and (optionally) quarantining bad shards so EC rebuild regenerates a clean copy. Learn more →

Save · store more on the same hardware

Customizable EC Ratio

Tune erasure coding to your hardware. A 20+4 ratio gives full failure protection at just 1.2× storage overhead — far less than 2–3× replication. Learn more →

zstd Compression

New data is compressed with zstd by default — typically 10–30% smaller than gzip and several times faster to decode, with no format change and nothing to migrate. Learn more →

EC Volume Vacuum

Automatically compacts erasure-coded volumes to reclaim the space left behind by deleted data — no manual maintenance windows. Learn more →

Operate · run it securely in production

Admin UI with OIDC

Sign operators in through your existing identity provider with admin or read-only roles mapped from their groups — no separate passwords. Learn more →

Multi-Tenancy & S3 QoS

Isolate tenants and cap per-tenant S3 request rates so one noisy workload can't starve the rest of the cluster. Learn more →

Priority Support & License Fallback

Email, Slack, and Telegram support with a response within 24h on business days — and a license fallback that keeps your cluster serving if a license check is ever delayed. Learn more →

New · Kernel Mount

Mount SeaweedFS like a local drive

A native Linux mount that feels like a local disk — fast, lightweight, and steady even with millions of files. And unlike a FUSE mount, it won't run out of memory no matter how much you store.

  • Fast everyday access — opening, listing, and re-reading files stays quick, even on busy directories
  • Stays light at any scale — uses little memory whether it holds thousands of files or tens of millions, so it keeps running where other mounts crash
  • Works like any mount — set it up with the standard mount, fstab, and systemd tools you already use, and restart or upgrade it without unmounting
Install the Kernel Mount
# Install and mount in two lines
$ curl -fsSL .../install.sh | sudo FILER=filer:18888 bash
$ mount -t seaweedvfs filer:18888 /mnt/seaweed
 
✓ mounted at /mnt/seaweed
Platform

Built on open-source SeaweedFS

Enterprise rides on the battle-tested open-source core: a single distributed engine that serves as your S3 object store, Iceberg table warehouse, and POSIX filesystem — all from the same cluster, with your data still portable and yours.

Object Store

S3-compatible distributed object store. Scales linearly from gigabytes to petabytes with sub-millisecond lookups.

Iceberg Catalog & Maintenance

A built-in Apache Iceberg REST catalog over S3 table buckets — no separate catalog to deploy. It compacts Parquet files and cleans up in the background. Query from Spark, Trino, Dremio, DuckDB, and more.

POSIX File Mount

Mount over FUSE or the kernel mount — 100% POSIX (hardlinks, permissions, atomic renames), with peer-to-peer chunk sharing between clients to accelerate repeated reads.

Built for scale

O(1) Disk Reads

Every file resolves to a single disk seek, so read latency stays flat and sub-millisecond whether you store millions or billions of files.

Append-Only Writes

Writes only ever append — never overwrite in place. Sequential I/O keeps ingestion fast and makes data immutable and recoverable by design.

Linear Scalability

Add nodes to scale capacity and throughput predictably. Proven at petabyte scale with billions of files.

HDFS & Kubernetes

Works as a drop-in HDFS replacement and runs natively on Kubernetes with a first-class Helm chart and CSI driver.

How It Works

Add a License Key. Keep Everything Else.

SeaweedFS Enterprise extends the open-source cluster you already run. There is no migration and no new architecture — just a license key.

  • Same deployment, same APIs, same tools
  • Protection runs in the background automatically
  • No vendor lock-in — your data stays portable
  • Free for dev & test under 25TB with no feature gates
Deploy Now
# Start with your existing SeaweedFS cluster
$ weed server -master.port=9333
 
# Apply your enterprise license
$ weed shell
> license.set -file=license.key
 
# Protection is now active
✓ License verified
✓ Self-healing enabled
✓ EC repair active
Comparison

Open Source vs. Enterprise

Same architecture and APIs. Enterprise adds data protection, efficiency, and support on top of the foundation you already trust.

Capability Open Source Enterprise
S3 / FUSE / HDFS / Iceberg APIs
Erasure Coding Fixed ratio Customizable (e.g. 20+4 = 1.2×)
Storage Compression gzip zstd by default + gzip
Data Recovery (undelete)
Point-in-Time Recovery
Self-Healing Storage
Automatic EC Repair & Vacuum
EC Bitrot Scrub (silent corruption)
Admin UI with OIDC
Multi-Tenancy & S3 QoS
Support Community Email / Slack / Telegram — within 24h

Ready to Protect Your Data?

Evaluate up to 25TB free for development and testing. No credit card required. Add a license key to your existing cluster and turn on protection in minutes.