I have a production enviroment with a volume with two replicated nodes in "replica 2"
I want to update replica count from 2 ->3 (add another node)i have tried:
# gluster volume add-brick gluster_data replica 3 host03:/data/glusterfs
wrong brick type: replica, use <HOSTNAME>:<export-dir-abs-path>
# gluster volume add-brick gluster_data host03:/data/glusterfs
Incorrect number of bricks supplied 1 for type REPLICATE with count 2
I wish it can be possible update replica count with no replicated volume recreation?
Thanks in advance,
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://supercolony.gluster.org/mailman/listinfo/gluster-users