码迷,mamicode.com
首页 > 其他好文 > 详细

gluster stripe-coalesce选项详解

时间:2015-10-16 19:08:10      阅读:217      评论:0      收藏:0      [点我收藏+]

标签:glusterfs   stripe-coalesce   详解   

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

gluster stripe-coalesce选项详解

标签:glusterfs   stripe-coalesce   详解   

原文地址:http://dangzhiqiang.blog.51cto.com/7961271/1703518

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!