Fork me on GitHub

随笔分类 -  分布式文件系统

摘要:GlusterFS 搭建 1、环境要求 IP地址 主机名称 系统 172.16.2.201 test01 Centos 6.4 172.16.2.202 test02 Centos 6.4 172.16.2.203 test03 Centos 6.4 2、搭建准备 2.1 ip与主机名称映射 编辑h 阅读全文
posted @ 2019-03-12 11:35 创始人 阅读(996) 评论(0) 推荐(0)
摘要:mfs github地址:https://github.com/moosefs/moosefs 一. 准备 1. 名字解释 Mfsmaster 元数据 Metalogger 元数据备份,用于恢复数据(和master安装在不同的假期) ChunkServer 数据存储 mfscgiserv 监控服务 阅读全文
posted @ 2019-03-11 18:36 创始人 阅读(597) 评论(0) 推荐(0)