Bug 905849
| Summary: | rhevm server still is persisted even it is unreachable when auto install. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | chenchao <chchen> | ||||
| Component: | vdsm | Assignee: | Douglas Schilling Landgraf <dougsland> | ||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 3.1.0 | CC: | bazulay, cpelland, cshao, dyasny, gouyang, hadong, hateya, iheim, leiwang, lpeer, ycui, ykaul | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.2.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | infra | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-02-21 03:14:13 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
chenchao
2013-01-30 10:11:35 UTC
Created attachment 690263 [details]
sreen shot
chenchao, Please elaborate what you mean by persist. I assume you refer to the vdsm-reg conf file. Basically the flows are different when you use PXE and TUI. TUI is interactive and it is meant to leave the rhevh in operational state, so in case the host is unreachable it make sense not to persist it. While on the PXE install, the actual installation of the rhevh may happen even prior to the rhevm installation (or while it's down), and one would expect the rhevh to continue try and register till it succeeds. Simon ? (In reply to comment #3) > chenchao, > > Please elaborate what you mean by persist. > I assume you refer to the vdsm-reg conf file. > > Basically the flows are different when you use PXE and TUI. > TUI is interactive and it is meant to leave the rhevh in operational state, > so in case the host is unreachable it make sense not to persist it. ack > > While on the PXE install, the actual installation of the rhevh may happen > even prior to the rhevm installation (or while it's down), and one would > expect the rhevh to continue try and register till it succeeds. indefinitely? I would put a limit to the amount of retries, or set up a long timeout. Target Release is 3.2.0 and if this report is not happening on 6.4 (by description), I do believe we should close this bugzillas as next release. chenchao, can you please confirm? Thanks! (In reply to comment #6) > Target Release is 3.2.0 and if this report is not happening on 6.4 (by > description), I do believe we should close this bugzillas as next release. > > chenchao, can you please confirm? > > Thanks! I have verified this issue is not happening on 6.4 (by description),so this bugzillas can be closed as next release. |