On 01/11/2013 12:05 AM, glusterzhxue wrote:
We met a stripe problem. The problem was discussed at http://comments.gmane.org/gmane.comp.file-systems.gluster.user/9413 . We want to set coalesce on, but failed as follows: [root@gluster001 ~]# gluster volume set test-volume2 stripe-coalesce on option : stripe-coalesce does not exist
cluster.stripe-coalesce is the option you need to set. `gluster volume set test-volume2 cluster.stripe-coalesce on` -- Kaleb _______________________________________________ Gluster-users mailing list [email protected] http://supercolony.gluster.org/mailman/listinfo/gluster-users
