| Summary: | RHEVM 3.0 failed to install rhel 5.10 host, instCert failed | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | gaoshang <sgao> | ||||||||||||
| Component: | vdsm | Assignee: | Alon Bar-Lev <alonbl> | ||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | |||||||||||||
| Severity: | high | Docs Contact: | |||||||||||||
| Priority: | unspecified | ||||||||||||||
| Version: | 3.0.8 | CC: | alonbl, bazulay, hateya, iheim, liliu, lpeer, qianzhan, sgao, shihliu, yeylon | ||||||||||||
| 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-09-16 11:48:05 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: | |||||||||||||
| Attachments: |
|
||||||||||||||
|
Description
gaoshang
2013-09-13 08:02:55 UTC
Created attachment 797202 [details]
rhevm.log
Can I have whatever /tmp/*.log at host? Created attachment 798238 [details]
log in rhel 5.10 host
Created attachment 798239 [details]
log in rhel 5.10 host
Created attachment 798240 [details]
log in rhel 5.10 host
Created attachment 798241 [details]
log in rhel 5.10 host
(In reply to Alon Bar-Lev from comment #2) > Can I have whatever /tmp/*.log at host? 4 log files found in rhel 5.10 host under /tmp/ and error found in the first and second attachments, please see above attachments, thanks. 2013-09-16 06:45:57,428 DEBUG deployUtil 1117 instCert: failed.
Traceback (most recent call last):
File "/tmp/deployUtil.py", line 1098, in instCert
if e.errno != os.errno.EEXIST:
AttributeError: 'module' object has no attribute 'errno'
Workaround: remove manually the following directory from host: /etc/pki/vdsm/libvirt-spice then deploy again. *** This bug has been marked as a duplicate of bug 882556 *** (In reply to Alon Bar-Lev from comment #9) > Workaround: > > remove manually the following directory from host: > > /etc/pki/vdsm/libvirt-spice > > then deploy again. > > *** This bug has been marked as a duplicate of bug 882556 *** Thank you Alon, after removing folder of /var/vdsm/ts/libvirt-spice in host, I can up rhel 5.10 host now. |