| Summary: | System with Intel firmware RAID-1 does not mount /home on boot (udev/systemd race with mdadm issue) | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Stanislav Baiduzhyi <sbaiduzh> |
| Component: | mdadm | Assignee: | XiaoNi <xni> |
| Status: | CLOSED NOTABUG | QA Contact: | guazhang <guazhang> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.2 | CC: | agk, alessandroselli, artur.paszkiewicz, dledford, dracut-maint, extras-qa, fedora-bugs, gansalmon, harald, iannbugzilla, itamar, Jes.Sorensen, jmcasanova, johannbg, jonathan, jsynacek, jvanek, kernel-maint, lnykryn, lpoetter, lukasz.dorau, maciej.patelczyk, madhu.chinakonda, mark.harfouche, metherid, mschmidt, msekleta, negativo17, oskutka, plautrba, sanjay.ankur, s, systemd-maint, udev-maint, vpavlin, xni, yizhan, zbyszek |
| Target Milestone: | rc | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 912735 | Environment: | |
| Last Closed: | 2017-08-03 03:34:45 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: | |
| Bug Depends On: | 912735 | ||
| Bug Blocks: | |||
|
Description
Stanislav Baiduzhyi
2016-04-26 11:08:09 UTC
I tried reproduce this, but I can't reproduce this. The disks I used are SATA devices. The steps are: 1. Plug three disks to my workstation 2. Power on the machine 3. Create one raid1 with 2 disks in configuration utility(Intel(R) Rapid Storage Technology) 4. Install Rhel7.2 on another disk 5. Reboot 6. Mkfs.ext4 on /dev/md126 (which is created in step3) 7. Modify /etc/fstab 8. reboot After rebooting the /dev/md126 can be mounted. https://bugzilla.redhat.com/show_bug.cgi?id=912735#c20, Simone Caronni said he pressed enter quickly in the grub loading screen. I did this too. It can't be reproduced. Because sbaiduzh account is closed, so I can't get more information why he opened this. I'll ask Simone Caronni again. If there is no response, I'll close this. Thanks Xiao Hello, please don't close. I inherited the machines with this setup, and they both suffer the issue. Aprox every 5th reboot the system deadlock during boot wiht race condition. |