Hi Herb,
First check your data usage, as you need free space on the remaining bricks. You have to remove bricks multiple per replica set.
For replica 2 distributed volume you must specify 2 bricks at least , or any number multiple by 2 (2,4,6,8 bricks).
The removal consists of several actions .
1. Starting removal via :
gluster volume remove-brick <VOLNAME> <BRICKNAME> start
This actually only migrates the data to the rest of the bricks.
2. Check status via:
gluster volume remove-brick <VOLNAME> <BRICKNAME> status
Once completed, check the logs for any rebalance issuues.
You can verify data/inode count on the brick via:
gluster volume status <VOLNAME> detail
If everything is fine proceed with the actual removal:
# gluster volume remove-brick <VOLNAME> <BRICKNAME> commit
5. Last verify the volume status.
Source:
https://docs.gluster.org/en/latest/Administrator%20Guide/Managing%20Volumes/#shrinking-volumes
Best Regards,
Strahil Nikolov
Thank you for the reply Strahil.Unfortunately we did do the rebalance already so the data should be written across all brinks currently. I'm fine with pulling these newly added bricks out of the volume. However, is it as simple as pulling them out and the data will rebalance to the disks that are left?Thanks,HBOn Sat, Oct 19, 2019 at 4:13 PM Strahil Nikolov <hunter86_bg@yahoo.com> wrote:Most probably this means that data onBrick server1:/gluster_bricks/data3 49164 0 Y 4625
Brick server1:/gluster_bricks/data4 49165 0 Y 4644is the same and when server1 goes down , you will have no access to the data on this set.Same should be valid for :Brick server1:/gluster_bricks/data5 49166 0 Y 5088
Brick server1:/gluster_bricks/data6 49167 0 Y 5128
Brick server2:/gluster_bricks/data3 49168 0 Y 22314
Brick server2:/gluster_bricks/data4 49169 0 Y 22345
Brick server2:/gluster_bricks/data5 49170 0 Y 22889
Brick server2:/gluster_bricks/data6 49171 0 Y 22932I would remove those bricks and add them again this type always specifying one bri
________ Community Meeting Calendar: APAC Schedule - Every 2nd and 4th Tuesday at 11:30 AM IST Bridge: https://bluejeans.com/118564314 NA/EMEA Schedule - Every 1st and 3rd Tuesday at 01:00 PM EDT Bridge: https://bluejeans.com/118564314 Gluster-users mailing list Gluster-users@xxxxxxxxxxx https://lists.gluster.org/mailman/listinfo/gluster-users