Bug 1325828 - [RFE] gdeploy to allow multiple LV creation from single physical block device
Summary: [RFE] gdeploy to allow multiple LV creation from single physical block device
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat
Component: gdeploy
Version: rhgs-3.1
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: RHGS 3.1.3
Assignee: Sachidananda Urs
QA Contact: SATHEESARAN
URL:
Whiteboard:
Depends On:
Blocks: Gluster-HC-1 1311817
TreeView+ depends on / blocked
 
Reported: 2016-04-11 10:22 UTC by Sahina Bose
Modified: 2016-06-23 05:29 UTC (History)
5 users (show)

Fixed In Version: gdeploy-2.0-5
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-23 05:29:43 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2016:1250 0 normal SHIPPED_LIVE gdeploy update for Red Hat Gluster Storage 3.1 update 3 2016-06-23 09:11:59 UTC

Description Sahina Bose 2016-04-11 10:22:58 UTC
Description of problem:

For HC use case, each server may have only one physical block device (for instance, a RAID6 LUN).
It should be possible to create multiple LVs (thick or thin) from one single PV using gdeploy configuration

Version-Release number of selected component (if applicable):


How reproducible:
NA

Comment 4 SATHEESARAN 2016-05-11 10:28:23 UTC
Tested with gdeploy-2.0-11

The thick volume could be create with the 'lvtype=thick'
Also there could be multiple lvs created out of a thinpool using 'lvs' section

[lvs]
action=create
lvtype=thick
vgname=rhgs_vg1

or

[lvs1]
action=create
lvtype=thinpool
poolname=lvpool1
size=40GB
vgname=rhgs_vg1

[lvs2]
action=create
lvtype=thinlv
vgname=rhgs_vg1
...

Above conf sections could be used to create thick and thin lvs together

Comment 6 errata-xmlrpc 2016-06-23 05:29:43 UTC
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://access.redhat.com/errata/RHEA-2016:1250


Note You need to log in before you can comment on or make changes to this bug.