Bug 1226186
Summary: | In Create Brick Scenario VG Create failed in first time | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Timothy Asir <tjeyasin> |
Component: | rhsc | Assignee: | Timothy Asir <tjeyasin> |
Status: | CLOSED ERRATA | QA Contact: | Timothy Asir <tjeyasin> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | rhgs-3.1 | CC: | annair, asrivast, barumuga, knarra, nlevinki, rhs-bugs, rnachimu, sabose, tjeyasin |
Target Milestone: | --- | ||
Target Release: | RHGS 3.1.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | rhsc-3.1.0-59, vdsm-4.16.20-1.1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-07-29 05:31:11 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1198568, 1206526 | ||
Bug Blocks: | 1202842, 1224288 |
Description
Timothy Asir
2015-05-29 07:36:56 UTC
Currently we are using vdsm lvm module for pv create and blivet to create vg. This issue is not identified if we use blivet for creating both pv and vg. But blivet has few issues while creating a vg. Its able to create pesize as minimum 1mb currently. So I sent a workaround to fix the issue patch: https://gerrit.ovirt.org/#/c/41392/ As the vdsm lvm module vg create has few issues, I used lvm vgcreate command to create the vg in the workaround patch. It depends on the following blivet bugs: https://bugzilla.redhat.com/show_bug.cgi?id=1206526 https://bugzilla.redhat.com/show_bug.cgi?id=1198568 The above blivet bugs for create a vg with any given pe size in power of 2 (lvm2 limitation) Currently the fixes are in On_QA and its not available in any channel right now, Once its available for every os i will send a patch to use blivet to create pv and vg. Till then we will use the lvm vg create command as a workaround. Patch sent to upstream: https://gerrit.ovirt.org/#/c/41392/ I am not able to reproduce this issue consistently. Give the steps to re-produce. Hi Tim, I have not hit this issue any time till now. Since you hit this issue it would be good if you can verify this bug. Thanks kasturi Tested in Fedora and RHEL6 and RHEL7. Its working fine. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2015-1494.html |