View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001387 | channel: kernel/el9 | --kernel--request-for-enhancement-- | public | 2023-09-26 17:01 | 2023-10-11 20:56 |
Reporter | christophertstone | Assigned To | toracat | ||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0001387: md_cluster module missing (at least in kernel-ml packages) | ||||
Description | Pretty much exactly like 0000847 but for el9 Please consider adding the kernel/drivers/md/dm-cluster.ko file to kernel-ml | ||||
Tags | No tags attached. | ||||
|
Acknowledged. The required configuration adjustment will be made for kernel-ml-6.5.6. < # CONFIG_MD_FAULTY is not set < # CONFIG_MD_CLUSTER is not set < # CONFIG_BCACHE is not set --- > CONFIG_MD_FAULTY=m > CONFIG_MD_CLUSTER=m > CONFIG_BCACHE=m > # CONFIG_BCACHE_DEBUG is not set > # CONFIG_BCACHE_CLOSURES_DEBUG is not set > # CONFIG_BCACHE_ASYNC_REGISTRATION is not set |
|
The required configuration adjustment will also be made for kernel-lt-6.1.56. < CONFIG_NET_CLS_RSVP=m < CONFIG_NET_CLS_RSVP6=m 2722,2724c2720,2725 < # CONFIG_MD_FAULTY is not set < # CONFIG_MD_CLUSTER is not set < # CONFIG_BCACHE is not set --- > CONFIG_MD_FAULTY=m > CONFIG_MD_CLUSTER=m > CONFIG_BCACHE=m > # CONFIG_BCACHE_DEBUG is not set > # CONFIG_BCACHE_CLOSURES_DEBUG is not set > # CONFIG_BCACHE_ASYNC_REGISTRATION is not set |
|
The recently released update of kernel-ml and kernel-lt for for el9 (both aarch64 and x86_64) now incorporate the requested configuration adjustment. Now closing as "resolved/fixed". |
|
git commit https://github.com/elrepo/kernel/commit/b32dd5392ebfe6023102431a3c0233e05df4ec52 |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-09-26 17:01 | christophertstone | New Issue | |
2023-09-26 17:01 | christophertstone | Status | new => assigned |
2023-09-26 17:01 | christophertstone | Assigned To | => toracat |
2023-09-26 18:28 | toracat | Status | assigned => acknowledged |
2023-09-26 18:51 | toracat | Note Added: 0009356 | |
2023-09-26 19:13 | toracat | Note Added: 0009357 | |
2023-10-06 15:06 | toracat | Status | acknowledged => resolved |
2023-10-06 15:06 | toracat | Resolution | open => fixed |
2023-10-06 15:06 | toracat | Note Added: 0009368 | |
2023-10-11 20:56 | toracat | Note Added: 0009375 |