Bug 928589
| Summary: | RHEV-H status show "Install failed" with RHEVM-SF build after upgrade from old 6.4 to latest 6.4 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | cshao <cshao> | ||||||
| Component: | vdsm | Assignee: | Barak <bazulay> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Pavel Stehlik <pstehlik> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | urgent | ||||||||
| Version: | 3.2.0 | CC: | alonbl, bazulay, chchen, gouyang, hadong, hateya, huiwa, iheim, leiwang, lpeer, mburns, ycui, ykaul | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | infra | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-03-29 19:15:03 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
cshao
2013-03-28 02:31:03 UTC
Created attachment 717407 [details]
engine.log
Created attachment 717408 [details]
vdsm.log
Probably an old bug... notice the missing space after the 'OK' Well, this is already fixed by Douglas in bug#920671. 2013-03-28 17:16:12,922 ERROR [org.ovirt.engine.core.bll.InstallerMessages] (OVirtNodeUpgrade) Installation of Host. Received illegal XML from Host. Message: <BSTRAP component='RHEL_INSTALL' status='OK'message='vdsm daemon stopped for upgrade process!'/>: org.ovirt.engine.core.compat.CompatException: Element type "BSTRAP" must be followed by either attribute specifications, ">" or "/>". at org.ovirt.engine.core.compat.backendcompat.XmlDocument.LoadXml(XmlDocument.java:48) [engine-compat.jar:] at org.ovirt.engine.core.bll.InstallerMessages._internalPostOldXmlFormat(InstallerMessages.java:92) [engine-bll.jar:] at org.ovirt.engine.core.bll.InstallerMessages.postOldXmlFormat(InstallerMessages.java:73) [engine-bll.jar:] at org.ovirt.engine.core.bll.OVirtNodeUpgrade._threadMain(OVirtNodeUpgrade.java:76) [engine-bll.jar:] at org.ovirt.engine.core.bll.OVirtNodeUpgrade.access$100(OVirtNodeUpgrade.java:27) [engine-bll.jar:] at org.ovirt.engine.core.bll.OVirtNodeUpgrade$2.run(OVirtNodeUpgrade.java:107) [engine-bll.jar:] at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_11-icedtea] *** This bug has been marked as a duplicate of bug 920671 *** |