gluster / gluster-csi-driver

DEPRECATED: Gluster Container Storage Interface (CSI) driver
GNU Lesser General Public License v3.0
57 stars 30 forks source link

Support for distribute count and max-brick-size during Volume Create #120

Open aravindavk opened 5 years ago

aravindavk commented 5 years ago

Glusterd2 added support for max-brick-size to decide distribute count automatically(https://github.com/gluster/glusterd2/pull/1386). Manually specifying distribute count is also supported. This needs to be supported in CSI driver.