RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2072742 - storage - support for adding/removing disks to/from storage pools
Summary: storage - support for adding/removing disks to/from storage pools
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: rhel-system-roles
Version: 9.0
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: rc
: 9.1
Assignee: Rich Megginson
QA Contact: Lin Li
Michal Stubna
URL:
Whiteboard: role:storage
Depends On: 2066880 2078803 2079221 2081278
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-04-06 21:45 UTC by David Lehman
Modified: 2023-07-21 15:41 UTC (History)
8 users (show)

Fixed In Version: rhel-system-roles-1.19.3-1.el9
Doc Type: Enhancement
Doc Text:
.The `storage` RHEL System Role now supports managing the pool members The `storage` RHEL System Role can now add or remove disks from existing LVM pools without removing the pool first. To increase the pool capacity, the `storage` RHEL system role can add new disks to the pool and free currently allocated disks in the pool for another use.
Clone Of: 2066880
Environment:
Last Closed: 2022-11-15 10:23:26 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github linux-system-roles storage pull 264 0 None Draft Add support for managing pool members 2022-04-27 21:42:37 UTC
Red Hat Issue Tracker RHELPLAN-118162 0 None None None 2022-04-06 21:50:38 UTC
Red Hat Product Errata RHEA-2022:8117 0 None None None 2022-11-15 10:23:51 UTC

Internal Links: 2076956

Description David Lehman 2022-04-06 21:45:58 UTC
+++ This bug was initially created as a clone of Bug #2066880 +++

Description of problem:
The storage role should be able to add and remove disks to/from storage pools

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Lin Li 2022-04-21 03:11:16 UTC
Hi Vojtech,
Could you kindly tell me how to verify the bug?
Thanks in advance!

Comment 2 Rich Megginson 2022-04-27 21:43:12 UTC
(In reply to Lin Li from comment #1)
> Hi Vojtech,
> Could you kindly tell me how to verify the bug?
> Thanks in advance!

See https://github.com/linux-system-roles/storage/pull/264 - there is a test for this

Comment 4 Lin Li 2022-06-28 03:23:55 UTC
The below error happened. 
# ansible-playbook tests_lvm_pool_members.yml
fatal: [127.0.0.1]: FAILED! => {"msg": "Invalid data passed to 'loop', it requires a list, got this instead: [] + [ '/dev/sdr1' ] + [ '/dev/sds1' ] + [ '/dev/sdt1' ] + [ '/dev/sdu1' ] + [ '/dev/sdv1' ] + [ '/dev/sdw1' ] + [ '/dev/sdx1' ] + [ '/dev/sdy1' ] + [ '/dev/sdz1' ]. Hint: If you passed a list/dict of just one element, try adding wantlist=True to your lookup invocation or use q/query instead of lookup."}

PLAY RECAP *********************************************************************
127.0.0.1                  : ok=54   changed=1    unreachable=0    failed=1    skipped=35   rescued=0    ignored=0

Comment 8 Lin Li 2022-07-08 05:32:16 UTC
Verified on rhel-system-roles-1.19.3-1.el9
[root@storageqe-25 tests]# rpm -qa | grep  rhel-system-roles
rhel-system-roles-1.19.3-1.el9.noarch

[root@storageqe-25 tests]# ansible-playbook tests_lvm_pool_members.yml
PLAY RECAP *********************************************************************
127.0.0.1                  : ok=693  changed=37   unreachable=0    failed=0    skipped=500  rescued=0    ignored=0

Comment 12 errata-xmlrpc 2022-11-15 10:23:26 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 (rhel-system-roles 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-2022:8117


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