Skip to content
This repository has been archived by the owner on Mar 26, 2020. It is now read-only.

minimum brick size validation during Volume create #1389

Closed
aravindavk opened this issue Dec 12, 2018 · 2 comments
Closed

minimum brick size validation during Volume create #1389

aravindavk opened this issue Dec 12, 2018 · 2 comments
Assignees
Labels
GCS/0.5 GCS 0.5 release

Comments

@aravindavk
Copy link
Member

Auto provisioned volume create validates the minimum volume size but does not validate the minimum brick size. Following command fails

glustercli volume create gv4 --size 500M --distribute 50 --subvols-zones-overlap

Validation required after calculating brick size

@aravindavk aravindavk added bug GCS/1.0 Issue is blocker for Gluster for Container Storage GCS/0.5 GCS 0.5 release labels Dec 12, 2018
@aravindavk
Copy link
Member Author

@harigowtham do you want to take this up?

@harigowtham
Copy link
Member

@aravindavk. Yes, I'll take it up.

harigowtham added a commit to harigowtham/glusterd2 that referenced this issue Dec 17, 2018
Auto provisioned volume does not validate the minimum brick size.
If the size is too small then the volume creation errors out.

The validation is done after the bricksize calculation.

Fixes: gluster#1389
Signed-off-by: Hari Gowtham <hgowtham@redhat.com>
harigowtham added a commit to harigowtham/glusterd2 that referenced this issue Dec 17, 2018
Auto provisioned volume does not validate the minimum brick size.
If the size is too small then the volume creation errors out.

The validation is done after the bricksize calculation.

Fixes: gluster#1389
Signed-off-by: Hari Gowtham <hgowtham@redhat.com>
harigowtham added a commit to harigowtham/glusterd2 that referenced this issue Dec 17, 2018
Auto provisioned volume does not validate the minimum brick size.
If the size is too small then the volume creation errors out.

The validation is done after the bricksize calculation.

Fixes: gluster#1389
Signed-off-by: Hari Gowtham <hgowtham@redhat.com>
@atinmu atinmu added in progress and removed bug labels Dec 17, 2018
harigowtham added a commit to harigowtham/glusterd2 that referenced this issue Dec 18, 2018
Auto provisioned volume does not validate the minimum brick size.
If the size is too small then the volume creation errors out.

The validation is done after the bricksize calculation.

Fixes: gluster#1389
Signed-off-by: Hari Gowtham <hgowtham@redhat.com>
@ghost ghost removed the in progress label Dec 19, 2018
aravindavk pushed a commit that referenced this issue Dec 19, 2018
Auto provisioned volume does not validate the minimum brick size.
If the size is too small then the volume creation errors out.

The validation is done after the bricksize calculation.

Fixes: #1389
Signed-off-by: Hari Gowtham <hgowtham@redhat.com>
@atinmu atinmu removed the GCS/1.0 Issue is blocker for Gluster for Container Storage label Jan 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
GCS/0.5 GCS 0.5 release
Projects
None yet
Development

No branches or pull requests

3 participants