-
Notifications
You must be signed in to change notification settings - Fork 82
Unified Volume Create API and mount bricks on Glusterd2 start #851
Comments
Updates: #851 Signed-off-by: Aravinda VK <avishwan@redhat.com>
I will open new issues for each of the following tasks and move out of
|
Moving this to Sprint 2 as there's good amount of work required to complete all of the issues referenced. |
Patch #973 posted for the tasks other than the new issues opened. It can be merged if somebody reviews it. |
@atinmu updated status in first comment. |
Updated title and description of issue |
On `glusterd2` restart, it checks the list of auto provisioned bricks and mounts if not mounted already. Updates: #851 Signed-off-by: Aravinda VK <avishwan@redhat.com>
On `glusterd2` restart, it checks the list of auto provisioned bricks and mounts if not mounted already. Updates: gluster#851 Signed-off-by: Aravinda VK <avishwan@redhat.com>
On `glusterd2` restart, it checks the list of auto provisioned bricks and mounts if not mounted already. Updates: gluster#851 Signed-off-by: Aravinda VK <avishwan@redhat.com>
Closing this issue since #973 is merged. |
Based on the comments in PR #661, listed the fixes required for Smart Volume Create API
/volumes
and auto provision bricks if size is specified.brick.MountInfo
(This structure is added by Snapshot feature, useful here also. We can even skip customfstab
logic since this is sufficient for mounting bricks on Glusterd2 start)omitempty
for optional API parametersThe text was updated successfully, but these errors were encountered: