GlusterFS stripe-coalesce选项help信息如下:
Option: cluster.stripe-coalesce Default Value: true Description: Enable/Disable coalesce mode to flatten striped files as stored on the server (i.e., eliminate holes caused by the traditional format). |
在glsuter 3.4版本中,默认值为false
在gluster 3.6版本中,默认值改为true
该选项对条带卷有效,禁用后,条带卷下的文件会以稀疏文件的形式进行存放,启用后,每个brick上的文件内容块会连续存放。
功能说明如下图:
图片引自:Anna gluster分析PPT
本文出自 “敏而好学” 博客,请务必保留此出处http://dangzhiqiang.blog.51cto.com/7961271/1703518
原文:http://dangzhiqiang.blog.51cto.com/7961271/1703518