Bug 85481
| Summary: | Installer crashes after disk format, when ROOT is a mirror | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Peter Ashford <ashford> | ||||
| Component: | installer | Assignee: | Michael Fulbright <msf> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Brock Organ <borgan> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 7.3 | CC: | ashford | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2006-02-21 18:52:04 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Created attachment 90455 [details]
Anaconda save file
*** This bug has been marked as a duplicate of 64734 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |
Description of problem: After the partitions are formatted, the installer crashes. The anaconda status was saved, and is at the end of this message. The workaround is to NOT mirror the ROOT file-system. Version-Release number of selected component (if applicable): How reproducible: VERY Steps to Reproduce: 1. Install system as shown in the anaconda logs Actual results: System installation crashes. Expected results: Successful installation. Additional info: I suspect that this problem is related to the on-board AIC-7902 chip on the SuperMicro X5DP8-G2 motherboard. Saved status from Anaconda: Traceback (innermost last): File "/usr/bin/anaconda", line 633, in ? intf.run(id, dispatch, configFileData) File "/usr/lib/anaconda/text.py", line 427, in run dispatch.gotoNext() File "/usr/lib/anaconda/dispatch.py", line 144, in gotoNext self.moveStep() File "/usr/lib/anaconda/dispatch.py", line 209, in moveStep rc = apply(func, self.bindArgs(args)) <SNIP>