Bug 973543
Summary: | libvirtd 1.0.6 refuses to start | ||
---|---|---|---|
Product: | [Community] Virtualization Tools | Reporter: | Franky Van Liedekerke <franky> |
Component: | libvirt | Assignee: | Ján Tomko <jtomko> |
Status: | CLOSED NEXTRELEASE | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | CC: | dyasny, jtomko |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-06-12 09:10:20 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: | 975378 |
Description
Franky Van Liedekerke
2013-06-12 08:07:02 UTC
1) I've posted patch that should fix this: https://www.redhat.com/archives/libvir-list/2013-June/msg00515.html 2) Fix for this is already committed upstream: commit cbb3b71d3f537ead2b3081a06abd12292d0ceef3 Author: Ján Tomko <jtomko> AuthorDate: 2013-06-12 10:13:29 +0200 Commit: Ján Tomko <jtomko> CommitDate: 2013-06-12 10:13:29 +0200 libvirt_private.syms: add virProcessGetStartTime https://bugzilla.redhat.com/show_bug.cgi?id=973543 git describe: v1.0.6-64-gcbb3b71 Fix for 1) is now committed upstream and will be a part of 1.0.7: commit 371c15517c919e9d7d2ea3f66e490bd49b6db384 Author: Ján Tomko <jtomko> AuthorDate: 2013-06-12 10:30:13 +0200 Commit: Ján Tomko <jtomko> CommitDate: 2013-06-12 11:08:45 +0200 nodedev: fix vport detection for FC HBA Use the host number as the host number when constructing the sysfs path instead of the variable we are trying to fill. https://bugzilla.redhat.com/show_bug.cgi?id=973543 git describe: v1.0.6-65-g371c155 |