Given is an OpenShift Origin cluster of four nodes. Previously, an containerized GlusterFS cluster has been added, distributed over three nodes, with node 4 not being used for GlusterFS. Initial installation and GlusterFS installation has been done with openshift-ansible
.
Now I would like to add the fourth node to the GlusterFS cluster, but I haven't found a proper way to do it. I assume that just adding a node with Heketi won't be enough, while re-running GlusterFS playbooks is not recommended. How can I still use my fourth node as additional node in GlusterFS cluster?