|
Bugzilla – Full Text Bug Listing |
| Summary: | RAID Resync on every reboot with latest mdadm-4.1-150300.24.27.1 update | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Björn Voigt <bjoernv> |
| Component: | Other | Assignee: | Coly Li <colyli> |
| Status: | NEW --- | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | nfbrown, santiago.zarate |
| Version: | Leap 15.4 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Björn Voigt
2023-06-16 19:53:23 UTC
Do you mean after the resync complished, and reboot the system, then you see the resync start again? (In reply to Coly Li from comment #1) > Do you mean after the resync complished, and reboot the system, then you see > the resync start again? Yes, exactly. Sorry for late reply. (In reply to Björn Voigt from comment #2) > (In reply to Coly Li from comment #1) > > Do you mean after the resync complished, and reboot the system, then you see > > the resync start again? > > Yes, exactly. Sorry for late reply. Can I ask that after upgrading to latest mdadm package and openSUSE Leap kernel, does this issue still happen? I am not able to tell exactly what happened to the original report, if the latest openSUSE Leap 15.5 kernel and mdadm package don't help, let me try to see what happens... Many thanks. Coly Li (In reply to Coly Li from comment #3) > Can I ask that after upgrading to latest mdadm package and openSUSE Leap > kernel, does this issue still happen? > > I am not able to tell exactly what happened to the original report, if the > latest openSUSE Leap 15.5 kernel and mdadm package don't help, let me try to > see what happens... I happened last time at end of November 2023 after I upgraded this machine from openSUSE Leap 15.4 to 15.5. Unfortunately it's a production machine. Rebuilding the RAID5 array takes around 8 hours and makes the machine unusably slow. So it's difficult to find a good time for testing again with the latest openSUSE Leap 15.5 kernel and mdadm packages. Do you think, that the newest mdadm package will only work reliable with the openSUSE patched kernels? I use a self-compiled vanilla LTS 6.1.x kernel (currently 6.1.74) mostly for security reasons. The kernel configuration .config is a nearly 1:1 copy of the previous openSUSE Tumbleweed 6.1.x kernel. If I find a good time for testing, please say, which information do you need. I had the problem, that the initrd SystemD boot scripts can fail (probably because of a timeout), if mdadm from Initrd starts a RAID5 rebuild. The hint from Initrd on the display to copy a /run/*/*log* file for later analysis is not so easy to fulfill. The RAID5 array is not ready for mounting at this stage and a VFAT formatted USB device is not recognized (missing codepage 437 or similar error). I wonder if this is related also to: https://bugzilla.suse.com/show_bug.cgi?id=1216381 (In reply to Santiago Zarate from comment #5) > I wonder if this is related also to: > https://bugzilla.suse.com/show_bug.cgi?id=1216381 The symptoms of both issues look similar (initrd mount timeouts, MD devices not ready). A difference is, that this issue here is related to a Gigabyte BIOS RAID5 setup. The issue https://bugzilla.suse.com/show_bug.cgi?id=1216381 looks related to a KVM virtual host setup. |