Bug 1152564
| Summary: | HE deploy fail with error: Failed to execute stage 'Misc configuration': The read operation timed out | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Artyom <alukiano> | ||||||
| Component: | ovirt-hosted-engine-setup | Assignee: | Yedidyah Bar David <didi> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | meital avital <mavital> | ||||||
| Severity: | urgent | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 3.4.1-1 | CC: | aberezin, didi, ecohen, gklein, iheim, lsurette, sbonazzo, stirabos | ||||||
| Target Milestone: | --- | Keywords: | Regression, TestOnly | ||||||
| Target Release: | 3.4.4 | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | integration | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-10-28 08:37:52 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: | 1147410 | ||||||||
| Attachments: |
|
||||||||
Setting test only for 3.5.0. Will be moved to QA and ZStreamed when we can reproduce it. From a private email from Artyom:
> Ok, I was success to reproduce it, scenario a little more complicated:
> 1) Run hosted-engine --deploy on 3.5 on iscsi storage domain(fail because
> bug)
> 2) yum erase -y vdsm*(remove all components)
> 3) reboot host
> 4) edit repos to 3.4 and yum clean all
> 5) # yum install -y ovirt-hosted-engine-setup.noarch
> 6) hosted-engine --deploy on nfs3 storage domain
> [ ERROR ] Failed to execute stage 'Misc configuration': The read operation
> timed out
> not sure if I really need all steps.
Created attachment 948951 [details]
deployment_on_clean_storage
*** This bug has been marked as a duplicate of bug 1099874 *** |
Created attachment 946854 [details] logs Description of problem: HE deploy fail with error: Failed to execute stage 'Misc configuration': The read operation timed out Version-Release number of selected component (if applicable): ovirt-hosted-engine-setup-1.1.5-1.el6ev.noarch How reproducible: Always Steps to Reproduce: 1. run hosted-engine --deploy 2. 3. Actual results: deploy fail: [ INFO ] Waiting for VDSM hardware info [ INFO ] Connecting Storage Domain [ INFO ] Connecting Storage Pool [ INFO ] Verifying sanlock lockspace initialization [ INFO ] sanlock lockspace already initialized [ INFO ] sanlock metadata already initialized [ INFO ] Creating VM Image [ INFO ] Disconnecting Storage Pool [ INFO ] Start monitoring domain [ ERROR ] Failed to execute stage 'Misc configuration': The read operation timed out Expected results: deploy success without any problems Additional info: Tried with the same storage domain on 3.5, all work fine. Also tried with other storage domain for 3.4, same error message appear.