<div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div>Hi Everyone,<br><br>I have a replica volume, with two bricks:<br><br>Volume Name: c1<br>Type: Replicate<br>Status: Start<br>Number of Bircks: 1X2 = 2<br>Transport-type: tcp<br>Bricks:<br>Brick1: 192.168.0.1:/data<br>Brick2: 192.168.0.2:/data<br><br>I don't set any options an this volume. There has one mount point an 192.168.0.4:/mnt/c1<br><br>on 192.168.0.4:<br>ls /mnt/c1<br>file1 file2 file3<br><br>Now, I want add a brick(192.168.0.3:/data) to the volume c1, let the replica count from 2 to 3:<br><br>gluster volume add-brick c1 replica 3 192.168.0.3:/data<br><br>then, see the volume info, it works:<br><br>Volume Name: c1<br>Type: Replicate<br>Status: Start<br>Number of Bircks: 1X3 = 3<br>Transport-type: tcp<br>Bricks:<br>Brick1: 192.168.0.1:/data<br>Brick2: 192.168.0.2:/data<br>Brick3: 192.168.0.3:/data<br><br>Well, all about these is OK, but when I see the 192.168.0.3's /data, there has nothing for a long time.......<br><br>When I see the mount point an 192.168.0.4's /mnt/c1, the files begin transport to the 192.168.0.3's /data.<br><br>Although use this way can sync to the new brick, but it is not smart. How can it auto-sync to the new brick?<br><br><br><pre>Thanks in advance for any info or tips!</pre><br></div></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span>