Bug 1745503 - VDO with LVM thinpool needs correct entry in inventory file in cockpit based deployment.
Summary: VDO with LVM thinpool needs correct entry in inventory file in cockpit based ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: cockpit-ovirt
Classification: oVirt
Component: gluster-ansible
Version: 0.13.6
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ovirt-4.3.6
: 0.13.8
Assignee: Gobinda Das
QA Contact: bipin
URL:
Whiteboard:
Depends On:
Blocks: 1745498 1748891
TreeView+ depends on / blocked
 
Reported: 2019-08-26 09:27 UTC by Gobinda Das
Modified: 2019-09-26 19:43 UTC (History)
4 users (show)

Fixed In Version: cockpit-ovirt-0.13.8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1745498
Environment:
Last Closed: 2019-09-26 19:43:11 UTC
oVirt Team: Gluster
Embargoed:
sasundar: ovirt-4.3?
sasundar: blocker?
sbonazzo: planning_ack?
godas: devel_ack+
sasundar: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 102831 0 master MERGED Removed 100%FREE lv size incase of VDO 2019-08-30 09:41:54 UTC
oVirt gerrit 102986 0 ovirt-4.3 MERGED Removed 100%FREE lv size incase of VDO 2019-08-30 11:06:09 UTC

Description Gobinda Das 2019-08-26 09:27:02 UTC
Description of problem:
 While enabling thinp for VDO from cockpit, it specifies 100%FREE and logicalvolume section does not show actual size which causing deployment failure.
gluster_infra_thick_lvs:
        - vgname: gluster_vg_sdb
          lvname: gluster_lv_engine
          size: 1000G
        - vgname: gluster_vg_sdb
          lvname: gluster_lv_data
          size: 4000G
        - vgname: gluster_vg_sdb
          lvname: gluster_lv_vmstore
          size: 100%FREE
      gluster_infra_thinpools:
        - vgname: gluster_vg_sdb
          thinpoolname: gluster_thinpool_gluster_vg_sdb
          poolmetadatasize: 2G
      gluster_infra_lv_logicalvols:
        - vgname: gluster_vg_sdb
          thinpool: gluster_thinpool_gluster_vg_sdb
          lvname: gluster_lv_data
          lvsize: 400G
        - vgname: gluster_vg_sdb
          thinpool: gluster_thinpool_gluster_vg_sdb
          lvname: gluster_lv_vmstore
          lvsize: 400G


gluster_infra_thick_lvs should not have thip entry.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 SATHEESARAN 2019-08-26 10:06:03 UTC
The other scenario that needs to be taken here is that, 
the size of LV should be multiplied by 10, in case of VDO enabled.
Else, the size should remain the same as that given from user

Comment 2 SATHEESARAN 2019-09-05 16:29:06 UTC
verified with cockpit-ovirt-dashboard-0.13.8

There are no thick LV configuration in the generated vars file, when VDO option is selected.
Also the size of LVs are 10 times the original size in input, when VDO option is selected

Comment 3 Sandro Bonazzola 2019-09-26 19:43:11 UTC
This bugzilla is included in oVirt 4.3.6 release, published on September 26th 2019.

Since the problem described in this bug report should be
resolved in oVirt 4.3.6 release, it has been closed with a resolution of CURRENT RELEASE.

If the solution does not work for you, please open a new bug report.


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