此文的目的并非鸡汤,纯粹是自己内心被触动后的一些想法。 周末去参加深圳的一个技术沙龙,对一位中年大叔印象特别深刻。年纪应该在50上下,对分布式存储、软件定义网络、虚拟化甚至云计算等IT潮流话题,颇为精通。从他口中说出来的话,掷地有声,落笔成章,不做任何粉饰应该就能上主流媒体的杂志了。他对国家去年提出 Read More
DHT(Distributed Hash Table) Translator What is DHT? DHT is the real core of how GlusterFS aggregates capacity and performance across multiple serv... Read More
Introducing shard translatorbyKrutika Dhananjayon December 23, 2015GlusterFS-3.7.0 saw the release of sharding feature, among several others. The feat... Read More
Reference "glusterfs doc" Background For a more detailed description, view Jeff Darcy's blog post [here] (http://hekafs.org/index.php/2012/03/gl... Read More
getfattr用法 用于获取文件扩展属性,返回一系列键值对,参考 "Linux Man Page" 。 常用OPTIONS n name, name=name Dump the value of the named extended attribute extended attrib... Read More