Bug 1129198
Summary: | [Doc]Add a note that spice channel is ignored without spice graphics | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Hu Jianwei <jiahu> |
Component: | libvirt | Assignee: | Pavel Hrdina <phrdina> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 7.0 | CC: | dyuan, fjin, honzhang, mzhan, phrdina, rbalakri |
Target Milestone: | rc | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | libvirt-1.2.14-1.el7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-11-19 05:47:30 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: |
Description
Hu Jianwei
2014-08-12 09:45:33 UTC
Hi, I don't agree that this is a BUG. The additional info says that from QEMU's point of view the spiceport is available only if QEMU was built with spice support. It doesn't tell anything about how we should handle XML description of domains in libvirt. We specifically choose to ignore the spiceport for case that there is no spice graphics to not be that restrictive about our XML descriptions. I've proposed a patch to update our documentation to mention this behavior: https://www.redhat.com/archives/libvir-list/2015-February/msg01110.html Thanks for your reply, I changed it as a doc bug and assign it to you. Please help me deal with it. Thanks. Hi, sure. I've already posted a v2 patch to add the documentation note and after the patch will be ACKed and pushed to upstream I'll update the bug to POST. https://www.redhat.com/archives/libvir-list/2015-February/msg01203.html Upstream commit commit 242e8c54728abc464b92d55a5ce76121803c97e4 Author: Pavel Hrdina <phrdina> Date: Thu Feb 26 11:59:41 2015 +0100 docs: add a note that spice channel is usable only with spice graphics To prevent a confusion about missing chardev argument in qemu command line add a note about that behavior into documentation. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1129198 Signed-off-by: Pavel Hrdina <phrdina> Hi Pavel Hrdina, By this sentence "Note: depending on the hypervisor, spiceports might (or might not) be enabled on domains with or without spice graphics.", do you mean 1) depending on the hypervisor, spiceports might be enabled on domains with or without spice graphics, and might not be enabled on domians with or without spice graphics. or 2) depending on the hepervisor, spiceports might be enabled on domains with spice graphics, and might not be enabled on domains without spice graphics. Thanks! fjin Hi Jin, the 2) is correct interpretation of that sentence. Verified on build libvirt-1.2.16-1.el7.x86_64. The doc has been updated, move to verified. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-2202.html |