Tagged articles

MFS

3 articles · Page 1 of 1
Shuge Unlimited
Shuge Unlimited
Jun 27, 2026 · Artificial Intelligence

How MFS Unifies 20+ Data Sources with a Single Verb Set and How Open Tag Replicates Claude Tag

The article dissects Zilliztech's MFS, showing how a thin‑client, stateful‑server architecture uses a unified verb set to access over twenty heterogeneous data sources, and explains how the Open Tag demo re‑creates Claude Tag's brain‑memory‑tools workflow on top of MFS while highlighting its design trade‑offs and production‑readiness limits.

AI AgentsClaude TagContext Management
0 likes · 16 min read
How MFS Unifies 20+ Data Sources with a Single Verb Set and How Open Tag Replicates Claude Tag
DevOps Cloud Academy
DevOps Cloud Academy
Aug 11, 2019 · Big Data

Overview of MFS Distributed File System Architecture Similar to GoogleFS

The article explains the MFS distributed file system, detailing its four components—Master, Metalogger, Chunkserver, and Client—along with hardware recommendations, metadata handling, replication strategies, and FUSE‑based client mounting, providing a comprehensive guide to building a GoogleFS‑like storage cluster.

Big DataDistributed File SystemMFS
0 likes · 5 min read
Overview of MFS Distributed File System Architecture Similar to GoogleFS
DevOps Cloud Academy
DevOps Cloud Academy
Aug 11, 2019 · Operations

Recovering MFS Master Node Using Metalogger After Node Failure

When the mfsmaster node in a six‑node MFS distributed storage cluster becomes unresponsive, the issue can be resolved by using metalogger on another node to restore the metadata file, copy it to the master directory, adjust permissions, and restart the mfsmaster service.

Distributed storageLinuxMFS
0 likes · 1 min read
Recovering MFS Master Node Using Metalogger After Node Failure