gcs icon indicating copy to clipboard operation
gcs copied to clipboard

Not able to extend the gcs cluster, Raising this issue as a enhancement

Open rmadaka opened this issue 6 years ago • 2 comments

Currently by default with vagrant script we are getting 3 node gcs setup (gd2 container cluster). Its not possible to extending the peers with current gcs setup.

But in OCS we are able extend the peers for "gluster container cluster" using heketi commands.

Same we should be able to do it on gcs setup.

rmadaka avatar Oct 10 '18 10:10 rmadaka

it should be possible if we follow below steps

  • Add a new node to the kubernetes
  • create a glusterd2 stateful sets to point to the new node by this, we can add a new node to the glusterd2 cluster

@kshlm @JohnStrunk please correct me if am wrong.

Madhu-1 avatar Oct 10 '18 11:10 Madhu-1

Today this is very manual. We will be working to automate it in the future.

JohnStrunk avatar Oct 10 '18 18:10 JohnStrunk