Change in vdsm[ovirt-3.5-gluster]: gluster: fix vg create failed first time during brick create

barumuga at redhat.com barumuga at redhat.com
Mon Jun 15 09:48:57 UTC 2015


Bala.FA has submitted this change and it was merged.

Change subject: gluster: fix vg create failed first time during brick create
......................................................................


gluster: fix vg create failed first time during brick create

Currently brick create uses vdsm lvm module for pv create and
blivet to create a vg. This issue not occured if both pv and vg
are created using blivet itself.
But unfortunately blivet has few issues while creating a vg.
Its able to create a vg with a pesize of minimum 1mb only.
Also the vdsm lvm module has some issue while creating a vg.
So this path uses lvm vgcreate command to create the vg
as a workaround.

Change-Id: Ibf558aab450d6c4546c34e9439249c44e930a304
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1226186
Signed-off-by: Timothy Asir Jeyasingh <tjeyasin at redhat.com>
Reviewed-on: https://gerrit.ovirt.org/41392
Continuous-Integration: Jenkins CI
Reviewed-by: Bala.FA <barumuga at redhat.com>
Reviewed-by: Dan Kenigsberg <danken at redhat.com>
Reviewed-on: https://gerrit.ovirt.org/42363
Tested-by: Darshan N <dnarayan at redhat.com>
Continuous-Integration: Bala.FA <barumuga at redhat.com>
---
M vdsm/gluster/exception.py
M vdsm/gluster/storagedev.py
2 files changed, 28 insertions(+), 5 deletions(-)

Approvals:
  Bala.FA: Looks good to me, approved; Passed CI tests
  Darshan N: Verified



-- 
To view, visit https://gerrit.ovirt.org/42363
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibf558aab450d6c4546c34e9439249c44e930a304
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.5-gluster
Gerrit-Owner: Darshan N <dnarayan at redhat.com>
Gerrit-Reviewer: Bala.FA <barumuga at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Darshan N <dnarayan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org


More information about the vdsm-patches mailing list