I have a question about Gluster.
I have a volume with 4 storage(replica 2):
storag1:/clusterdata
storage2:/clusterdata
storage3:/clusterdata
storage4:/clusterdata
The IP of storage1 is 192.168.56.101
The IP of storage2 is 192.168.56.102
.
The name of volume is myVolume. One of these storages has been burned(storage3) and I don't have storage3 any more. I want to replace it with a new storage, for example myNewStorage
(its IP is 192.168.56.110
).
I would really appreciate if someone could help me how can I replace that dead brick with a new brick. I searched a lot but none of the results of google was useful.