gcs icon indicating copy to clipboard operation
gcs copied to clipboard

RFE: Initial volume of Gluster in GCS

Open amarts opened this issue 7 years ago • 2 comments

We should go with replica 3 (1x3) volume type, and below config in my opinion in GCS. We will start with bare-minimum volume options, and then add features along the way.

For mvp0:

Brick Graph:

posix
access-control
locks
upcall
io-threads
selinux # do we need it?
index
io-stats
server

Client graph: (Goal, all applications should run, performance next).

client
replica
dht
io-stats

I will start another issue with Options available in each of these translators, and we have to agree to the default options on each of these.

@gluster/gluster-all

amarts avatar Aug 03 '18 04:08 amarts

Default template of the volfiles can be found at https://github.com/gluster/glusterd2/blob/master/glusterd2/volgen/defaults.go#L47 .

atinmu avatar Jan 02 '19 13:01 atinmu

@nbalacha @raghavendrahg @xhernandez

amarts avatar Jan 02 '19 13:01 amarts