Bug 1974665
Summary: | rhel8.7 warning appear when interrupt the blkdiscard on MD raid5 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | ChanghuiZhong <czhong> |
Component: | kernel | Assignee: | XiaoNi <xni> |
kernel sub component: | Multiple Devices (MD) | QA Contact: | ChanghuiZhong <czhong> |
Status: | CLOSED MIGRATED | Docs Contact: | |
Severity: | unspecified | ||
Priority: | medium | CC: | jmoyer, ncroxon, xni |
Version: | 8.5 | Keywords: | MigratedToJIRA, Reopened, Triaged |
Target Milestone: | beta | Flags: | pm-rhel:
mirror+
|
Target Release: | 8.10 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-09-23 19:31:26 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1969483 |
Description
ChanghuiZhong
2021-06-22 09:29:31 UTC
Cc Xiao Ni and Nigel Hi,Xiao this issue exist on rhel9 too, [12557.818092] ------------[ cut here ]------------ [12557.822725] WARNING: CPU: 29 PID: 120131 at drivers/md/md.c:8546 md_write_inc+0x15/0x50 [12557.830739] Modules linked in: raid456 async_raid6_recov async_memcpy async_pq async_xor xor async_tx raid6_pq ext4 mbcache jbd2 tls dm_service_time rfkill sunrpc dm_multipath intel_rapl_msr intel_rapl_common ipmi_ssif isst_if_common skx_edac nfit iTCO_wdt iTCO_vendor_support libnvdimm x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm mgag200 dcdbas i2c_algo_bit irqbypass drm_kms_helper dell_smbios rapl acpi_ipmi intel_cstate intel_uncore ipmi_si syscopyarea sysfillrect dell_wmi_descriptor wmi_bmof mei_me sysimgblt ipmi_devintf fb_sys_fops pcspkr i2c_i801 cec mei lpc_ich i2c_smbus ipmi_msghandler acpi_power_meter drm fuse xfs libcrc32c sd_mod ahci crct10dif_pclmul libahci nvme crc32_pclmul crc32c_intel nvme_core libata tg3 ghash_clmulni_intel megaraid_sas t10_pi wmi dm_mirror dm_region_hash dm_log dm_mod [last unloaded: nbd] [12557.904923] CPU: 29 PID: 120131 Comm: blkdiscard Kdump: loaded Tainted: G I --------- --- 5.14.0-0.rc4.35.el9.x86_64 #1 [12557.916996] Hardware name: Dell Inc. PowerEdge R640/06DKY5, BIOS 2.8.1 06/26/2020 [12557.924476] RIP: 0010:md_write_inc+0x15/0x50 [12557.928746] Code: ae 59 27 00 b8 ea ff ff ff e9 3c fe ff ff 0f 1f 80 00 00 00 00 e8 db 1e 8e ff f6 46 10 01 74 29 8b 97 c4 01 00 00 85 d2 74 16 <0f> 0b 48 8b 87 f0 02 00 00 a8 03 75 13 65 48 ff 00 e9 55 6a 9e ff [12557.947490] RSP: 0018:ffffae224407bb58 EFLAGS: 00010002 [12557.952718] RAX: 0000000000000003 RBX: ffff9ac66020a000 RCX: 0000000000000000 [12557.959851] RDX: 0000000000000001 RSI: ffff9ac7c13ee300 RDI: ffff9ac86e4d8000 [12557.966981] RBP: ffff9ac7c13ee300 R08: ffff9ac66020a2c0 R09: ffff9ac66020a2c0 [12557.974116] R10: 0000000000000001 R11: ffffae224407b80c R12: ffff9ac86e4d8000 [12557.981247] R13: 0000000000000000 R14: 0000000001da4f38 R15: ffff9ac908b7d500 [12557.988380] FS: 00007f24609c6740(0000) GS:ffff9ac9b7b80000(0000) knlGS:0000000000000000 [12557.996466] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [12558.002209] CR2: 00007fe8ef007004 CR3: 0000000230ffc006 CR4: 00000000007706e0 [12558.009343] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [12558.016475] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [12558.023607] PKRU: 55555554 [12558.026320] Call Trace: [12558.028775] make_discard_request+0x20c/0x350 [raid456] [12558.034010] ? do_wait_intr_irq+0xa0/0xa0 [12558.038033] raid5_make_request+0x48d/0x500 [raid456] [12558.043092] ? prepare_ftrace_return+0x5c/0x80 [12558.047547] ? do_wait_intr_irq+0xa0/0xa0 [12558.051561] md_handle_request+0x11f/0x1b0 [12558.055669] md_submit_bio+0x67/0xb0 [12558.059245] __submit_bio_noacct+0xd0/0x2e0 [12558.063442] ? __submit_bio_noacct+0x5/0x2e0 [12558.067721] __blkdev_issue_discard+0x13f/0x280 [12558.072258] blkdev_issue_discard+0x65/0xd0 [12558.076450] blk_ioctl_discard+0xd8/0x100 [12558.080470] blkdev_ioctl+0xb1/0x2b0 [12558.084047] ? blkdev_ioctl+0x5/0x2b0 [12558.087715] block_ioctl+0x3b/0x40 [12558.091127] __x64_sys_ioctl+0x7f/0xb0 [12558.094883] do_syscall_64+0x38/0x90 [12558.098469] entry_SYSCALL_64_after_hwframe+0x44/0xae [12558.103522] RIP: 0033:0x7f2460ad03eb [12558.107109] Code: ff ff ff 85 c0 79 9b 49 c7 c4 ff ff ff ff 5b 5d 4c 89 e0 41 5c c3 66 0f 1f 84 00 00 00 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 0d 2a 0f 00 f7 d8 64 89 01 48 [12558.125854] RSP: 002b:00007ffea5186748 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 [12558.133419] RAX: ffffffffffffffda RBX: 000001bf10400000 RCX: 00007f2460ad03eb [12558.140551] RDX: 00007ffea51867c0 RSI: 0000000000001277 RDI: 0000000000000003 [12558.147683] RBP: 0000000000000000 R08: 000055b69b0c45a0 R09: 0000000000000000 [12558.154815] R10: 00007ffea51a7170 R11: 0000000000000246 R12: 0000000000000003 [12558.161949] R13: 00007ffea51867c0 R14: 0000000000000000 R15: 0000000000000000 [12558.169088] ---[ end trace 1e011b55b9f8b191 ]--- I tried with the latest upstream kernel. It has this problem too. Issue migration from Bugzilla to Jira is in process at this time. This will be the last message in Jira copied from the Bugzilla bug. This BZ has been automatically migrated to the issues.redhat.com Red Hat Issue Tracker. All future work related to this report will be managed there. Due to differences in account names between systems, some fields were not replicated. Be sure to add yourself to Jira issue's "Watchers" field to continue receiving updates and add others to the "Need Info From" field to continue requesting information. To find the migrated issue, look in the "Links" section for a direct link to the new issue location. The issue key will have an icon of 2 footprints next to it, and begin with "RHEL-" followed by an integer. You can also find this issue by visiting https://issues.redhat.com/issues/?jql= and searching the "Bugzilla Bug" field for this BZ's number, e.g. a search like: "Bugzilla Bug" = 1234567 In the event you have trouble locating or viewing this issue, you can file an issue by sending mail to rh-issues. You can also visit https://access.redhat.com/articles/7032570 for general account information. |