Bug 1007811
| Summary: | ovirt-node install process hang on progress_page | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | haiyang,dong <hadong> | ||||
| Component: | ovirt-node | Assignee: | Fabian Deutsch <fdeutsch> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | unspecified | CC: | acathrow, cshao, fdeutsch, gouyang, hadong, huiwa, jboggs, leiwang, mburns, mgoldboi, ovirt-bugs, ovirt-maint, ycui, yeylon | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | ovirt-node-3.0.3 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-11-28 11:55:03 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: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1008876 | ||||||
| Attachments: |
|
||||||
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. |
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: --