Immediately upon entering Anaconda (during a netboot install), it reports: """An unknown error has occurred This program has encountered an unknown error. You may report the bug below or quit the program. """ I can move the mouse, but I cannot click on the "More info...", "Report Bug", or "Quit" buttons. Anaconda does not show any response to trying to click on any of these buttons. If I switch to a VT and then switch back to Anaconda, I see a gray box in the middle of the screen, but neither the error message nor the buttons appear in the box. Meanwhile, top reports that anaconda is using 100% CPU. None of the logs on VTs 3, 4, or 5 give any clear indication of what is causing the hang. I've let it go at least 10 minutes without any response. In anaconda.log, the last message is "All kickstart %%traceback script(s) have been run". The last line in storage.log is "resize2fs: Device or resource busy while trying to open /dev/loop1". I'm not sure whether either of these messages is related. I will attach the full logs to this report.
Created attachment 684839 [details] anaconda.log
Created attachment 684840 [details] program.log
Created attachment 684841 [details] storage.log
I manually powered off all but the first hard drive (sda), and this seems to allow Anaconda to start. So it seems that maybe it's crashing in response to something on the other disks.
Is there no /tmp/anaconda-tb-* file? This is pretty weird.
I don't know whether there was a /tmp/anaconda-tb-* file, because it wasn't something I knew to look for. I copied out *.log, so if anaconda-tb-* has a .log extension, then the traceback file didn't exist. And given the hang using 100% CPU, it's very possible that anaconda ran away while trying to write the file.
Without /tmp/anaconda-tb-*, we're not going to be able to do any debugging here. I don't see anything in your attached log files that's incriminating. If you're able to reproduce, feel free to reopen.
The fact that turning off hard drives made anaconda work is critical information. And clearly, using 100% CPU is a bug independent of whatever traceback may have happened. I really think there's a lot of information here, and I believe it's very likely that the anaconda-tb-* were never created due to the hang in Anaconda.