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 1984335 - mdadm: specifying chunk size is forbidden for this level
Summary: mdadm: specifying chunk size is forbidden for this level
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: mdadm
Version: 8.5
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: beta
: ---
Assignee: XiaoNi
QA Contact: Fine Fan
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-07-21 09:32 UTC by Fine Fan
Modified: 2021-11-10 10:17 UTC (History)
6 users (show)

Fixed In Version: mdadm-4.2-rc1_4.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-11-09 20:02:50 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2021:4494 0 None None None 2021-11-09 20:02:56 UTC

Description Fine Fan 2021-07-21 09:32:37 UTC
Description of problem:


Version-Release number of selected component (if applicable):
RHEL-8.5.0-20210718.d.2 
mdadm-4.2-rc1_3.el8

How reproducible:


Steps to Reproduce:
1.Install the OS
2.run the kernel/storage/mdadm/trim-support test
  Which creating a RAID1 device with following command:
  mdadm --create --run /dev/md0 --level 1 --metadata 1.2 --raid-devices 5  /dev/loop0 /dev/loop1 /dev/loop2 /dev/loop3 /dev/loop4 --spare-devices 1  /dev/loop5 --chunk 512 --bitmap=internal --bitmap-chunk=64M

3.check the log

Actual results:
mdadm: specifying chunk size is forbidden for this level

Expected results:
No error output, the md0 device should create successfully.

Additional info:

Comment 6 farrotin 2021-08-04 14:22:10 UTC
As pointed out by Carl on other report for CentOS Stream, seems related : https://bugzilla.redhat.com/show_bug.cgi?id=1989958

Comment 8 Fine Fan 2021-08-06 06:20:46 UTC
No new issue found on mdadm-4.2-rc1_4.el8.

Comment 11 errata-xmlrpc 2021-11-09 20:02:50 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 (mdadm 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/RHBA-2021:4494


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