<div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div>Hi,</div><div>I have create a replicate volume and I want &nbsp;to run "gluster volume heal gv0 full".</div><div><br></div><div>I found that if I run "gluster volume heal gv0 full" on one board it always output err like below.</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Launching heal operation to perform full self heal on volume gv0 has been unsuccessful</div><div><br></div><div>But If I run "heal full " on the another board it alway sucessful.</div><div><br></div><div>I found the code of glusterfs as &nbsp;below.</div><div><br></div><div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (gf_uuid_compare (brickinfo-&gt;uuid, candidate) &gt; 0)</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; gf_uuid_copy (candidate, brickinfo-&gt;uuid);</div><div><br></div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ((*index) % hxl_children == 0) {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (!gf_uuid_compare (MY_UUID, candidate)) {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; _add_hxlator_to_dict (dict, volinfo,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ((*index)-1)/hxl_children,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (*hxlator_count));</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (*hxlator_count)++;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; gf_uuid_clear (candidate);</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</div></div><div><br></div><div><span style="line-height: 23.8px;">My question is below:</span></div><div><span style="line-height: 23.8px;">Must I run "heal full" on the board whose uuid is the biggest?</span></div><div><span style="line-height: 23.8px;">If so, how cound I know which is the biggest board before I try to run "heal full" on every board?</span></div><div><span style="line-height: 23.8px;"><br></span></div><div><span style="line-height: 23.8px;">Thanks,</span></div><div><span style="line-height: 23.8px;">Xin</span></div><div><br></div><div><br></div><div><br></div><div><span style="line-height: 1.7;">&nbsp;</span></div></div><br><br><span title="neteasefooter"><p>&nbsp;</p></span>