Bug 1817306 - Blacklisting is not done for LVM cache fast devices
Summary: Blacklisting is not done for LVM cache fast devices
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: cockpit-ovirt
Classification: oVirt
Component: gluster-ansible
Version: 0.14.2
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ovirt-4.4.0
: ---
Assignee: Parth Dhanjal
QA Contact: SATHEESARAN
URL:
Whiteboard:
Depends On:
Blocks: 1817305
TreeView+ depends on / blocked
 
Reported: 2020-03-26 04:53 UTC by SATHEESARAN
Modified: 2020-05-20 19:59 UTC (History)
4 users (show)

Fixed In Version: cockpit-ovirt-0.14.5
Clone Of: 1817305
Environment:
Last Closed: 2020-05-20 19:59:54 UTC
oVirt Team: Gluster
Embargoed:
sasundar: ovirt-4.4?
sasundar: planning_ack?
godas: devel_ack+
sasundar: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 108132 0 master MERGED Include lvmcache in blacklist device list 2020-09-16 07:36:18 UTC

Description SATHEESARAN 2020-03-26 04:53:08 UTC
Description of problem:
-----------------------
Blacklisting should consider the fast SSDs also, when blacklisting option is enabled

Version-Release number of selected component (if applicable):
----------------------------------------------------------------
cockpit-ovirt-dashboard-0.14.2-1

How reproducible:
------------------
Always

Steps to Reproduce:
-------------------
1. Enable blacklisting option in the cockpit deployment UI

Actual results:
----------------
Blacklisting when enabled should also include lvmcache fast devices, when the lvmcache option is enabled

Comment 1 SATHEESARAN 2020-05-01 11:35:37 UTC
Tested with cockpit-ovirt-dashboard-0.14.5-1.el8ev.noarch with the following steps:

1. Started the RHHI-V deployment from web console
2. Provided the values for hosts, volumes.
3. On the bricks tab, with the default 'blacklist gluster devices' enabled,
also enabled 'lvmcache' SSD device as '/dev/sdg' and provided the details.

The generated inventory file included this LVM device also under blacklist_mpath_devices

[root@ ~]# grep blacklist_mpath /etc/ansible/hc_wizard_inventory.yml -A5
      blacklist_mpath_devices:
        - sdb
        - sdc
        - sdd
        - sdg
      gluster_infra_cache_vars:
--
      blacklist_mpath_devices:
        - sdb
        - sdc
        - sdd
        - sdg
      gluster_infra_cache_vars:
--
      blacklist_mpath_devices:
        - sdb
        - sdc
        - sdd
        - sdg
      gluster_infra_cache_vars:

Comment 2 Sandro Bonazzola 2020-05-20 19:59:54 UTC
This bugzilla is included in oVirt 4.4.0 release, published on May 20th 2020.

Since the problem described in this bug report should be
resolved in oVirt 4.4.0 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.