<div dir="ltr"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 18, 2019 at 1:21 PM 快乐 &lt;<a href="mailto:994506334@qq.com">994506334@qq.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div>Three node: node1, node2, node3</div><div><br></div><div>Steps:</div><div><br></div><div>1. gluster volume create volume_test node1:/brick1</div><div>2. gluster volume set volume_test cluster.server-quorum-ratio 51</div><div>3. gluster volume set volume_test cluster.server-quorum-type  server</div><div>4. On node1, mount -t glusterfs node1:/volume_test /mnt.</div><div>5. On node2, mount -t glusterfs node2:/volume_test /mnt.</div><div>6. On node1, killall glusterd</div><div>7. On node2, gluster volume add-brick volume_test node2:/brick2</div><div>8. On node2. mkdir /mnt/test</div><div>8. touch /mnt/test/file1 on two nodes.</div><div><br></div><div>On node1, found /brick1/file1. But on node2, also found /brick2/file1.</div></div></blockquote><div><br></div><div><br></div><div>Can you please check the output of stat on file1 in both the bricks? There&#39;s a good likelihood that one of them is a link file [1].</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div><br></div><div>I don&#39;t want to set cluster.server-quorum-ratio to 100.</div><div>Cound you help me to solve this porblem?</div></div></blockquote><div><br></div><div>If it is a link file, a volume rebalance operation might provide the behavior you are looking for.</div><div><br></div><div>Regards,</div><div>Vijay</div><div><br></div><div>[1] <a href="http://pl.atyp.us/hekafs.org/index.php/2012/03/glusterfs-algorithms-distribution/">http://pl.atyp.us/hekafs.org/index.php/2012/03/glusterfs-algorithms-distribution/</a></div><div><br></div></div></div></div>