This repository has been archived by the owner on Mar 26, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 83
minimum brick size validation during Volume create #1389
Labels
GCS/0.5
GCS 0.5 release
Comments
@harigowtham do you want to take this up? |
@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>
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>
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>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Auto provisioned volume create validates the minimum volume size but does not validate the minimum brick size. Following command fails
Validation required after calculating brick size
The text was updated successfully, but these errors were encountered: