Bug 1474267 - thinpoolsize should include poolmetatadatasize plus lv size.
Summary: thinpoolsize should include poolmetatadatasize plus lv size.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: cockpit-ovirt
Classification: oVirt
Component: Gdeploy
Version: 0.10.7-0.0.20
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ovirt-4.1.5
: 0.10.7-0.0.23
Assignee: Devyani Kota
QA Contact: RamaKasturi
URL:
Whiteboard:
Depends On:
Blocks: Gluster-HC-3 1480607 RHHI-1.1-Approved-Backlog-BZs
TreeView+ depends on / blocked
 
Reported: 2017-07-24 09:25 UTC by RamaKasturi
Modified: 2017-08-28 10:26 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-23 08:06:23 UTC
oVirt Team: Gluster
Embargoed:
sabose: ovirt-4.1?
knarra: planning_ack?
rule-engine: devel_ack+
rule-engine: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 80115 0 'None' 'MERGED' 'wizard: add poolmetadatasize with lv size to calculate thinpool size.' 2019-11-14 10:13:10 UTC
oVirt gerrit 80171 0 'None' 'MERGED' 'wizard: add poolmetadatasize with lv size to calculate thinpool size.' 2019-11-14 10:13:10 UTC

Description RamaKasturi 2017-07-24 09:25:05 UTC
Description of problem:
With the latest version of cockpit i see that thinpool size does not include poolmetadatasize.

Version-Release number of selected component (if applicable):
cockpit-ovirt-dashboard-0.10.7-0.0.21.el7ev.noarch

How reproducible:
Always

Steps to Reproduce:
1. Use cockpit and provide all the inputs to configure gluster.
2.
3.

Actual results:
thinpoolsize on both arbiter and data node does not include poolmetadatasize.

Expected results:
thinpool size should include poolmetadatasize as well.

Additional info:

Comment 1 RamaKasturi 2017-08-16 10:05:49 UTC
Verified and works fine with build cockpit-ovirt-dashboard-0.10.7-0.0.23.el7ev.noarch.

I see that thinpoolsize now includes poolmetadata size as well on both data and arbiter nodes.


[lv1:{H1,H2}]
action=create
poolname=gluster_thinpool_sdc
ignore_lv_errors=no
vgname=gluster_vg_sdc
lvtype=thinpool
size=13016GB
poolmetadatasize=16GB


[lv2:H3]
action=create
poolname=gluster_thinpool_sdc
ignore_lv_errors=no
vgname=gluster_vg_sdc
lvtype=thinpool
size=45GB
poolmetadatasize=1GB


[lv5:H3]
action=create
lvname=gluster_lv_data
ignore_lv_errors=no
vgname=gluster_vg_sdc
mount=/gluster_bricks/data
lvtype=thinlv
poolname=gluster_thinpool_sdc
virtualsize=24GB


[lv7:H3]
action=create
lvname=gluster_lv_vmstore
ignore_lv_errors=no
vgname=gluster_vg_sdc
mount=/gluster_bricks/vmstore
lvtype=thinlv
poolname=gluster_thinpool_sdc
virtualsize=20GB


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