Bug 1821147 - blacklisting function should ignore md and luks devices
Summary: blacklisting function should ignore md and luks devices
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: rhhi
Version: rhhiv-1.8
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
: RHHI-V 1.8
Assignee: Gobinda Das
QA Contact: SATHEESARAN
URL:
Whiteboard:
Depends On: 1821154
Blocks: RHHI-V-1.8-Engineering-Inflight-BZs
TreeView+ depends on / blocked
 
Reported: 2020-04-06 07:30 UTC by SATHEESARAN
Modified: 2020-08-04 14:52 UTC (History)
1 user (show)

Fixed In Version: gluster-ansible-infra-1.0.4-8.el8rhgs
Doc Type: No Doc Update
Doc Text:
Clone Of:
: 1821154 (view as bug list)
Environment:
rhhiv, rhel8
Last Closed: 2020-08-04 14:52:07 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2020:3314 0 None None None 2020-08-04 14:52:25 UTC

Description SATHEESARAN 2020-04-06 07:30:54 UTC
Description of problem:
------------------------
Blacklisting functionality available as part of RHHI-V deployment blacklists the devices. It doesn't really makes sense to blacklist md devices or luks devices create using ansible playbook.

so blacklisting module should take care of the situation, when the device is either md device or luks device, then blacklisting shouldn't be done on those devices

Version-Release number of selected component (if applicable):
--------------------------------------------------------------
gluster-ansible-infra-1.0.4-7

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

Steps to Reproduce:
--------------------
1. Start the deployment with disk devices as /dev/md127 or /dev/mapper/luks_sdb

Actual results:
----------------
Deployment fails as 'multipath -a /dev/mapper/luks_sdb' returns no value (WWID)
and also deployment fails as 'multipath -a /dev/md127' returns no value(WWID)

Expected results:
------------------
blacklist module should not look to blacklist 'md' devices or 'luks' device created using playbook


Additional info:

Comment 2 SATHEESARAN 2020-04-18 06:29:35 UTC
Verified with gluster-ansible-infra-1.0.4-8.el8rhgs

1. Provided the disks as /dev/md0 and LUKS device /dev/sdb
2. The task that does - 'multipath -a' ignores error.

Comment 4 errata-xmlrpc 2020-08-04 14:52:07 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 (RHHI for Virtualization 1.8 bug fix and enhancement update), 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-2020:3314


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