Tagged articles
2 articles
Page 1 of 1
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.

LinuxMFSNode Recovery
0 likes · 1 min read
Recovering MFS Master Node Using Metalogger After Node Failure