Created attachment 797287 [details] attached Screenshot Description of problem: ovirt-node install process hang on progress_page(Seen progress_page.png) Version-Release number of selected component (if applicable): ovirt-node-iso-3.1.0-0.999.999.20130913101853git56550df.585.fc18.iso How reproducible: 100% Steps to Reproduce: Actual result: Expect result: Additional info: --
I hesitant to really spend a lot of time on this since we're planning on re-writing most of the installation process in 3.1. We'll also be dropping F18 images in 3.1. Joey, can you take a quick look? If there isn't anything obvious, let's see hold off until we get f19/f20 images and get the installer re-written.
(In reply to Mike Burns from comment #1) > I hesitant to really spend a lot of time on this since we're planning on > re-writing most of the installation process in 3.1. We'll also be dropping > F18 images in 3.1. This is a regression from 3.0. It also affects our F19 builds and will be a problem in node-3.1 release. Good thing is that we discovered it early in the 3.1 cycle ;)
The problem was three fold: 1. Difficult debugging due to insufficient debugging informations from the installer thread (fixed in http://gerrit.ovirt.org/19317 2. An copy and paste error (fixed in http://gerrit.ovirt.org/19319) 3. The password page didn't remeber the password which was entered (fix in http://gerrit.ovirt.org/19320)
Also merged this patches to unblock upstream testing.